parent
55dc483c91
commit
c32300a386
|
@ -17,7 +17,7 @@ from homeassistant.components.light import (
|
|||
SUPPORT_RGB_COLOR, SUPPORT_TRANSITION, Light, PLATFORM_SCHEMA)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['limitlessled==1.0.4']
|
||||
REQUIREMENTS = ['limitlessled==1.0.5']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -337,7 +337,7 @@ libsoundtouch==0.1.0
|
|||
liffylights==0.9.4
|
||||
|
||||
# homeassistant.components.light.limitlessled
|
||||
limitlessled==1.0.4
|
||||
limitlessled==1.0.5
|
||||
|
||||
# homeassistant.components.media_player.liveboxplaytv
|
||||
liveboxplaytv==1.4.9
|
||||
|
|
Loading…
Reference in New Issue