core/homeassistant/components/recorder
J. Nick Koston 7ac7af094f
Fix missing historical context data in logbook for MySQL and PostgreSQL (#73011)
2022-06-04 12:54:10 -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
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 missing historical context data in logbook for MySQL and PostgreSQL (#73011) 2022-06-04 12:54:10 -07:00
history.py Fix misalignments between sql based filtering with the entityfilter based filtering (#72936) 2022-06-02 20:52:53 -07:00
manifest.json Bump sqlalchemy to 1.4.37 (#72809) 2022-06-01 10:56:05 +02:00
migration.py Fix migration of MySQL data when InnoDB is not being used (#72893) 2022-06-02 14:01:06 +02:00
models.py Fix performance of logbook entity and devices queries with large MySQL databases (#72898) 2022-06-02 14:54:06 -07:00
pool.py
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 Fix statistics_during_period being incorrectly cached (#72947) 2022-06-03 13:04:46 -07: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