.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_temp
This commit is contained in:
@@ -178,6 +178,18 @@
|
||||
"red": 80
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "gauge",
|
||||
"entity": "sensor.system_monitor_memory_usage",
|
||||
"name": "Memory Usage",
|
||||
"min": 0,
|
||||
"max": 100,
|
||||
"severity": {
|
||||
"green": 0,
|
||||
"yellow": 50,
|
||||
"red": 80
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "history-graph",
|
||||
"title": "CPU Usage",
|
||||
|
||||
Reference in New Issue
Block a user