.. |
history
|
Make StatesMetaManager thread-safe when an entity_id is fully deleted from the database and than re-added (#89732)
|
2023-03-15 08:54:02 -04: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
|
Make StatesMetaManager thread-safe when an entity_id is fully deleted from the database and than re-added (#89732)
|
2023-03-15 08:54:02 -04:00 |
__init__.py
|
Fix filtered purge not removing newer events (#89721)
|
2023-03-14 16:33:19 -10:00 |
backup.py
|
Use recorder get_instance function to improve typing (#75567)
|
2022-07-22 11:58:26 +02:00 |
const.py
|
Load pending state attributes and event data ids at startup (#88444)
|
2023-02-19 21:26:38 -05:00 |
core.py
|
Make StatesMetaManager thread-safe when an entity_id is fully deleted from the database and than re-added (#89732)
|
2023-03-15 08:54:02 -04:00 |
db_schema.py
|
Fix filtered purge not removing newer events (#89721)
|
2023-03-14 16:33:19 -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
|
Make StatesMetaManager thread-safe when an entity_id is fully deleted from the database and than re-added (#89732)
|
2023-03-15 08:54:02 -04:00 |
pool.py
|
Upgrade SQLAlchemy to 2.0.2 (#86436)
|
2023-02-08 08:17:32 -06:00 |
purge.py
|
Migrate EventData management to a table manager (#89716)
|
2023-03-14 21:40:59 -10:00 |
queries.py
|
Migrate EventData management to a table manager (#89716)
|
2023-03-14 21:40:59 -10:00 |
repack.py
|
Separate recorder database schema from other classes (#72977)
|
2022-06-07 14:41:43 +02:00 |
run_history.py
|
Ensure recorder still shuts down if the final commit fails (#87799)
|
2023-02-09 15:12:40 -06: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
|
Add typing to statistics results (#89118)
|
2023-03-14 09:06:56 -10: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 filtered purge not removing newer events (#89721)
|
2023-03-14 16:33:19 -10:00 |
util.py
|
Mark database sessions that do not write data as read_only (#89600)
|
2023-03-12 21:33:28 -04: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 |