core/tests/components/homematicip_cloud
hahn-th 0cfd8032c0
Add Measurement StateClass to HomematicIP Cloud Wind and Rain Sensor (#129724)
Add Meassurement StateClass to Wind and Rain Sensor
2024-11-03 21:07:59 +01:00
..
fixtures Add floor heating device valve positions in Homematic IP Cloud (#122759) 2024-10-21 17:54:31 +02:00
__init__.py
conftest.py
helper.py Add support HmIP-BSL after firmware update to 2.0 to homematicip_cloud (#117657) 2024-10-15 15:26:33 +02:00
test_alarm_control_panel.py Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02:00
test_binary_sensor.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
test_button.py
test_climate.py Change Climate set temp action for incorrect feature will raise (#126692) 2024-09-25 21:16:14 +02:00
test_config_flow.py
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_device.py Add floor heating device valve positions in Homematic IP Cloud (#122759) 2024-10-21 17:54:31 +02:00
test_hap.py
test_helpers.py
test_init.py
test_light.py Add support HmIP-BSL after firmware update to 2.0 to homematicip_cloud (#117657) 2024-10-15 15:26:33 +02:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_sensor.py Add Measurement StateClass to HomematicIP Cloud Wind and Rain Sensor (#129724) 2024-11-03 21:07:59 +01:00
test_switch.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
test_weather.py