mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Update ISY994 dependency
This commit is contained in:
parent
940b2998ea
commit
33e983a5c3
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user