Initial Home Assistant commit
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"version": 1,
|
||||
"minor_version": 7,
|
||||
"key": "backup",
|
||||
"data": {
|
||||
"backups": [
|
||||
{
|
||||
"backup_id": "5aac13cb",
|
||||
"failed_addons": [],
|
||||
"failed_agent_ids": [],
|
||||
"failed_folders": []
|
||||
},
|
||||
{
|
||||
"backup_id": "9b560bfb",
|
||||
"failed_addons": [],
|
||||
"failed_agent_ids": [],
|
||||
"failed_folders": []
|
||||
}
|
||||
],
|
||||
"config": {
|
||||
"agents": {},
|
||||
"automatic_backups_configured": true,
|
||||
"create_backup": {
|
||||
"agent_ids": [
|
||||
"hassio.local",
|
||||
"hassio.TrueNAS_Backups"
|
||||
],
|
||||
"include_addons": [],
|
||||
"include_all_addons": true,
|
||||
"include_database": true,
|
||||
"include_folders": [
|
||||
"media",
|
||||
"share"
|
||||
],
|
||||
"name": null,
|
||||
"password": "7KCI-29AB-0S3C-EVP5-DYXQ-K8L8-1SBC"
|
||||
},
|
||||
"last_attempted_automatic_backup": "2026-06-05T04:58:38.002335-04:00",
|
||||
"last_completed_automatic_backup": "2026-06-05T04:58:43.423534-04:00",
|
||||
"retention": {
|
||||
"copies": 5,
|
||||
"days": null
|
||||
},
|
||||
"schedule": {
|
||||
"days": [],
|
||||
"recurrence": "daily",
|
||||
"time": null
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user