Update ISY994 dependency

pull/203/head
Paulus Schoutsen 2015-07-08 00:01:10 -07:00
parent 940b2998ea
commit 33e983a5c3
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ from homeassistant.const import (
# homeassistant constants
DOMAIN = "isy994"
DEPENDENCIES = []
REQUIREMENTS = ['PyISY>=1.0.2']
REQUIREMENTS = ['PyISY>=1.0.5']
DISCOVER_LIGHTS = "isy994.lights"
DISCOVER_SWITCHES = "isy994.switches"
DISCOVER_SENSORS = "isy994.sensors"