.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_temp
This commit is contained in:
@@ -211,6 +211,16 @@
|
||||
],
|
||||
"hours_to_show": 24
|
||||
},
|
||||
{
|
||||
"type": "history-graph",
|
||||
"title": "System Load",
|
||||
"hours_to_show": 24,
|
||||
"entities": [
|
||||
"sensor.system_monitor_load_1_min",
|
||||
"sensor.system_monitor_load_5_min",
|
||||
"sensor.system_monitor_load_15_min"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "heading",
|
||||
"heading": "System Health",
|
||||
@@ -260,16 +270,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "history-graph",
|
||||
"title": "System Load",
|
||||
"hours_to_show": 24,
|
||||
"entities": [
|
||||
"sensor.system_monitor_load_1_min",
|
||||
"sensor.system_monitor_load_5_min",
|
||||
"sensor.system_monitor_load_15_min"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "history-graph",
|
||||
"entities": [
|
||||
|
||||
Reference in New Issue
Block a user