update flux led library

This commit is contained in:
Daniel 2016-08-08 19:43:04 +02:00
parent 19fae75669
commit 21ffe2ed9b
2 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@ from homeassistant.components.light import (ATTR_BRIGHTNESS, ATTR_RGB_COLOR,
Light)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['https://github.com/Danielhiversen/flux_led/archive/0.5.zip'
'#flux_led==0.5']
REQUIREMENTS = ['https://github.com/Danielhiversen/flux_led/archive/0.6.zip'
'#flux_led==0.6']
_LOGGER = logging.getLogger(__name__)
DOMAIN = "flux_led"

View File

@ -101,7 +101,7 @@ hikvision==0.4
# http://github.com/mala-zaba/Adafruit_Python_DHT/archive/4101340de8d2457dd194bca1e8d11cbfc237e919.zip#Adafruit_DHT==1.1.0
# homeassistant.components.light.flux_led
https://github.com/Danielhiversen/flux_led/archive/0.5.zip#flux_led==0.5
https://github.com/Danielhiversen/flux_led/archive/0.6.zip#flux_led==0.6
# homeassistant.components.switch.dlink
https://github.com/LinuxChristian/pyW215/archive/v0.1.1.zip#pyW215==0.1.1