This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
910b6c9c2c
hass-core
/
homeassistant
/
components
/
recorder
/
const.py
4 lines
63 B
Python
Raw
Normal View
History
Unescape
Escape
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
"""
Recorder constants.
"""
Black
2019-07-31 12:25:30 -07:00
DATA_INSTANCE
=
"
recorder_instance
"
Reference in a new issue
Copy permalink