hass-core/homeassistant/components/recorder
2024-07-17 10:59:58 +02:00
..
auto_repairs
history Use a listcomp for more history results (#121830) 2024-07-12 16:10:21 +02:00
models Update ulid-transform to 0.10.1 (#121321) 2024-07-05 14:07:39 -05:00
system_health
table_managers Remove BaseTableManager active attribute (#121020) 2024-07-02 18:29:12 -05:00
__init__.py Reduce recorder overhead when entity filter is empty (#119631) 2024-06-14 08:43:51 +02:00
backup.py
const.py Fix recorder max backlog calculation being too small (#121739) 2024-07-11 09:09:35 +02:00
core.py Refactor recorder data migration (#121009) 2024-07-16 21:50:19 +02:00
db_schema.py Improve type hints in recorder result_processor (#121593) 2024-07-09 21:12:03 +02:00
entity_registry.py
executor.py
filters.py
icons.json
manifest.json Bump sqlalchemy to 2.0.31 (#119951) 2024-06-19 08:09:04 +02:00
migration.py Move recorder data migration implementation to migrators (#122045) 2024-07-17 10:59:58 +02:00
pool.py
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 Add Siemes and Millisiemens as additional units of conductivity and enable conversion between conductivity units (#118728) 2024-06-21 11:10:15 +02:00
strings.json
tasks.py Refactor recorder data migration (#121009) 2024-07-16 21:50:19 +02:00
util.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
websocket_api.py Add Siemes and Millisiemens as additional units of conductivity and enable conversion between conductivity units (#118728) 2024-06-21 11:10:15 +02:00