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

This commit is contained in:
Home Assistant Version Control
2026-07-27 15:38:53 +00:00
parent aab806b54c
commit 6c5a981c75
2 changed files with 6 additions and 1 deletions
+5 -1
View File
@@ -198,11 +198,15 @@
},
{
"type": "history-graph",
"title": "CPU Usage",
"title": "System Resources",
"entities": [
{
"entity": "sensor.home_assistant_cpu_usage",
"name": "CPU Usage"
},
{
"entity": "sensor.system_monitor_memory_usage",
"name": "Memory Usage"
}
],
"hours_to_show": 24