hass-core/homeassistant/components/recorder
2022-05-24 00:25:27 +00:00
..
system_health Add dialect (database engine) and version to recorder system health data () 2022-05-22 21:29:30 -07:00
translations [ci skip] Translation update 2022-05-24 00:25:27 +00:00
__init__.py Convert history queries to use lambda_stmt () 2022-05-15 10:47:29 -05:00
backup.py Add backup platform to recorder () 2022-03-25 23:17:11 -07:00
const.py Use ciso8601 for parsing MySQLdb datetimes () 2022-05-13 19:26:09 -05:00
core.py Add dialect (database engine) and version to recorder system health data () 2022-05-22 21:29:30 -07:00
executor.py Additional strict typing for recorder () 2022-03-30 09:20:44 -07:00
filters.py Convert history queries to use lambda_stmt () 2022-05-15 10:47:29 -05:00
history.py Fix last state in history minimal respones when all the states at the end are skipped () 2022-05-19 20:58:32 -07:00
manifest.json Bump sqlalchemy to 1.4.36 () 2022-04-28 21:32:46 -07:00
migration.py Add Estimated Database Size to the recorder system health () 2022-05-07 21:02:54 -07:00
models.py Fail recorder setup with unsupported dialect or version () 2022-05-18 16:52:46 +02:00
pool.py Guard against recorder pool current connection disappearing during global destruction () 2022-05-16 17:48:14 -05:00
purge.py Fixing purging legacy rows and improve performance () 2022-05-15 21:25:07 -07:00
queries.py Fixing purging legacy rows and improve performance () 2022-05-15 21:25:07 -07:00
repack.py Ensure all mysql tables get optimized () 2022-05-08 12:15:06 -07:00
run_history.py Add basic system health data to the recorder () 2022-04-30 11:10:20 -05:00
services.py Move processing of recorder service call arguments into services.py () 2022-05-03 13:56:22 -07:00
services.yaml Correct description of entity_globs () 2022-02-06 18:36:38 +01:00
statistics.py Remove support for databases without ROW_NUMBER () 2022-05-18 21:52:38 -05:00
strings.json Add dialect (database engine) and version to recorder system health data () 2022-05-22 21:29:30 -07:00
tasks.py Add live streaming logbook websocket endpoint () 2022-05-22 14:57:54 -05:00
util.py Add dialect (database engine) and version to recorder system health data () 2022-05-22 21:29:30 -07:00
websocket_api.py Move processing of recorder service call arguments into services.py () 2022-05-03 13:56:22 -07:00