This commit is contained in:
2026-01-30 23:31:00 -06:00
commit a39095b3de
2665 changed files with 263970 additions and 0 deletions

54
.storage/backup Normal file
View File

@@ -0,0 +1,54 @@
{
"version": 1,
"minor_version": 7,
"key": "backup",
"data": {
"backups": [
{
"backup_id": "83e9a9da",
"failed_addons": [],
"failed_agent_ids": [],
"failed_folders": []
},
{
"backup_id": "66dc2464",
"failed_addons": [],
"failed_agent_ids": [],
"failed_folders": []
},
{
"backup_id": "d4c81911",
"failed_addons": [],
"failed_agent_ids": [],
"failed_folders": []
}
],
"config": {
"agents": {},
"automatic_backups_configured": false,
"create_backup": {
"agent_ids": [
"hassio.local",
"cloud.cloud"
],
"include_addons": [],
"include_all_addons": true,
"include_database": true,
"include_folders": null,
"name": null,
"password": "D01G-CLSG-9MS5-2J8O-LFID-EE4G-2Z36"
},
"last_attempted_automatic_backup": "2026-01-30T05:44:31.001585-06:00",
"last_completed_automatic_backup": "2026-01-30T05:48:51.732548-06:00",
"retention": {
"copies": 3,
"days": null
},
"schedule": {
"days": [],
"recurrence": "daily",
"time": null
}
}
}
}