This commit is contained in:
Home Assistant Version Control
2026-07-29 04:12:24 +00:00
parent 9ea95c3a46
commit 2bc77c43ce
41 changed files with 22649 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"enable_auto_backup": true,
"auto_backup_throttle_minutes": 0,
"auto_backup_retain_per_entity": 100,
"auto_backup_dir": "",
"auto_backup_calendar_lookahead_days": 7,
"enable_snapshot_delete": false,
"snapshot_delete_min_age_days": 7
}
+4
View File
@@ -0,0 +1,4 @@
{
"enable_tool_search": false,
"tool_search_max_results": 10
}