mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Revert "Upgrade limitlessled to 1.1.0"
This reverts commit 2e2537de2a51fd3054975e3c0025f28deede6aab.
This commit is contained in:
parent
2e2537de2a
commit
1fa2f23864
@ -11,7 +11,7 @@ from homeassistant.components.light import (
|
||||
ATTR_TRANSITION, EFFECT_COLORLOOP, EFFECT_WHITE, FLASH_LONG, Light)
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
REQUIREMENTS = ['limitlessled==1.1.0']
|
||||
REQUIREMENTS = ['limitlessled==1.0.0']
|
||||
RGB_BOUNDARY = 40
|
||||
DEFAULT_TRANSITION = 0
|
||||
DEFAULT_PORT = 8899
|
||||
|
@ -112,7 +112,7 @@ jsonrpc-requests==0.1
|
||||
liffylights==0.9.4
|
||||
|
||||
# homeassistant.components.light.limitlessled
|
||||
limitlessled==1.1.0
|
||||
limitlessled==1.0.0
|
||||
|
||||
# homeassistant.components.sensor.mfi
|
||||
# homeassistant.components.switch.mfi
|
||||
|
Loading…
x
Reference in New Issue
Block a user