flux led version 0.20 (#11791)
This commit is contained in:
parent
03a5d4e131
commit
4ceb13291f
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ from homeassistant.components.light import (
|
||||||
SUPPORT_RGB_COLOR, Light, PLATFORM_SCHEMA)
|
SUPPORT_RGB_COLOR, Light, PLATFORM_SCHEMA)
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['flux_led==0.20']
|
REQUIREMENTS = ['flux_led==0.21']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -275,7 +275,7 @@ fitbit==0.3.0
|
||||||
fixerio==0.1.1
|
fixerio==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.light.flux_led
|
# homeassistant.components.light.flux_led
|
||||||
flux_led==0.20
|
flux_led==0.21
|
||||||
|
|
||||||
# homeassistant.components.notify.free_mobile
|
# homeassistant.components.notify.free_mobile
|
||||||
freesms==0.1.2
|
freesms==0.1.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue