1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-30 20:24:21 +01:00
Files
core/tests/components
J. Nick Koston d8c6534aff Refactor recorder for common event case (#106753)
Almost 99% of items that are put into the recorder queue are
Events. Avoid wrapping them in tasks since we have to unwrap
them right away and its must faster to check for both RecorderTask
and Events since events are the common case.
2024-01-07 22:31:40 -05:00
..
2023-12-24 02:34:36 +01:00
2023-12-30 10:51:34 +01:00
2023-12-13 14:52:44 +01:00
2023-12-18 00:16:31 +01:00
2023-12-22 13:18:32 +01:00
2023-12-28 09:00:34 +01:00
2023-12-27 14:46:57 +01:00
2023-12-13 17:05:37 +01:00
2023-12-18 19:48:00 +01:00
2023-12-31 04:54:09 -05:00