core/tests/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
..
__init__.py
conftest.py Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
helper.py Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
test_alarm_control_panel.py Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
test_binary_sensor.py
test_button.py
test_climate.py Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
test_config_flow.py
test_cover.py
test_device.py Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
test_hap.py Migrate homematicip_cloud to use async_forward_entry_setups (#86563) 2023-01-25 10:01:51 +01:00
test_init.py
test_light.py
test_sensor.py
test_switch.py
test_weather.py