core/homeassistant/components/recorder
J. Nick Koston 7bceedfc95
Bump sqlalchemy to 2.0.7 (#90256)
2023-03-25 07:05:35 -10:00
..
auto_repairs Add auto repairs for events schema (#90136) 2023-03-22 21:17:36 -04:00
history Add a faster query for get_last_state_changes when the number of states is 1 (#90211) 2023-03-24 09:39:55 -04:00
models Guard against selecting all invalid entity_ids in history (#89929) 2023-03-19 22:03:12 -04:00
system_health Rename recorder run_history to table_managers.recorder_runs_manager (#90070) 2023-03-21 18:38:33 -10:00
table_managers Rename recorder run_history to table_managers.recorder_runs_manager (#90070) 2023-03-21 18:38:33 -10:00
__init__.py Fix recorder attribute excludes not being effective until after startup (#90198) 2023-03-23 20:52:37 -04:00
backup.py
const.py Fix recorder attribute excludes not being effective until after startup (#90198) 2023-03-23 20:52:37 -04:00
core.py Allow passing an optional name to async_track_time_interval (#90244) 2023-03-25 10:11:14 -04:00
db_schema.py Add schema auto repairs for states tables (#90083) 2023-03-22 10:05:23 -10:00
entity_registry.py Retain history when renaming an entity_id (#89963) 2023-03-19 17:33:21 -10:00
executor.py
filters.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
manifest.json Bump sqlalchemy to 2.0.7 (#90256) 2023-03-25 07:05:35 -10:00
migration.py Add auto repairs for events schema (#90136) 2023-03-22 21:17:36 -04:00
pool.py
purge.py Rename recorder run_history to table_managers.recorder_runs_manager (#90070) 2023-03-21 18:38:33 -10:00
queries.py Remove the old ix_states_event_id index if its no longer being used (#89901) 2023-03-17 20:27:33 -04:00
repack.py
services.py Add keep_days to recorder.purge_entities (#89726) 2023-03-15 11:13:47 -10:00
services.yaml Add keep_days to recorder.purge_entities (#89726) 2023-03-15 11:13:47 -10:00
statistics.py Fix recorder attribute excludes not being effective until after startup (#90198) 2023-03-23 20:52:37 -04:00
strings.json
tasks.py Fix recorder attribute excludes not being effective until after startup (#90198) 2023-03-23 20:52:37 -04:00
util.py Remove the old ix_states_event_id index if its no longer being used (#89901) 2023-03-17 20:27:33 -04:00
websocket_api.py Avoid database executor job to fetch statistic metadata on cache hit (#89960) 2023-03-19 22:01:16 -04:00