hass-core/tests/components/recorder
Lukas Barth 909f613324 Do not purge the most recent state for an entity (#11039)
* Protect states that are the most recent states of their entity

* Also protect events

* Some documentation

* Fix SQL
2018-01-01 18:43:10 -08:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
models_original.py [recorder] Add tests for full schema migration (#5831) 2017-02-09 18:17:17 -08:00
test_init.py Maintain recorder purge schedule (#10279) 2017-11-03 08:28:16 -07:00
test_migrate.py History query and schema optimizations for huge performance boost (#8748) 2017-08-04 23:16:53 -07:00
test_models.py Update recorder. (#2549) 2016-07-23 11:25:17 -07:00
test_purge.py Do not purge the most recent state for an entity (#11039) 2018-01-01 18:43:10 -08:00
test_util.py Feature/reorg recorder (#6237) 2017-02-26 14:38:06 -08:00