Update to new release of liffylights

This commit is contained in:
Tim 2016-01-30 20:48:57 +00:00
parent b1ba792715
commit f76dee8a05
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ from homeassistant.components.light import \
_LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['liffylights==0.9.0']
REQUIREMENTS = ['liffylights==0.9.2']
DEPENDENCIES = []
CONF_SERVER = "server" # server address configuration item

View File

@ -52,7 +52,7 @@ blinkstick==1.1.7
phue==0.8
# homeassistant.components.light.lifx
liffylights==0.9.0
liffylights==0.9.2
# homeassistant.components.light.limitlessled
limitlessled==1.0.0