80
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 20 Apr 2024
80 points (96.5% liked)
homeassistant
15092 readers
61 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 @[email protected]
founded 2 years ago
MODERATORS
I ended up making an awesome esphome rig for my garage door. An esp32 board, a magnetic switch for position detection and a little relay that closes for .5s connected to the wall button wires.
Super simple and it works crazy well. It also cuts out all the proprietary shit the manufacturer would prefer I use.
RatGDO can do this without the need for a magnetic switch. It’s a simple ESP32 board with easy-to-terminate wire terminals. It also lets you control the lights on your opener, see the current status of the door, and even open the door to an exact in-between position (if your door supports it).
You can program your own ESP32 if you like, or buy one from the guy that made it directly for ~$40.
Still - props to you for making your own solution! I know it’s extra satisfying when you can homebrew your own smart home solutions from scratch - just wanted to share another solution for people who don’t have the same skills.
Oh wow, that sounds like a cool project. I will look into it.
Just as an addition, it also lets you lock down remote usage, toggle the lights, and check for motion.