hass-core/homeassistant/components/recorder
Erik Montnemery a7bca9bcea
Use BIGINT SQL type for ID columns (#123973)
Redo recorder ID migration from INT to BIGINT
2024-08-17 11:01:14 +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 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 Freeze integration setup timeout for recorder during non-live migration (#122431) 2024-07-22 18:48:55 -05:00
db_schema.py Use BIGINT SQL type for ID columns (#123973) 2024-08-17 11:01:14 +02:00
entity_registry.py
executor.py
filters.py
icons.json
manifest.json Split recorder and frontend bootstrap steps (#122420) 2024-07-22 23:07:49 +02:00
migration.py Use BIGINT SQL type for ID columns (#123973) 2024-08-17 11:01:14 +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 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 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