configuration.yaml
This commit is contained in:
@@ -286,6 +286,12 @@ rest:
|
|||||||
- "printStatusResult"
|
- "printStatusResult"
|
||||||
- "duration"
|
- "duration"
|
||||||
- "printStartDateTimeFormatted"
|
- "printStartDateTimeFormatted"
|
||||||
|
- name: "OctoPrint Recent Prints"
|
||||||
|
unique_id: octoprint_recent_prints
|
||||||
|
icon: mdi:history
|
||||||
|
value_template: >-
|
||||||
|
{{ value_json.allPrintJobs | length }}
|
||||||
|
json_attributes_path: "$.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