hass-core/homeassistant/components/recorder
Erik Montnemery a8f2204f4f
Teach recorder data migrator base class to update MigrationChanges (#125214)
* Teach recorder data migrator base class to update MigrationChanges

* Bump migration version

* Improve test coverage

* Update migration.py

* Revert migrator version bump

* Remove unneeded change
2024-09-05 08:56:18 +02:00
..
auto_repairs
history Use a listcomp for more history results (#121830) 2024-07-12 16:10:21 +02:00
models Small speed up to creating stats database rows (#124587) 2024-08-27 11:18:12 +02:00
system_health
table_managers Improve performance of fetching stats metadata (#124428) 2024-08-25 18:33:21 +02:00
__init__.py Rename recorder INTEGRATION_PLATFORMS_RUN_IN_RECORDER_THREAD (#122758) 2024-07-29 11:38:21 +02:00
backup.py
basic_websocket_api.py Register WS command recorder/info early (#122425) 2024-07-22 16:26:52 -05:00
const.py Rename recorder INTEGRATION_PLATFORMS_RUN_IN_RECORDER_THREAD (#122758) 2024-07-29 11:38:21 +02:00
core.py Move recorder EntityIDPostMigrationTask to migration (#125136) 2024-09-04 08:38:46 +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
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 Teach recorder data migrator base class to update MigrationChanges (#125214) 2024-09-05 08:56:18 +02:00
pool.py Enable implicit-return (RET503) rule in ruff (#122771) 2024-08-12 10:04:16 +02:00
purge.py Reduce recorder overhead when entity filter is empty (#119631) 2024-06-14 08:43:51 +02:00
queries.py Fix stale docstring in recorder queries (#120763) 2024-06-28 16:29:12 -05:00
repack.py
services.py
services.yaml
statistics.py Reduce complexity of _sorted_statistics_to_dict (#123936) 2024-08-27 11:22:10 +02:00
strings.json Recorder system info: fix capitalization (#123141) 2024-08-04 15:17:54 +02:00
tasks.py Move recorder EntityIDPostMigrationTask to migration (#125136) 2024-09-04 08:38:46 +02:00
util.py Teach recorder data migrator base class to update MigrationChanges (#125214) 2024-09-05 08:56:18 +02:00
websocket_api.py Add ConductivityConverter in websocket_api.py (#125029) 2024-09-01 21:02:32 +02:00