Flux led update lib (#6763)

* Update flux_led lib
pull/6768/head
Daniel Høyer Iversen 2017-03-23 21:58:22 +01:00 committed by GitHub
parent 8a86ec5b74
commit 3acd926d29
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.components.light import (
PLATFORM_SCHEMA)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['flux_led==0.15']
REQUIREMENTS = ['flux_led==0.16']
_LOGGER = logging.getLogger(__name__)

View File

@ -161,7 +161,7 @@ fitbit==0.2.3
fixerio==0.1.1
# homeassistant.components.light.flux_led
flux_led==0.15
flux_led==0.16
# homeassistant.components.notify.free_mobile
freesms==0.1.1