1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-19 23:10:15 +01:00
Files
core/tests/components
Michael b5117eb071 Proper handling of unavailable Synology DSM nas during backup (#140721)
* raise BackupAgentUnreachableError when NAS is unavailable

* also raise BackupAgentUnreachableError during upload when nas unavailable

* Revert "also raise BackupAgentUnreachableError during upload when nas unavailable"

This reverts commit 38877d8540.

* Revert "raise BackupAgentUnreachableError when NAS is unavailable"

This reverts commit 4d8cfae396.

* check last_update_success of  coordinator_central to get backup agents

* consider last_update_success before notify backup listeners

* add test

* use walrus :=  :)
2025-03-26 10:22:43 +01:00
..
2025-03-18 20:25:41 -10:00
2025-03-19 16:50:09 +02:00
2025-03-01 22:54:48 +01:00
2025-03-12 15:29:43 +01:00
2025-03-16 22:27:35 +01:00
2025-02-28 12:36:12 -06:00
2025-03-20 18:20:12 +00:00
2025-03-02 17:36:37 +01:00
2025-02-25 19:36:45 +01:00
2025-03-18 09:35:57 +01:00
2025-03-14 12:32:50 +00:00
2025-03-14 12:32:50 +00:00
2025-03-21 07:44:57 +01:00