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 Add HmIP-WGC to homematicip_cloud integration (#75733) 2022-11-03 12:03:49 +01:00
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 Add device HmIP-DRDI3 (#83337) 2022-12-18 12:44:49 -07:00
test_sensor.py Replace the usage of unit constants by enumerations in Tests [h-l] (#85934) 2023-01-15 14:52:55 +01:00
test_switch.py
test_weather.py