mirror of
https://github.com/home-assistant/core.git
synced 2026-05-21 16:00:12 +01:00
bab616fa61
* Fix handling of renamed backup files in the core writer * Adjust mocking * Raise BackupAgentError instead of KeyError in get_backup_path * Add specific error indicating backup not found * Fix tests * Ensure backups are loaded * Fix tests