Added mechanism to prevent false positives
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-08-15 18:08:27 +02:00
parent bb131f2b1a
commit 27ef78e132
3 changed files with 26 additions and 10 deletions

View File

@@ -95,4 +95,4 @@ lights = { lights = ["hallway_light"], timeout = 60 }
[devices.bathroom_washer]
type = "Washer"
topic = "zigbee2mqtt/bathroom/washer"
threshold = 1.2
threshold = 1

View File

@@ -95,4 +95,4 @@ lights = { lights = ["hallway_light"], timeout = 10 }
[devices.bathroom_washer]
type = "Washer"
topic = "zigbee2mqtt/bathroom/washer"
threshold = 1.2
threshold = 1