From b8839bac3ac151edc0243e93eb40f9acb3306810 Mon Sep 17 00:00:00 2001 From: Pierre Eisenbrandt Date: Thu, 15 Jan 2026 14:16:36 +0100 Subject: [PATCH] wait between two signals to same trv --- Climate/bosch_bth-ra_control.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Climate/bosch_bth-ra_control.yaml b/Climate/bosch_bth-ra_control.yaml index 47fc492..9e3757c 100644 --- a/Climate/bosch_bth-ra_control.yaml +++ b/Climate/bosch_bth-ra_control.yaml @@ -459,6 +459,8 @@ actions: - service: switch.turn_off target: entity_id: "{{ window_detection_entity }}" + - delay: + minutes: 1 - if: - condition: template value_template: >