Leviton Decora
Support for the Decora Bluetooth dimmer switch Leviton
The API key can be obtained by downloading this git repositoryread_key.py
script with the Bluetooth address of the switch as the first argument. Hold the switch in the off position until the green status LED starts flashing before running the script. The output is the API key.
To enable these lights, add the following lines to your configuration.yaml
file:
If you get an error looking like this:
- Go to your
.homeassistant
folder - Then go to
deps/bluepy
subfolder. - Then run
make all
- Restart Home Assistant