mirror of
https://github.com/home-assistant/core.git
synced 2026-08-21 13:50:31 +01:00
* 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