core/tests/components/group
G Johansson 6ee6a8a74f
Fix calculation of attributes in group sensor (#128601)
* Fix calculation of attributes in group sensor

* Fixes

* Fixes

* Make module level function
2024-10-23 20:51:18 +02:00
..
fixtures
__init__.py
common.py
conftest.py
test_binary_sensor.py
test_button.py
test_config_flow.py
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_event.py
test_fan.py
test_init.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_light.py
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_media_player.py
test_notify.py
test_recorder.py
test_reproduce_state.py
test_sensor.py Fix calculation of attributes in group sensor (#128601) 2024-10-23 20:51:18 +02:00
test_switch.py