diff --git a/configuration.yaml b/configuration.yaml index 37bb4d10..dc624ee2 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -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: