hass-core/homeassistant/components/recorder
J. Nick Koston 0d2f22838a
Reduce complexity of _sorted_statistics_to_dict (#123936)
* comp stats queries

* tweak

* reduce
2024-08-27 11:22:10 +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 Shutdown database engine before waiting for executor shutdown (#117339) 2024-08-22 16:47:22 +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
manifest.json Bump fnv-hash-fast to 1.0.2 (#124489) 2024-08-24 06:58:52 +02:00
migration.py Prevent duplicating constraints during schema migration (#124616) 2024-08-26 08:35:54 -10: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 Add recorder data migrator class to clean up states table (#122069) 2024-07-22 13:04:01 -05:00
util.py Warn that the minimum SQLite version will change to 3.40.1 as of 2025.2 (#104298) 2024-07-31 08:13:04 -05:00
websocket_api.py Register WS command recorder/info early (#122425) 2024-07-22 16:26:52 -05:00