From 75ed97b7d8622b5e5ff9ab9488fa48e07a642e44 Mon Sep 17 00:00:00 2001 From: Brian Hanifin Date: Mon, 30 May 2022 19:35:44 -0700 Subject: [PATCH] tweaks --- switch-exhaust.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/switch-exhaust.yaml b/switch-exhaust.yaml index f4b30ad..b6ce730 100644 --- a/switch-exhaust.yaml +++ b/switch-exhaust.yaml @@ -8,7 +8,7 @@ substitutions: hostname: switch-exhaust ip: 10.0.20.50 - default_humidity_delta_threshold: "1.0" # Difference between house humidity and bathroom humidity. + default_humidity_delta_threshold: "2.0" # Difference between house humidity and bathroom humidity. timeout_duration: "600" # 600 seconds = 10 minutes max_temp: "70.0" # Max power measurement board temperature in °C. @@ -37,7 +37,7 @@ interval: condition: - switch.is_on: relay then: - # Restart the timeout if motion is active or the delta is greater than the trigger. + # Restart the timeout when motion is detected or the humidity delta is greater than the trigger. - if: condition: or: