core/homeassistant/components/mysensors
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-03-01 00:09:01 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
binary_sensor.py
climate.py
config_flow.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
cover.py
device.py
device_tracker.py
gateway.py Improve mysensors config flow (#46984) 2021-02-24 12:52:04 +01:00
handler.py
helpers.py
light.py
manifest.json
notify.py
sensor.py
services.yaml
strings.json
switch.py