configuration.yaml

This commit is contained in:
Home Assistant Version Control
2026-08-10 05:00:10 +00:00
parent 65770a83de
commit 9b4cf2ac26
+6
View File
@@ -286,6 +286,12 @@ rest:
- "printStatusResult"
- "duration"
- "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)
mqtt: