.storage/lovelace.dashboard_temp

This commit is contained in:
Home Assistant Version Control
2026-07-27 15:56:53 +00:00
parent 9f662fb5c0
commit fa91608385
+5 -2
View File
@@ -198,7 +198,6 @@
},
{
"type": "history-graph",
"title": "System Resources",
"entities": [
{
"entity": "sensor.home_assistant_cpu_usage",
@@ -209,7 +208,11 @@
"name": "Memory Usage"
}
],
"hours_to_show": 24
"title": "System Resources",
"hours_to_show": 24,
"show_names": true,
"logarithmic_scale": false,
"expand_legend": false
},
{
"type": "history-graph",