core/homeassistant/components/zwave
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-21 00:07:04 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
binary_sensor.py
climate.py
config_flow.py
const.py
cover.py
discovery_schemas.py
fan.py Implement percentage step sizes for fans (#46512) 2021-02-18 21:05:09 -10:00
light.py
lock.py
manifest.json
node_entity.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
sensor.py
services.yaml
strings.json
switch.py
util.py
websocket_api.py
workaround.py