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
translations
__init__.py
backup.py
const.py
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
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
queries.py
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
tasks.py
util.py
websocket_api.py