1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-19 13:29:17 +00:00

9 Commits

Author SHA1 Message Date
J. Nick Koston
457c7a4ddc
Fix incompatiblity with live logbook and google_assistant () 2022-06-05 19:06:49 -10:00
J. Nick Koston
6b2e5858b3
Send an empty logbook response when all requested entity_ids are filtered away () 2022-06-05 21:14:47 -07:00
J. Nick Koston
5d2326386d
Fix logbook spinner never disappearing when all entities are filtered () 2022-06-01 12:33:46 +02:00
J. Nick Koston
c365454afb
Revert "Initial orjson support ()" ()
This was causing the wheels to fail to build. We need
to workout why when we don't have release pressure

This reverts commit d9d22a95563c745ce6a50095f7de902eb078805d.
2022-05-31 13:51:55 -07:00
J. Nick Koston
935ef79156
Fix queries for logbook context_ids running in the wrong executor () 2022-05-31 12:24:18 -07:00
J. Nick Koston
d9d22a9556
Initial orjson support () 2022-05-31 12:18:11 -07:00
J. Nick Koston
1c25e1d7b1
Add metadata to logbook live stream websocket endpoint () 2022-05-23 22:37:47 -07:00
J. Nick Koston
9d95b9ab05
Chunk large logbook queries and add an end_time to the api so we stop sending events () 2022-05-23 15:40:00 -07:00
J. Nick Koston
9c3f949165
Add live streaming logbook websocket endpoint ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-05-22 14:57:54 -05:00