this post was submitted on 19 Jun 2025
196 points (99.5% liked)
homeassistant
14941 readers
6 users here now
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I thought of a light sensor but a vibration sensor might work took. Does it correctly trigger if set to lowest sensativity? If so that might stop the rain triggers. However that might make it not trigger when it was actually opened.
@shortwavesurfer You are exactly right. I like the Third Reality vibration sensor because it gives you a nice ability to tweak the sensitivity. Also, in Home Assistant I use a helper to sample the sensor over a second or two and compute the median. This eliminates a lot of spurious detections. Like any detector, there is always a tradeoff between false alarms and missed detections. This sensor has a nice sweet spot that is not hard to dial in.
I haven't, as of yet, gotten into helpers. But, for something like this, I probably will.
I also intend to put a couple of them on my washer and dryer.