core/homeassistant/components/backup
Erik Montnemery 0d8c449ff4
Validate hassio backup settings (#138880)
* Validate hassio backup settings

* Add snapshots

* Don't reset addon and folder settings

* Adapt to changes in BackupConfig.update
2025-02-20 16:06:33 +01:00
..
__init__.py Validate hassio backup settings (#138880) 2025-02-20 16:06:33 +01:00
agent.py Improve error handling when supervisor backups are deleted (#137331) 2025-02-04 19:49:55 +01:00
backup.py Improve error handling when supervisor backups are deleted (#137331) 2025-02-04 19:49:55 +01:00
config.py Make backup config update a callback (#138925) 2025-02-20 11:11:34 +00:00
const.py Merge feature branch with backup changes to dev (#132954) 2024-12-11 21:49:34 +01:00
http.py Improve error handling when supervisor backups are deleted (#137331) 2025-02-04 19:49:55 +01:00
icons.json Add service backup.create_automatic (#136152) 2025-01-21 12:40:54 +00:00
manager.py Make backup config update a callback (#138925) 2025-02-20 11:11:34 +00:00
manifest.json Bump securetar to 2025.1.4 (#136639) 2025-01-27 17:28:45 +01:00
models.py Improve error handling when supervisor backups are deleted (#137331) 2025-02-04 19:49:55 +01:00
services.yaml Add service backup.create_automatic (#136152) 2025-01-21 12:40:54 +00:00
store.py Don't allow setting backup retention to 0 days or copies (#138771) 2025-02-18 15:16:44 +01:00
strings.json Add service backup.create_automatic (#136152) 2025-01-21 12:40:54 +00:00
util.py Correct backup date when reading a backup created by supervisor (#138860) 2025-02-19 22:40:03 +01:00
websocket.py Make backup config update a callback (#138925) 2025-02-20 11:11:34 +00:00