* 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
3 lines
63 B
Python
3 lines
63 B
Python
"""Recorder constants."""
|
|
|
|
DATA_INSTANCE = 'recorder_instance'
|