From 57224680d8c3c57eaaa0a2f49e271d820807df14 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 11 Aug 2025 19:20:35 -0400 Subject: [PATCH] Longer interval for E's climate watchdog checks --- flows.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flows.json b/flows.json index 6bc5473..f9b38f0 100644 --- a/flows.json +++ b/flows.json @@ -24870,9 +24870,9 @@ "server": "9e87348d.9c1c48", "version": 3, "exposeAsEntityConfig": "3ce4b28fb7c060b0", - "updateInterval": "60", + "updateInterval": "3", "updateIntervalType": "num", - "updateIntervalUnits": "seconds", + "updateIntervalUnits": "minutes", "outputInitially": false, "outputOnChanged": true, "entityId": "climate.emma_bedroom_aircon",