core/homeassistant/components/harmony
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
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
config_flow.py
connection_state.py
const.py
data.py Fix harmony failing to switch activities when a switch is in progress (#47212) 2021-03-01 16:56:42 -08:00
manifest.json
remote.py
services.yaml
strings.json
subscriber.py Fix harmony failing to switch activities when a switch is in progress (#47212) 2021-03-01 16:56:42 -08:00
switch.py
util.py