.storage/lovelace.dashboard_temp
This commit is contained in:
@@ -198,7 +198,6 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "history-graph",
|
"type": "history-graph",
|
||||||
"title": "System Resources",
|
|
||||||
"entities": [
|
"entities": [
|
||||||
{
|
{
|
||||||
"entity": "sensor.home_assistant_cpu_usage",
|
"entity": "sensor.home_assistant_cpu_usage",
|
||||||
@@ -209,7 +208,11 @@
|
|||||||
"name": "Memory Usage"
|
"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",
|
"type": "history-graph",
|
||||||
|
|||||||
Reference in New Issue
Block a user