.storage/lovelace.dashboard_temp
This commit is contained in:
@@ -319,6 +319,21 @@
|
|||||||
"grid_options": {
|
"grid_options": {
|
||||||
"columns": 6
|
"columns": 6
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "gauge",
|
||||||
|
"entity": "sensor.octoprint_memory_usage",
|
||||||
|
"name": "Memory Usage",
|
||||||
|
"min": 0,
|
||||||
|
"max": 100,
|
||||||
|
"severity": {
|
||||||
|
"green": 0,
|
||||||
|
"yellow": 50,
|
||||||
|
"red": 80
|
||||||
|
},
|
||||||
|
"grid_options": {
|
||||||
|
"columns": 6
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user