Add support for Leviton Decora Bluetooth dimmer switches (#5434)

* Add support for Leviton Decora Bluetooth dimmer switches

Add support for the Decora Bluetooth smart dimmer switches from Leviton.

* Update decora.py
This commit is contained in:
Matthew Garrett 2017-01-21 14:14:08 -08:00 committed by Paulus Schoutsen
parent 06361b1ed1
commit 2992cd35be
4 changed files with 130 additions and 1 deletions

View file

@ -20,7 +20,8 @@ COMMENT_REQUIREMENTS = (
'evdev',
'pycups',
'python-eq3bt',
'avion'
'avion',
'decora'
)
IGNORE_PACKAGES = (