Adjusted washer threshold
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7f89780696
commit
c584fa014c
|
@ -87,4 +87,4 @@ presence = { timeout = 900 }
|
|||
[devices.bathroom_washer]
|
||||
type = "Washer"
|
||||
topic = "zigbee2mqtt/bathroom/washer"
|
||||
threshold = 2
|
||||
threshold = 1.2
|
||||
|
|
|
@ -88,4 +88,4 @@ lights = { lights = ["bathroom_light"], timeout = 10 }
|
|||
[devices.bathroom_washer]
|
||||
type = "Washer"
|
||||
topic = "zigbee2mqtt/bathroom/washer"
|
||||
threshold = 2
|
||||
threshold = 1.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user