.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_temp
This commit is contained in:
@@ -209,25 +209,7 @@
|
||||
"name": "Memory Usage"
|
||||
}
|
||||
],
|
||||
"hours_to_show": 24,
|
||||
"grid_options": {
|
||||
"columns": "full",
|
||||
"rows": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"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"
|
||||
],
|
||||
"grid_options": {
|
||||
"columns": "full",
|
||||
"rows": 2
|
||||
}
|
||||
"hours_to_show": 24
|
||||
},
|
||||
{
|
||||
"type": "heading",
|
||||
@@ -278,6 +260,20 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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"
|
||||
],
|
||||
"grid_options": {
|
||||
"columns": "full",
|
||||
"rows": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "history-graph",
|
||||
"entities": [
|
||||
|
||||
Reference in New Issue
Block a user