hass-core/tests/components/group
Jan Bouwhuis 41b688645a
Refactor group state logic (#116318)
* Refactor group state logic

* Fix

* Add helper and tests for groups with entity platforms multiple ON states

* Adress comments

* Do not store object and avoid linear search

* User dataclass, cleanup multiline ternary

* Add test cases for grouped groups

* Remove dead code

* typo in comment

* Update metjod and module docstr
2024-05-02 21:55:46 +02:00
..
fixtures
__init__.py
common.py
conftest.py
test_binary_sensor.py
test_config_flow.py
test_cover.py
test_event.py
test_fan.py
test_init.py Refactor group state logic (#116318) 2024-05-02 21:55:46 +02:00
test_light.py
test_lock.py
test_media_player.py
test_notify.py
test_recorder.py
test_reproduce_state.py
test_sensor.py
test_switch.py