mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Merge pull request #1055 from TangoAlpha/dev
Update to new release of liffylights
This commit is contained in:
commit
3e35bc06fc
@ -16,7 +16,7 @@ from homeassistant.components.light import \
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['liffylights==0.9.0']
|
||||
REQUIREMENTS = ['liffylights==0.9.2']
|
||||
DEPENDENCIES = []
|
||||
|
||||
CONF_SERVER = "server" # server address configuration item
|
||||
|
@ -58,7 +58,7 @@ blinkstick==1.1.7
|
||||
phue==0.8
|
||||
|
||||
# homeassistant.components.light.lifx
|
||||
liffylights==0.9.0
|
||||
liffylights==0.9.2
|
||||
|
||||
# homeassistant.components.light.limitlessled
|
||||
limitlessled==1.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user