hass-core/homeassistant/components/recorder
Robert Resch b409933d19
Add DurationConverter (#108865)
* Add DurationConverter

* Update withings snapshots

* Add sensor test

* Fix tests

* Update snapshots after #108902 was merged
2024-01-30 23:08:12 +01:00
..
auto_repairs Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
history Significantly improve performance for some cases of the history start time state query (#99450) 2023-11-28 16:23:49 -06:00
models Reduce overhead to compile statistics (#106927) 2024-01-07 22:36:49 -05:00
system_health
table_managers Remove unused entity_sources argument from shared_attrs_bytes_from_event (#108210) 2024-01-17 08:45:04 -05:00
__init__.py
backup.py
const.py
core.py Create an issue when database backups fail because the system runs out of resources (#109020) 2024-01-30 10:23:58 -10:00
db_schema.py Remove unused entity_sources argument from shared_attrs_bytes_from_event (#108210) 2024-01-17 08:45:04 -05:00
entity_registry.py
executor.py
filters.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
manifest.json Bump SQLAlchemy to 2.0.25 (#106931) 2024-01-03 09:12:35 +01:00
migration.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
pool.py
purge.py
queries.py
repack.py
services.py
services.yaml
statistics.py Add DurationConverter (#108865) 2024-01-30 23:08:12 +01:00
strings.json Create an issue when database backups fail because the system runs out of resources (#109020) 2024-01-30 10:23:58 -10:00
tasks.py Refactor recorder for common event case (#106753) 2024-01-07 22:31:40 -05:00
util.py Create an issue when database backups fail because the system runs out of resources (#109020) 2024-01-30 10:23:58 -10:00
websocket_api.py Add DurationConverter (#108865) 2024-01-30 23:08:12 +01:00