core/homeassistant/components/recorder
J. Nick Koston e24f5831a2
Force recorder shutdown at final write event (#49145)
* Force recorder shutdown at EVENT_HOMEASSISTANT_FINAL_WRITE

* remove unreachable

* remove unreachable

* simplify

* cancel in async
2021-04-19 11:24:17 +02:00
..
__init__.py Force recorder shutdown at final write event (#49145) 2021-04-19 11:24:17 +02:00
const.py Fix recorder with MSSQL (#46678) 2021-03-09 11:16:19 -10:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
migration.py Live db migrations and recovery (#49036) 2021-04-11 20:43:54 -10:00
models.py Raise an exception when event_type exceeds the max length (#48115) 2021-04-08 20:46:28 +02:00
purge.py Live db migrations and recovery (#49036) 2021-04-11 20:43:54 -10:00
repack.py Fix recorder with MSSQL (#46678) 2021-03-09 11:16:19 -10:00
services.yaml Add apply_filter attribute to recorder.purge service (#45826) 2021-03-11 17:03:30 -10:00
util.py Live db migrations and recovery (#49036) 2021-04-11 20:43:54 -10:00