this post was submitted on 17 Apr 2024
7 points (100.0% liked)
Home Automation
3020 readers
1 users here now
Discussion about general home automation ideas and projects, home automation protocols like Z-wave, Zigbee, Matter, etc, and home automation software and hubs like HomeSeer, Home Assistant, OpenHAB, Homey.
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
Are you familiar enough with mechanical enineering and electronics to do everything yourself? Including the motor driver, control with limit switches and failsafes so nobody loses a limb?
If not, you should probably buy a garage door includimg the mechanics and motor including electronics. There are garage door openers that allow for an external switch inside of the garage to open and close it. You can attach a Sonoff or an ESP to that input and have it control the garage door.
Just to give a few ideas... But the motor driver needs to have the correct inputs. Some seem to have an "encrypted" connection and not just a switch. And it also depends on the model if the inputs need 230V or maybe 24V and a relais to close the circuit instead of that Sonoff.
I'd use esphome.io and an ESP32 board for something like that.