I want bathroom fan to turn on when shower turns on. I have an extra aquara leak detector. It doesnt make a noise when it detects water so I thought I could maybe put in shower?
I cant think of another way to automate my shower fan. I already have humidity sensor in there to trigger it but sometimes that doesnt trigger till shower is almost done. I want the fan on soon as the shower starts.
I do watch humidity, but by the time it “escapes” the shower curtain and makes it to the sensor near the door (also used for motion so I cant move it), its already 5-8 min into the shower.
What kind of humidity sensor you are using?
Is that a data update interval issue, or is that a “my bathroom is huge” issue, or is that a sensor placement issue?
I’ve used this method for about 4 years now and it seems to work OK for us.
We just monitor our hotwater usage with a flow sensor on the intake side of the hotwater cylinder. Great data to capture for other pieces of automation too.
Then I only use a IR sensor in the shower for light switching and presence. When a user wants a shower I assume they will be using hotwater (they would usually run the shower before you get into it so it’s warm) I guess if you are into cold showers then no fan needed.
When the user gets in the shower and the shower door/curtain is closed the IR sensor won’t see you and will turn off. So…
If the bathroom light is ON and the IR sensor turns off AND the hotwater flow is at a shower usage (ie. flow greater than 100 pulses per minute lets say) then turn the fan on and trigger other related logic, (turn on stereo,towel rails,floor heating,vaccum bot) etc.
Seems to be pretty reliable, code controlled, minimal sensors, and even the kids don’t complain about it so win win…
I did have same issue, got one more aqara weather sensor (zigbee) for 11 USD and put it on the selling in the actual shower area. I compare to a humidity sensor outside the bath, and if it get above 10% in difference, then turn on. Works with-in a minute. Not instant, however fast enough for me. And, cheap.
Turning off, I do not turn off at 10% in difference as that is to fast, however use 1%. might be depended on a lot of other factors, so try for your setup.
The house was a new build so we wear able to run lots of cat6 everywhere. That wire runs from the Hotwater Cylinder (HWC) closet back to a central automation panel where all the ESP’s live. The ESP’s then talk to HA. If you are retro fitting then I guess you would need to use the power available near the HWC and transform to 5v for a remote ESP.