mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 17:07:51 +01: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