From 950a8b4ed30c95a89b2cafdaef6bc20cae11fe83 Mon Sep 17 00:00:00 2001 From: Pierre Eisenbrandt Date: Thu, 27 Nov 2025 18:47:02 +0100 Subject: [PATCH] =?UTF-8?q?Sync=20bei=20jeder=20Temp=C3=A4nderung=20und=20?= =?UTF-8?q?alle=2020=20minuten=20(also=20dreimal=20in=20der=20Stunde)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Climate/bosch_bth-ra_control.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Climate/bosch_bth-ra_control.yaml b/Climate/bosch_bth-ra_control.yaml index 831932b..36f09d2 100644 --- a/Climate/bosch_bth-ra_control.yaml +++ b/Climate/bosch_bth-ra_control.yaml @@ -67,8 +67,12 @@ triggers: for: !input window_delay_close id: FENSTER_CLOSED - platform: time_pattern - minutes: "/29" + # Synce Temperatur alle 20 Minuten (Teiler von 60) + minutes: "/20" id: SYNC_TEMPERATURE + - platform: state + entity_id: !input temperature_sensor + id: TEMP_CHANGED variables: trv: !input radiator_entity @@ -118,6 +122,7 @@ actions: - FENSTER_OPEN - FENSTER_CLOSED - SYNC_TEMPERATURE + - TEMP_CHANGED then: - service: number.set_value data: