hass-core/homeassistant/components/recorder
2024-07-05 14:07:39 -05:00
..
auto_repairs Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
history Use a listcomp for history results (#119188) 2024-06-09 18:32:33 +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 Update mypy dev 1.11.0a8 (#120032) 2024-06-21 13:15:18 +02:00
core.py Use BIGINT SQL type for ID columns (#121025) 2024-07-05 10:42:39 -05:00
db_schema.py Use BIGINT SQL type for ID columns (#121025) 2024-07-05 10:42:39 -05:00
entity_registry.py Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
executor.py Improve recorder and worker thread matching in RecorderPool (#116886) 2024-05-05 16:25:10 -04:00
filters.py Bump SQLAlchemy to 2.0.30 (#116964) 2024-05-07 10:42:13 +02:00
icons.json Add service icons to Recorder (#113344) 2024-03-14 11:41:43 +01:00
manifest.json Bump sqlalchemy to 2.0.31 (#119951) 2024-06-19 08:09:04 +02:00
migration.py Use BIGINT SQL type for ID columns (#121025) 2024-07-05 10:42:39 -05:00
pool.py Improve annotation styling (#118032) 2024-05-24 15:05:53 +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 Make recorder.purge_entities require at least one entity filter value (#110066) 2024-04-22 20:10:18 +02:00
services.yaml Make recorder.purge_entities require at least one entity filter value (#110066) 2024-04-22 20:10:18 +02:00
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 Make recorder.purge_entities require at least one entity filter value (#110066) 2024-04-22 20:10:18 +02:00
tasks.py Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +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