From 52df0eb6bd9556f705c73f489123d1fe3c05d6d0 Mon Sep 17 00:00:00 2001 From: Kevin Eifinger Date: Tue, 21 Sep 2021 17:39:58 +0200 Subject: [PATCH] =?UTF-8?q?Only=20trigger=20humidity=20alert=20if=20=20und?= =?UTF-8?q?er=2010=C2=B0C=20outside?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/humidity_alert.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/humidity_alert.yaml b/packages/humidity_alert.yaml index 230e9007..8d63ae0e 100644 --- a/packages/humidity_alert.yaml +++ b/packages/humidity_alert.yaml @@ -90,7 +90,7 @@ automation: condition: numeric_state entity_id: weather.dwd_weather_wiesbaden_biebrich attribute: temperature - below: 20 + below: 10 action: - service: automation.turn_on data: @@ -175,7 +175,7 @@ automation: condition: numeric_state entity_id: weather.dwd_weather_wiesbaden_biebrich attribute: temperature - below: 20 + below: 10 action: - service: automation.turn_on data: