mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgrade Flux led lb to 0.19 (#7352)
This commit is contained in:
parent
f9c9b3c1b8
commit
b853fb2178
@ -18,7 +18,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.18']
|
REQUIREMENTS = ['flux_led==0.19']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -184,7 +184,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.18
|
flux_led==0.19
|
||||||
|
|
||||||
# homeassistant.components.notify.free_mobile
|
# homeassistant.components.notify.free_mobile
|
||||||
freesms==0.1.1
|
freesms==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user