mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update flux library version (#17677)
This commit is contained in:
parent
355005114b
commit
0524c51c1a
@ -18,7 +18,7 @@ from homeassistant.components.light import (
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
import homeassistant.util.color as color_util
|
import homeassistant.util.color as color_util
|
||||||
|
|
||||||
REQUIREMENTS = ['flux_led==0.21']
|
REQUIREMENTS = ['flux_led==0.22']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -376,7 +376,7 @@ fitbit==0.3.0
|
|||||||
fixerio==1.0.0a0
|
fixerio==1.0.0a0
|
||||||
|
|
||||||
# homeassistant.components.light.flux_led
|
# homeassistant.components.light.flux_led
|
||||||
flux_led==0.21
|
flux_led==0.22
|
||||||
|
|
||||||
# homeassistant.components.sensor.foobot
|
# homeassistant.components.sensor.foobot
|
||||||
foobot_async==0.3.1
|
foobot_async==0.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user