configuration.yaml
This commit is contained in:
+2
-1
@@ -291,7 +291,8 @@ rest:
|
|||||||
icon: mdi:history
|
icon: mdi:history
|
||||||
value_template: >-
|
value_template: >-
|
||||||
{{ value_json.allPrintJobs | length }}
|
{{ value_json.allPrintJobs | length }}
|
||||||
json_attributes_path: "$.allPrintJobs"
|
json_attributes:
|
||||||
|
- "allPrintJobs"
|
||||||
|
|
||||||
# OctoPrint physical position (holds last value when idle; raw discovery sensor zeroes on currentZ:null)
|
# OctoPrint physical position (holds last value when idle; raw discovery sensor zeroes on currentZ:null)
|
||||||
mqtt:
|
mqtt:
|
||||||
|
|||||||
Reference in New Issue
Block a user