mirror of
https://github.com/home-assistant/core.git
synced 2026-09-13 02:34:48 -05: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