core/homeassistant/components/recorder
J. Nick Koston f79e5e002b
Ensure recorder shuts down when its startup future is canceled out from under it (#72866)
2022-06-01 22:13:09 -07:00
..
system_health Fix recorder system health when the db_url is lacking a hostname (#72612) 2022-05-27 10:32:26 -07:00
translations [ci skip] Translation update 2022-06-02 00:27:51 +00:00
__init__.py Convert history queries to use lambda_stmt (#71870) 2022-05-15 10:47:29 -05:00
backup.py
const.py Revert "Initial orjson support (#72754)" (#72789) 2022-05-31 13:51:55 -07:00
core.py Ensure recorder shuts down when its startup future is canceled out from under it (#72866) 2022-06-01 22:13:09 -07:00
executor.py
filters.py Fix logbook not setting up with an recorder filter that has empty fields (#72869) 2022-06-01 22:12:00 -07:00
history.py Fixes for logbook filtering and add it to the live stream (#72501) 2022-05-25 15:17:08 -10:00
manifest.json Bump sqlalchemy to 1.4.37 (#72809) 2022-06-01 10:56:05 +02:00
migration.py Ensure the statistics_meta table is using the dynamic row format (#72784) 2022-05-31 14:35:28 -07:00
models.py Revert "Initial orjson support (#72754)" (#72789) 2022-05-31 13:51:55 -07:00
pool.py Guard against recorder pool current connection disappearing during global destruction (#71971) 2022-05-16 17:48:14 -05:00
purge.py Update mypy to 0.960 (#72481) 2022-05-25 11:42:14 -07:00
queries.py Fix purge of legacy database events that are not state changed (#72815) 2022-06-01 11:56:06 +02:00
repack.py
run_history.py
services.py
services.yaml
statistics.py Prevent duplication of statistics metadata (#71637) 2022-05-24 15:34:46 +02:00
strings.json Add dialect (database engine) and version to recorder system health data (#72339) 2022-05-22 21:29:30 -07:00
tasks.py Prevent duplication of statistics metadata (#71637) 2022-05-24 15:34:46 +02:00
util.py Add dialect (database engine) and version to recorder system health data (#72339) 2022-05-22 21:29:30 -07:00
websocket_api.py Prevent duplication of statistics metadata (#71637) 2022-05-24 15:34:46 +02:00