configuration.yaml
This commit is contained in:
+1
-1
@@ -306,7 +306,7 @@ rest:
|
||||
icon: mdi:printer-3d-nozzle
|
||||
value_template: >-
|
||||
{{
|
||||
value_json.progress.completion | float(0) | round(1)
|
||||
value_json.progress.completion | float(0) | round(2)
|
||||
}}
|
||||
json_attributes_path: "$.progress"
|
||||
json_attributes:
|
||||
|
||||
Reference in New Issue
Block a user