3 files
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user