mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
flux led o.13 (#5774)
This commit is contained in:
committed by
GitHub
parent
4a341ff55f
commit
150c8ac11c
@@ -17,7 +17,7 @@ from homeassistant.components.light import (
|
|||||||
PLATFORM_SCHEMA)
|
PLATFORM_SCHEMA)
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['flux_led==0.12']
|
REQUIREMENTS = ['flux_led==0.13']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@@ -147,7 +147,7 @@ fitbit==0.2.3
|
|||||||
fixerio==0.1.1
|
fixerio==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.light.flux_led
|
# homeassistant.components.light.flux_led
|
||||||
flux_led==0.12
|
flux_led==0.13
|
||||||
|
|
||||||
# homeassistant.components.notify.free_mobile
|
# homeassistant.components.notify.free_mobile
|
||||||
freesms==0.1.1
|
freesms==0.1.1
|
||||||
|
Reference in New Issue
Block a user