core/homeassistant/components/homematicip_cloud
J. Nick Koston 3bfdba50d9
Migrate homematicip_cloud to use async_forward_entry_setups (#86563)
* Migrate homematicip_cloud to use async_forward_entry_setups

Replaces deprecated async_setup_platforms with async_forward_entry_setups

* adapt test, this test should be rewritten
2023-01-25 10:01:51 +01:00
..
translations [ci skip] Translation update 2023-01-19 00:25:04 +00:00
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
errors.py
generic_entity.py
hap.py Migrate homematicip_cloud to use async_forward_entry_setups (#86563) 2023-01-25 10:01:51 +01:00
light.py
manifest.json Downgrade integrations without code owner (#85752) 2023-01-13 10:08:15 +01:00
sensor.py Fix unknown data in homematicip_cloud (#85618) 2023-01-10 12:26:49 -05:00
services.py
services.yaml
strings.json
switch.py
weather.py