.. |
__init__.py
|
Add sensor platform to backup integration (#138663)
|
2025-03-24 12:54:16 +01:00 |
agent.py
|
Update typing of `BackupAgent.async_get_backup` (#139923)
|
2025-03-06 17:25:34 +01:00 |
backup.py
|
Simplify error handling in BackupAgent when a backup is not found (#139754)
|
2025-03-04 15:56:12 +01:00 |
basic_websocket.py
|
Add backup helper (#139199)
|
2025-02-25 10:19:41 +01:00 |
config.py
|
Create repair for configured unavailable backup agents (#137382)
|
2025-02-25 16:27:56 +01:00 |
config_flow.py
|
Add sensor platform to backup integration (#138663)
|
2025-03-24 12:54:16 +01:00 |
const.py
|
Improve backup exclude filters (#141311)
|
2025-03-25 09:52:45 +01:00 |
coordinator.py
|
Add sensor platform to backup integration (#138663)
|
2025-03-24 12:54:16 +01:00 |
diagnostics.py
|
Add diagnostics for Home Assistant Backup integration (#141407)
|
2025-03-26 08:34:15 +01:00 |
entity.py
|
Add sensor platform to backup integration (#138663)
|
2025-03-24 12:54:16 +01:00 |
http.py
|
Update typing of `BackupAgent.async_get_backup` (#139923)
|
2025-03-06 17:25:34 +01:00 |
icons.json
|
…
|
|
manager.py
|
Improve backup exclude filters (#141311)
|
2025-03-25 09:52:45 +01:00 |
manifest.json
|
Add sensor platform to backup integration (#138663)
|
2025-03-24 12:54:16 +01:00 |
models.py
|
…
|
|
onboarding.py
|
Remove unnecessary error handling from backup onboarding (#142786)
|
2025-04-12 11:01:41 +02:00 |
sensor.py
|
Add sensor platform to backup integration (#138663)
|
2025-03-24 12:54:16 +01:00 |
services.yaml
|
…
|
|
store.py
|
Add flag to backup store to track backup wizard completion (#138368)
|
2025-02-24 17:14:47 +01:00 |
strings.json
|
Replace "Idle" with common state in `backup`, fix sentence-case (#141814)
|
2025-03-30 14:56:36 +02:00 |
util.py
|
Correct backup date when reading a backup created by supervisor (#138860)
|
2025-02-19 22:40:03 +01:00 |
websocket.py
|
Rename BackupManager last_non_idle_event to last_action_event (#140291)
|
2025-03-19 17:28:40 +01:00 |