mirror of
https://github.com/home-assistant/core.git
synced 2025-05-02 05:07:52 +00:00

* 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