mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
00651a4055
* Optimize _get_states_with_session * Move custom filters to derived table * Remove useless derived table * Filter old states after grouping * Split query * Add comments * Simplify state update period criteria * Only apply custom filters if we didn't get an include list of entities Co-authored-by: J. Nick Koston <nick@koston.org>