mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update ISY994 dependency
This commit is contained in:
parent
940b2998ea
commit
33e983a5c3
@ -22,7 +22,7 @@ from homeassistant.const import (
|
|||||||
# homeassistant constants
|
# homeassistant constants
|
||||||
DOMAIN = "isy994"
|
DOMAIN = "isy994"
|
||||||
DEPENDENCIES = []
|
DEPENDENCIES = []
|
||||||
REQUIREMENTS = ['PyISY>=1.0.2']
|
REQUIREMENTS = ['PyISY>=1.0.5']
|
||||||
DISCOVER_LIGHTS = "isy994.lights"
|
DISCOVER_LIGHTS = "isy994.lights"
|
||||||
DISCOVER_SWITCHES = "isy994.switches"
|
DISCOVER_SWITCHES = "isy994.switches"
|
||||||
DISCOVER_SENSORS = "isy994.sensors"
|
DISCOVER_SENSORS = "isy994.sensors"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user