Adjusted washer threshold
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dreaded_X 2023-08-15 00:26:38 +02:00
parent 7f89780696
commit c584fa014c
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4
2 changed files with 2 additions and 2 deletions

View File

@ -87,4 +87,4 @@ presence = { timeout = 900 }
[devices.bathroom_washer] [devices.bathroom_washer]
type = "Washer" type = "Washer"
topic = "zigbee2mqtt/bathroom/washer" topic = "zigbee2mqtt/bathroom/washer"
threshold = 2 threshold = 1.2

View File

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