home-assistant-core/tests/components/homematicip_cloud
Franck Nijhof c68b259bd3
Cleanup of unused connection_class logic (#49865)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-04-29 23:12:58 +02:00
..
__init__.py
conftest.py Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
helper.py Integrations h*: Rename HomeAssistantType to HomeAssistant. (#49590) 2021-04-23 09:49:02 +02:00
test_alarm_control_panel.py Add SF transition to HmIP-BSL and remove obsolete code in HMIPC (#32833) 2020-03-15 19:01:50 +01:00
test_binary_sensor.py Bump dependency to add more multi channel devices to HomematicIP Cloud (#43914) 2020-12-08 00:16:22 +01:00
test_climate.py Upgrade codespell to 2.0.0 (#44695) 2020-12-31 19:14:07 +01:00
test_config_flow.py Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
test_cover.py Bump dependency to add more multi channel devices to HomematicIP Cloud (#43914) 2020-12-08 00:16:22 +01:00
test_device.py Update tests c-h to use registry async_get (#47652) 2021-03-09 14:31:17 +01:00
test_hap.py Reduce config entry setup/unload boilerplate G-J (#49737) 2021-04-27 16:09:59 +02:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_light.py Bump dependency to add more multi channel devices to HomematicIP Cloud (#43914) 2020-12-08 00:16:22 +01:00
test_sensor.py Bump dependency for HomematicIP Cloud (#43018) 2020-11-12 10:33:01 +01:00
test_switch.py Bump dependency to add more multi channel devices to HomematicIP Cloud (#43914) 2020-12-08 00:16:22 +01:00
test_weather.py