mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Update limitlessled to 1.1.2 (#15481)
This commit is contained in:
parent
7d0cc7e26c
commit
60f780cc37
@ -21,7 +21,7 @@ from homeassistant.util.color import (
|
|||||||
color_temperature_mired_to_kelvin, color_hs_to_RGB)
|
color_temperature_mired_to_kelvin, color_hs_to_RGB)
|
||||||
from homeassistant.helpers.restore_state import async_get_last_state
|
from homeassistant.helpers.restore_state import async_get_last_state
|
||||||
|
|
||||||
REQUIREMENTS = ['limitlessled==1.1.0']
|
REQUIREMENTS = ['limitlessled==1.1.2']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -505,7 +505,7 @@ liffylights==0.9.4
|
|||||||
lightify==1.0.6.1
|
lightify==1.0.6.1
|
||||||
|
|
||||||
# homeassistant.components.light.limitlessled
|
# homeassistant.components.light.limitlessled
|
||||||
limitlessled==1.1.0
|
limitlessled==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.linode
|
# homeassistant.components.linode
|
||||||
linode-api==4.1.9b1
|
linode-api==4.1.9b1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user