configuration.yaml

This commit is contained in:
Home Assistant Version Control
2026-08-14 16:19:46 +00:00
parent 8592b6e206
commit 5f49a44e5c
+1 -1
View File
@@ -306,7 +306,7 @@ rest:
icon: mdi:printer-3d-nozzle icon: mdi:printer-3d-nozzle
value_template: >- value_template: >-
{{ {{
value_json.progress.completion | float(0) | round(1) value_json.progress.completion | float(0) | round(2)
}} }}
json_attributes_path: "$.progress" json_attributes_path: "$.progress"
json_attributes: json_attributes: