Update aiolifx (#8396)

This commit is contained in:
Anders Melchiorsen
2017-07-07 19:57:14 +02:00
committed by Fabian Affolter
parent cf924cd14d
commit 6c9742afc4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ import homeassistant.util.color as color_util
_LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['aiolifx==0.5.0', 'aiolifx_effects==0.1.0']
REQUIREMENTS = ['aiolifx==0.5.2', 'aiolifx_effects==0.1.0']
UDP_BROADCAST_PORT = 56700
+1 -1
View File
@@ -49,7 +49,7 @@ aiodns==1.1.1
aiohttp_cors==0.5.3
# homeassistant.components.light.lifx
aiolifx==0.5.0
aiolifx==0.5.2
# homeassistant.components.light.lifx
aiolifx_effects==0.1.0