mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 16:07:55 +01:00
* 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
4 lines
63 B
Python
4 lines
63 B
Python
"""Recorder constants."""
|
|
|
|
DATA_INSTANCE = 'recorder_instance'
|