mirror of
https://github.com/home-assistant/core.git
synced 2026-05-17 14:01:34 +01:00
41b688645a
* 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