hass-core/homeassistant/components/vesync
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
common.py Add support for VeSync dimmer switches (#44713) 2021-02-21 19:16:13 -10:00
config_flow.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
const.py Add support for VeSync dimmer switches (#44713) 2021-02-21 19:16:13 -10:00
fan.py Fix backwards compatibility with vesync fans (#45950) 2021-02-19 08:54:40 +01:00
light.py Add support for VeSync dimmer switches (#44713) 2021-02-21 19:16:13 -10:00
manifest.json
services.yaml
strings.json
switch.py