Think I can keep a water sensor in the shower?

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.

image

heem… Interesting concept, I would also like to know

do like you idea thinking out side the box

would the 2 sensor points leave rust marks on the floor ???

would be beater to watch the humidity

image

someone had a shower about 9sh

@myle,

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?

Lol. I think more of an update issue, but I tried changing it from a timed update to a threshold update. Will see how that does

HI nappyjim

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…

Hope that helps

Cheers
Steve

i did this as well. But i was on ZHA, and the devices kept dropping off, now im on Z2M, i might try again

Steve,

By IR sensor, do you just mean a run of the mill motions sensor?

And Im interested in the flow sensor on your water heater. Can you link me to the device?

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.

Flow sensor is something like this…(heaps of choice) https://www.aliexpress.com/item/1005003957572677.html And IR sensor is something like this https://www.aliexpress.com/item/1005002346083658.html but any IR sensor should work as long as it doesn’t detect anyone in the bathroom when the shower is running. Hardest part is the pipe work for the flow sensor.

what is the wire on the sensor connected to? IE how are you feeding the data to HA?

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.