.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_temp
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user