Update to v0.6 of liffylights

pull/930/head
Tim 2016-01-25 10:00:15 +00:00
parent 069dafa3a5
commit 5a926913d3
1 changed files with 1 additions and 1 deletions

View File

@ -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