diff --git a/config/config.toml b/config/config.toml index 266b5c5..ec14367 100644 --- a/config/config.toml +++ b/config/config.toml @@ -87,4 +87,4 @@ presence = { timeout = 900 } [devices.bathroom_washer] type = "Washer" topic = "zigbee2mqtt/bathroom/washer" -threshold = 2 +threshold = 1.2 diff --git a/config/zeus.dev.toml b/config/zeus.dev.toml index df1701d..584810e 100644 --- a/config/zeus.dev.toml +++ b/config/zeus.dev.toml @@ -88,4 +88,4 @@ lights = { lights = ["bathroom_light"], timeout = 10 } [devices.bathroom_washer] type = "Washer" topic = "zigbee2mqtt/bathroom/washer" -threshold = 2 +threshold = 1.2