mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
parent
55dc483c91
commit
c32300a386
@ -17,7 +17,7 @@ from homeassistant.components.light import (
|
|||||||
SUPPORT_RGB_COLOR, SUPPORT_TRANSITION, Light, PLATFORM_SCHEMA)
|
SUPPORT_RGB_COLOR, SUPPORT_TRANSITION, Light, PLATFORM_SCHEMA)
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['limitlessled==1.0.4']
|
REQUIREMENTS = ['limitlessled==1.0.5']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -337,7 +337,7 @@ libsoundtouch==0.1.0
|
|||||||
liffylights==0.9.4
|
liffylights==0.9.4
|
||||||
|
|
||||||
# homeassistant.components.light.limitlessled
|
# homeassistant.components.light.limitlessled
|
||||||
limitlessled==1.0.4
|
limitlessled==1.0.5
|
||||||
|
|
||||||
# homeassistant.components.media_player.liveboxplaytv
|
# homeassistant.components.media_player.liveboxplaytv
|
||||||
liveboxplaytv==1.4.9
|
liveboxplaytv==1.4.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user