core/homeassistant/components/isy994
Quentame 198ecb0945
Uniformize platform setup (#47101)
* A platform is not a component

* Fix dynalite

* SUPPORTED_PLATFORMS --> PLATFORMS

* In tests

* In tests 2

* Fix SmartThings

* Fix ZHA test

* Fix Z-Wave

* Revert Z-Wave

* Use PLATFORMS const in ambient_station

* Fix ihc comment
2021-03-02 21:43:59 +01:00
..
translations [ci skip] Translation update 2021-02-23 00:05:06 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
binary_sensor.py Update pylint (#47205) 2021-02-28 22:09:01 -10:00
climate.py
config_flow.py None optional hass typing in FlowHandler (#46462) 2021-02-13 13:21:37 +01:00
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
cover.py
entity.py Add suggested area support to isy994 (#46927) 2021-02-22 21:27:33 -06:00
fan.py Fix typing on fan percentage (#47259) 2021-03-02 08:32:24 +01:00
helpers.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
light.py
lock.py
manifest.json Add suggested area support to isy994 (#46927) 2021-02-22 21:27:33 -06:00
sensor.py
services.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
services.yaml
strings.json
switch.py