hass-core/homeassistant/components/recorder
Joakim Sørensen ec4e6c3a74
Move backup/* WS commands to the backup integration (#110651)
* Move backup/* WS commands to the backup integration

* Call correct command

* Use debug for logging

* Remove assertion of hass.data for setup test

* parametrize token fixture
2024-02-22 10:25:38 +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 Convert Integration platforms processors where nothing is awaited to callbacks (#110825) 2024-02-17 20:49:47 -05:00
backup.py
const.py
core.py Fix recorder ws_info blocking the event loop (#110657) 2024-02-16 15:11:09 +01: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.27 (#110517) 2024-02-14 10:32:05 +01:00
migration.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
pool.py
purge.py Switch utc_to_timestamp to .timestamp() where possible (#109729) 2024-02-05 23:04:52 +01:00
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 Move backup/* WS commands to the backup integration (#110651) 2024-02-22 10:25:38 +01:00