mirror of
https://github.com/home-assistant/core.git
synced 2025-05-15 03:19:15 +00:00
bump limitlessled version
This commit is contained in:
parent
3dea4be2cc
commit
559f63bfc3
@ -14,7 +14,7 @@ from homeassistant.components.light import (
|
||||
SUPPORT_RGB_COLOR, SUPPORT_TRANSITION, Light)
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
REQUIREMENTS = ['limitlessled==1.0.0']
|
||||
REQUIREMENTS = ['limitlessled==1.0.2']
|
||||
RGB_BOUNDARY = 40
|
||||
DEFAULT_TRANSITION = 0
|
||||
DEFAULT_PORT = 8899
|
||||
|
@ -225,7 +225,7 @@ liffylights==0.9.4
|
||||
lightify==1.0.3
|
||||
|
||||
# homeassistant.components.light.limitlessled
|
||||
limitlessled==1.0.0
|
||||
limitlessled==1.0.2
|
||||
|
||||
# homeassistant.components.notify.message_bird
|
||||
messagebird==1.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user