Lessons I learned whilst building my smart home❤️ Found this video useful and want to support the channel? I'd love a donation at https://paypal.me/homeautom...
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.
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.