hass-core/homeassistant/components/recorder
Adam Mills 5c3a4e3d10 Restore states through a JSON store instead of recorder (#17270)
* Restore states through a JSON store

* Accept entity_id directly in restore state helper

* Keep states stored between runs for a limited time

* Remove warning
2018-11-28 13:16:43 +01:00
..
__init__.py Restore states through a JSON store instead of recorder (#17270) 2018-11-28 13:16:43 +01:00
const.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00
migration.py fixed wording that may confuse user (#18628) 2018-11-23 01:46:22 +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