core/homeassistant/components/ozw
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-24 00:04:14 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
binary_sensor.py
climate.py Revert "Convert ozw climate values to correct units (#45369)" (#46163) 2021-02-08 07:05:10 +01:00
config_flow.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
const.py
cover.py
discovery.py
entity.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
fan.py Implement percentage step sizes for fans (#46512) 2021-02-18 21:05:09 -10:00
light.py
lock.py
manifest.json
migration.py
sensor.py
services.py
services.yaml
strings.json
switch.py
websocket_api.py