core/homeassistant/components/logbook
J. Nick Koston e7d982ee11
Improve db performance of state change events and reduce overall db size (#36883)
* Add old_state_id to states, remove old/new state data from events since it can now be found by a join

* remove state lookup on restart

* Ensure old_state is set for exisitng states
2020-06-17 22:26:41 -05:00
..
__init__.py Improve db performance of state change events and reduce overall db size (#36883) 2020-06-17 22:26:41 -05:00
manifest.json Ensure http can startup if homekit fails to load (#35888) 2020-05-21 08:48:01 +02:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00