hass-core/homeassistant/components/recorder
2024-10-03 22:23:47 +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 Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +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 Make statistics validation create issue registry issues (#122595) 2024-09-25 11:11:11 +02:00
core.py Switch to using fast cached_property implementation in propcache (#127339) 2024-10-03 13:11:02 -05:00
db_schema.py Fix removing nulls when encoding events for PostgreSQL (#127053) 2024-09-30 09:01:41 +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 Fix ruff import validation (#126917) 2024-09-27 15:17:54 +02:00
pool.py Enable implicit-return (RET503) rule in ruff (#122771) 2024-08-12 10:04:16 +02:00
purge.py
queries.py Add EntityIDPostMigration data migrator class (#125307) 2024-09-27 14:58:34 +02:00
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 Recorder system info: fix capitalization (#123141) 2024-08-04 15:17:54 +02:00
tasks.py Make recorder WS command recorder/clear_statistics wait (#127120) 2024-10-02 10:43:40 +02:00
util.py Refactor recorder retryable_database_job decorator (#125306) 2024-09-05 13:09:27 +02:00
websocket_api.py Make recorder WS command recorder/clear_statistics wait (#127120) 2024-10-02 10:43:40 +02:00