From bd91671be18f5528a7144f3e6d4cfff7959d49bc Mon Sep 17 00:00:00 2001 From: "Adrian A. Baumann" Date: Sat, 24 Jan 2026 15:05:04 +0100 Subject: [PATCH] Auto-sync: heating-temperature-probes.yaml changed --- heating-temperature-probes.yaml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/heating-temperature-probes.yaml b/heating-temperature-probes.yaml index 0255342..04ad7fd 100644 --- a/heating-temperature-probes.yaml +++ b/heating-temperature-probes.yaml @@ -55,7 +55,7 @@ sensor: - platform: dallas_temp name: Primary circuit - update_interval: 1s + update_interval: 10s address: 0x930417c15660ff28 filters: - or: @@ -66,9 +66,16 @@ sensor: name: Secondary circuit outgoing update_interval: 10s address: 0x370417c1477fff28 + filters: + - or: + - throttle: 60s + - delta: 1 - platform: dallas_temp name: Secondary circuit return update_interval: 10s address: 0x490417c14146ff28 - + filters: + - or: + - throttle: 60s + - delta: 1