From 40cb13662af31b5ddc411c3851b371b2b8cb7ec9 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sat, 25 Apr 2026 12:43:54 +0200 Subject: [PATCH] =?UTF-8?q?Varme:=20genberegn=20straks=20n=C3=A5r=20komfor?= =?UTF-8?q?ttemperatur=20=C3=A6ndres?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/automations/varme_styring.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/include/automations/varme_styring.yaml b/include/automations/varme_styring.yaml index a0a78ce..b7eae30 100644 --- a/include/automations/varme_styring.yaml +++ b/include/automations/varme_styring.yaml @@ -57,6 +57,24 @@ - delay: "00:01:00" - service: script.varme_recalculate +- alias: "Varme - Genberegn: Komforttemperatur ændret" + id: varme_recalc_komfort_changed + description: "Opdater varmeanlægget straks når en komforttemperatur justeres" + trigger: + - platform: state + entity_id: + - input_number.varme_komfort_andreas + - input_number.varme_komfort_daniel + - input_number.varme_komfort_sovevaerelse + - input_number.varme_komfort_kontor + - input_number.varme_komfort_gang + - input_number.varme_komfort_forgang + - input_number.varme_komfort_lille_bad + - input_number.varme_komfort_badevarelse + - input_number.varme_komfort_stue + action: + - service: script.varme_recalculate + - alias: "Varme - Ferieopvarmning: Start 2 dage før hjemkomst" id: varme_ferie_forvarm description: >