core/homeassistant/components/zha
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
..
core Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
translations [ci skip] Translation update 2021-02-21 00:07:04 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
api.py
binary_sensor.py
climate.py
config_flow.py
cover.py Update pylint (#47205) 2021-02-28 22:09:01 -10:00
device_action.py
device_tracker.py
device_trigger.py
entity.py
fan.py Cleanup inconsistencies in zha fan and make it a bit more dry (#46714) 2021-02-19 19:42:14 -10:00
light.py
lock.py
manifest.json Update ZHA dependencies (#47282) 2021-03-02 21:12:30 +01:00
number.py
sensor.py
services.yaml
strings.json
switch.py