.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_temp

This commit is contained in:
Home Assistant Version Control
2026-07-27 15:50:49 +00:00
parent 467a7ca5fe
commit 7ea6b8c52b
2 changed files with 9 additions and 2 deletions
+8 -2
View File
@@ -209,7 +209,10 @@
"name": "Memory Usage"
}
],
"hours_to_show": 24
"hours_to_show": 24,
"grid_options": {
"columns": 6
}
},
{
"type": "history-graph",
@@ -219,7 +222,10 @@
"sensor.system_monitor_load_1_min",
"sensor.system_monitor_load_5_min",
"sensor.system_monitor_load_15_min"
]
],
"grid_options": {
"columns": 6
}
},
{
"type": "heading",