Update for new liffylights version
This commit is contained in:
parent
97f0425252
commit
784fea2d56
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ from homeassistant.components.light import \
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['liffylights==0.8.7']
|
||||
REQUIREMENTS = ['liffylights==0.8.8']
|
||||
DEPENDENCIES = []
|
||||
|
||||
CONF_SERVER = "server" # server address configuration item
|
||||
|
|
|
@ -52,7 +52,7 @@ blinkstick==1.1.7
|
|||
phue==0.8
|
||||
|
||||
# homeassistant.components.light.lifx
|
||||
liffylights==0.8.7
|
||||
liffylights==0.8.8
|
||||
|
||||
# homeassistant.components.light.limitlessled
|
||||
limitlessled==1.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue