Update flux led lib

This commit is contained in:
Daniel Hoyer Iversen 2016-12-15 07:58:58 +01:00
parent 6d2de67620
commit 58ea3c25df
2 changed files with 3 additions and 3 deletions

View File

@ -17,8 +17,8 @@ from homeassistant.components.light import (
PLATFORM_SCHEMA)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['https://github.com/Danielhiversen/flux_led/archive/0.9.zip'
'#flux_led==0.9']
REQUIREMENTS = ['https://github.com/Danielhiversen/flux_led/archive/0.10.zip'
'#flux_led==0.10']
_LOGGER = logging.getLogger(__name__)

View File

@ -173,7 +173,7 @@ hikvision==0.4
http://github.com/technicalpickles/python-nest/archive/b8391d2b3cb8682f8b0c2bdff477179983609f39.zip#python-nest==3.0.2
# homeassistant.components.light.flux_led
https://github.com/Danielhiversen/flux_led/archive/0.9.zip#flux_led==0.9
https://github.com/Danielhiversen/flux_led/archive/0.10.zip#flux_led==0.10
# homeassistant.components.switch.tplink
https://github.com/GadgetReactor/pyHS100/archive/1f771b7d8090a91c6a58931532e42730b021cbde.zip#pyHS100==0.2.0