From 5f49a44e5c8baa5e4d03fa7718643c0085b198da Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 14 Aug 2026 16:19:46 +0000 Subject: [PATCH] configuration.yaml --- configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: