core/homeassistant/components/homematicip_cloud
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 Cleanup unused loggers (#46510) 2021-02-14 13:46:58 +01:00
alarm_control_panel.py
binary_sensor.py
climate.py
config_flow.py
const.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
cover.py
errors.py
generic_entity.py Clean up constants (#46885) 2021-02-22 15:28:08 +01:00
hap.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
light.py
manifest.json
sensor.py
services.py Clean up constants (#46924) 2021-02-23 09:56:44 +01:00
services.yaml
strings.json
switch.py
weather.py