From b5bed25f78c77bc1150fffe6b847636f1e868b63 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sat, 15 Mar 2025 20:49:34 +0000 Subject: [PATCH] Remove decimal part from runtime It's counted in seconds anyway --- templates/mystrom.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/mystrom.yaml b/templates/mystrom.yaml index 0ab88a1..79f775f 100644 --- a/templates/mystrom.yaml +++ b/templates/mystrom.yaml @@ -96,6 +96,7 @@ sensor: id: continuous_on_time name: Continuous on time lambda: "return id(mystrom_relay).state;" + accuracy_decimals: 0 switch: - platform: gpio