core/homeassistant/components/isy994
shbatm 9eb1505aa1
Add Device and Integration Services to ISY994 (#35467)
* ISY994 Add Services

ISY994 Add support for climate platform

* Remove device registry cleanup

Remove device registry cleanup from service in favor of #35106

* ISY994 Update Services Definitions

Rename entry to config_entry_id

* Grammar corrections

Fix Typo

* Add await and lower logging per review.

* Rename to entries and remove unused device_id refs

* Fix tuple typo

* Fix Typo in strings

* Fix typo in strings
2020-05-11 10:58:58 -05:00
..
translations Add support for ISY994 Variables as Sensors (#35453) 2020-05-10 09:40:19 -05:00
__init__.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
binary_sensor.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
climate.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
config_flow.py Add support for ISY994 Variables as Sensors (#35453) 2020-05-10 09:40:19 -05:00
const.py Add support for ISY994 Variables as Sensors (#35453) 2020-05-10 09:40:19 -05:00
cover.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
entity.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
fan.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
helpers.py Add support for ISY994 Variables as Sensors (#35453) 2020-05-10 09:40:19 -05:00
light.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
lock.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
manifest.json Add config flow, use async loading, and restore brightness option to ISY994 (#35413) 2020-05-09 14:49:00 -05:00
sensor.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
services.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
services.yaml Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
strings.json Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00
switch.py Add Device and Integration Services to ISY994 (#35467) 2020-05-11 10:58:58 -05:00