hass-core/homeassistant/components/recorder
2023-03-12 10:01:58 -10:00
..
history Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
models Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
system_health Upgrade SQLAlchemy to 2.0.2 (#86436) 2023-02-08 08:17:32 -06:00
table_managers Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
__init__.py Increase default recorder commit interval to 5 seconds (#86115) 2023-01-21 18:09:00 -10:00
backup.py
const.py Load pending state attributes and event data ids at startup (#88444) 2023-02-19 21:26:38 -05:00
core.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
db_schema.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
executor.py Code styling tweaks to the recorder integration (#86030) 2023-01-16 19:51:11 +01:00
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.5post1 (#89253) 2023-03-06 20:20:37 -05:00
migration.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
pool.py Upgrade SQLAlchemy to 2.0.2 (#86436) 2023-02-08 08:17:32 -06:00
purge.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
queries.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
repack.py
run_history.py Ensure recorder still shuts down if the final commit fails (#87799) 2023-02-09 15:12:40 -06:00
services.py
services.yaml
statistics.py Update pylint to 2.17.0 (#89377) 2023-03-08 10:54:19 -05:00
strings.json Add a repair issue when using MariaDB is affected by MDEV-25020 (#87040) 2023-01-31 20:42:07 +01:00
tasks.py Deduplicate entity_id in the states table (#89557) 2023-03-12 10:01:58 -10:00
util.py Handle InnoDB deadlocks during migration (#89073) 2023-03-03 22:00:13 -05:00
websocket_api.py The recorder/statistic(s)_during_period websocket API now require the statistic_id(s) field (#87937) 2023-02-12 14:51:10 -06:00