this post was submitted on 07 Nov 2023
277 points (99.6% liked)
homeassistant
11990 readers
17 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. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Garages just need a momentary dry-contact switch wired up where the button is (or you can get a ladder and place it closer to the motor).
I use a Sonoff 4CH Pro which could do up to 4 garage doors. Surely there are other dry contact options, but that's the one I use.
It's flashed with Tasmota, and each switch is set to stay on for a fraction of a second, like a button press.
For sensors I use z-wave door sensors. The magnet is taped to the door, and the sensor is installed above it. I copied and pasted some yaml from somewhere to make Home Assistant display everything properly. It's pretty slick!
This is in my covers.yaml file (referenced from config.yaml, of course).