.storage/lovelace.dashboard_temp, zigbee2mqtt/state.json

This commit is contained in:
Home Assistant Version Control
2026-08-03 18:23:06 +00:00
parent 5279de45d8
commit c7103727ac
2 changed files with 35 additions and 20 deletions
+15
View File
@@ -304,6 +304,21 @@
]
}
]
},
{
"type": "gauge",
"entity": "sensor.octoprint_cpu_load",
"name": "CPU Usage",
"min": 0,
"max": 100,
"severity": {
"green": 0,
"yellow": 50,
"red": 80
},
"grid_options": {
"columns": 6
}
}
]
},