core/homeassistant/components/history
Bram Kragten 248619a036 Speed up history `get_states` (#23881)
* Speed up history `get_states`

Adding a boundary of the start of the recorder run the point is in, significantly increases the time of the query. This speeds up the fetching of the history of 1 entity.

* Make single entity query easier

no need for joins with single entity

* Lint
2019-08-25 21:11:12 +02:00
..
__init__.py Speed up history `get_states` (#23881) 2019-08-25 21:11:12 +02:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00