1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/recorder
Aleksandr Smirnov 089a2f4e71 Logbook speedup (#18376)
* filter logbook results by entity_id prior to instantiating them

* include by default, pass pep8

* pass pylint

* use entityfilter, update tests
2018-11-19 10:36:00 +01:00
..
__init__.py Upgrade sqlalchemy to 1.2.14 (#18504) 2018-11-16 14:15:53 +01:00
const.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
migration.py Logbook speedup (#18376) 2018-11-19 10:36:00 +01:00
models.py Logbook speedup (#18376) 2018-11-19 10:36:00 +01:00
purge.py Remove automatic sqlite vacuum (#12728) 2018-02-26 22:41:37 -08:00
services.yaml Purge recorder data by default (#12271) 2018-02-11 13:22:59 -08:00
util.py History query and schema optimizations for huge performance boost (#8748) 2017-08-04 23:16:53 -07:00