core/tests/components/group
Franck Nijhof 1b4f4edce2
Don't override icon in sensor group when device class is set (#87304)
2023-02-03 16:38:05 +01:00
..
fixtures Add sensor to group (#83186) 2023-01-24 20:12:27 +01:00
__init__.py
common.py
conftest.py
test_binary_sensor.py
test_config_flow.py Add sensor to group (#83186) 2023-01-24 20:12:27 +01:00
test_cover.py
test_fan.py
test_init.py Add sensor to group (#83186) 2023-01-24 20:12:27 +01:00
test_light.py Correct min/max mireds for lights which use K for color temp (#79998) 2022-10-10 16:45:38 +03:00
test_lock.py Rename fake kitchen_sink demo locks to more common name (#86452) 2023-01-23 16:31:02 +01:00
test_media_player.py Enforce MediaPlayerState in group (#78465) 2022-11-30 10:13:14 +01:00
test_notify.py
test_recorder.py Ensure recorder test fixture is setup before hass fixture (#80528) 2022-10-19 07:58:47 +02:00
test_reproduce_state.py Use python defaults for comparing State, LazyState, and Event objects (#86856) 2023-01-29 13:31:43 -05:00
test_sensor.py Don't override icon in sensor group when device class is set (#87304) 2023-02-03 16:38:05 +01:00
test_switch.py