.. |
auto_repairs
|
Add auto repairs for events schema (#90136)
|
2023-03-22 21:17:36 -04:00 |
history
|
Rename recorder run_history to table_managers.recorder_runs_manager (#90070)
|
2023-03-21 18:38:33 -10: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
|
Use recorder get_instance function to improve typing (#75567)
|
2022-07-22 11:58:26 +02:00 |
const.py
|
Fix recorder attribute excludes not being effective until after startup (#90198)
|
2023-03-23 20:52:37 -04:00 |
core.py
|
Rename recorder run_history to table_managers.recorder_runs_manager (#90070)
|
2023-03-21 18:38:33 -10: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
|
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.6 (#89650)
|
2023-03-13 08:51:01 -10:00 |
migration.py
|
Add auto repairs for events schema (#90136)
|
2023-03-22 21:17:36 -04:00 |
pool.py
|
Upgrade SQLAlchemy to 2.0.2 (#86436)
|
2023-02-08 08:17:32 -06:00 |
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
|
Separate recorder database schema from other classes (#72977)
|
2022-06-07 14:41:43 +02:00 |
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
|
Add a repair issue when using MariaDB is affected by MDEV-25020 (#87040)
|
2023-01-31 20:42:07 +01:00 |
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 |