Update to v0.6 of liffylights
parent
069dafa3a5
commit
5a926913d3
|
@ -28,7 +28,7 @@ from homeassistant.components.light import \
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['liffylights==0.5']
|
REQUIREMENTS = ['liffylights==0.6']
|
||||||
DEPENDENCIES = []
|
DEPENDENCIES = []
|
||||||
|
|
||||||
CONF_SERVER = "server" # server address configuration item
|
CONF_SERVER = "server" # server address configuration item
|
||||||
|
|
Loading…
Reference in New Issue