hass-core/homeassistant/components/recorder
Erik Montnemery 771575cfc5
Make statistics validation create issue registry issues (#122595)
* Make statistics validation create issue registry issues

* Disable creating issue about outdated MariaDB version in tests

* Use call_soon_threadsafe instead of run_callback_threadsafe

* Update tests

* Fix flapping test

* Disable creating issue about outdated SQLite version in tests

* Implement agreed changes

* Add translation strings for issue titles

* Update test
2024-09-25 11:11:11 +02:00
..
auto_repairs Simplify recorder statistics_meta_manager (#125648) 2024-09-10 21:00:06 +02:00
history Simplify imports in recorder (#126248) 2024-09-19 21:43:21 -04:00
models Remove recorder history queries for database schemas < 31 (#125652) 2024-09-10 19:26:19 +02:00
system_health
table_managers Improve performance of fetching stats metadata (#124428) 2024-08-25 18:33:21 +02:00
__init__.py
backup.py
basic_websocket_api.py
const.py Make statistics validation create issue registry issues (#122595) 2024-09-25 11:11:11 +02:00
core.py Simplify recorder statistics_meta_manager (#125648) 2024-09-10 21:00:06 +02:00
db_schema.py Small speed up to creating stats database rows (#124587) 2024-08-27 11:18:12 +02:00
entity_registry.py
executor.py Update string formatting to use f-string on components (#125987) 2024-09-19 11:38:25 +02:00
filters.py
icons.json Update icons.json to new service schema part 3 (#124770) 2024-08-28 13:48:01 +02:00
manifest.json Bump fnv-hash-fast to 1.0.2 (#124489) 2024-08-24 06:58:52 +02:00
migration.py Bump version of recorder context ID data migrators (#125293) 2024-09-24 13:45:37 +02:00
pool.py Enable implicit-return (RET503) rule in ruff (#122771) 2024-08-12 10:04:16 +02:00
purge.py
queries.py
repack.py
services.py
services.yaml
statistics.py Make statistics validation create issue registry issues (#122595) 2024-09-25 11:11:11 +02:00
strings.json
tasks.py Move recorder EntityIDPostMigrationTask to migration (#125136) 2024-09-04 08:38:46 +02:00
util.py Refactor recorder retryable_database_job decorator (#125306) 2024-09-05 13:09:27 +02:00
websocket_api.py Make statistics validation create issue registry issues (#122595) 2024-09-25 11:11:11 +02:00