This commit is contained in:
Home Assistant Version Control
2026-08-14 14:53:42 +00:00
parent 0022260df6
commit 9503a9c50d
3 changed files with 19 additions and 16 deletions
+2 -2
View File
@@ -84,7 +84,7 @@
},
{
"type": "gauge",
"entity": "sensor.octoprint_print_progress",
"entity": "sensor.octoprint_print_progress_live",
"name": "Progress",
"min": 0,
"max": 100,
@@ -144,7 +144,7 @@
},
{
"type": "sensor",
"entity": "sensor.octoprint_print_progress",
"entity": "sensor.octoprint_print_progress_live",
"name": "Progress History",
"graph": "line",
"hours_to_show": 24,