core/homeassistant/components/recorder
J. Nick Koston de2e9b6d77
Fix state_changes_during_period history query when no entities are passed (#73139)
2022-06-06 12:50:52 -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 Mark counter domain as continuous to exclude it from logbook (#73101) 2022-06-05 21:25:26 -10:00
history.py Fix state_changes_during_period history query when no entities are passed (#73139) 2022-06-06 12:50:52 -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 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 Reduce branching in generated lambda_stmts (#73042) 2022-06-05 21:13:31 -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