Anders Melchiorsen
c1c23bb4b6
Remove automatic sqlite vacuum ( #12728 )
2018-02-26 22:41:37 -08:00
Paulus Schoutsen
6ee3c1b3e5
Hello Python 3.5 ( #12610 )
...
* Hello Python 3.5
* Fix test
* Fix tests
* Fix never awaited block till done warnings
2018-02-22 23:22:27 -08:00
Anders Melchiorsen
247edf1b69
Purge recorder data by default ( #12271 )
2018-02-11 13:22:59 -08:00
Sean Dague
d478517c51
Fix races on recorder test ( #11857 )
2018-01-22 15:21:56 +01:00
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
milanvo
3f9d052218
Add recorder purge service, rework purge timer ( #9523 )
...
* Add recorder purge service
* Recorder test to match purge config
* Removed purge timer, move service handler to setup, add service description file
* Tests for recorder purge service
* Recorder purge timer rework, add purge service parameter, tests
* Purge service schema change
* Service description change value range
* First cleanup
* Fix name of config
2017-10-04 14:07:42 +02:00
Paulus Schoutsen
61909e873f
Feature/reorg recorder ( #6237 )
...
* Re-organize recorder
* Fix history
* Fix history stats
* Fix restore state
* Lint
* Fix session reconfigure
* Move imports around
* Do not start recording till HASS started
* Lint
* Fix logbook
* Fix race condition recorder init
* Better reporting on errors
2017-02-26 14:38:06 -08:00