mirror of
https://github.com/home-assistant/core.git
synced 2026-02-20 18:08:00 +00:00
* Refactor async_match_states * Check entity name after state, before aliases * Give entity name matches priority over area names * Don't force result to have area * Add area alias in tests * Move name/area list creation back * Clean up PR * More clean up