Just seeing if anyone in the UK has managed to automate their garage door. I have a roller door fitted by Garolla. It has a wireless remote control as well as the main control in the garage itself. The aim is know if the garage is open or closed and ability to remotely open/close it.
Yes, but i only have one reed relay for closed position, it’s enough for me. If it ain’t closed, it’s open…
Output relay is connected to garage door opener’s internal wall pushbutton. Beside that i also have SHT sensor to show me garage temperature and humidity.
Esp module runs esphome FW.
I found THIS page where it’s pretty well explained how to connect. Just make sure when programming input that you will program pull-up for reed relay input, or you can also add an external pull-up resistor, say around 10kohm - from reed input to 3.3V (on github example from D1 to 3.3V, it’s not drawn there, i guess it uses programmed pull-up).
I have settled on the SONOFF 4CHPROR3 WiFi Smart Switch and yes, the idea is to use the external switch jumpers on the garage board.
You also have a further option then of using the last channel to control the garage lights, however I have decided to go simple and use the flash lamp connectors on the board itself and wire in a light. I want to use the 4th channel to control my gazebo lights.
Ah so on the 4CHPROR3 you’re going to use a channel for up, and a channel for down? And how would the state detection work? whats your name in the HA discord? be good to have a chat in real time
Hi mate, any chance I can pick your brains about this also? Having the same door installed as we speak and want to get it hooked up. I have a EPS32 board laying about that I’m wondering if I can use instead of the sonoff/ Tasmota route (which I have no experience with)
I’m not experienced with Tasmota, but I would say it could be done but you may or may not need additional hardware such as relays etc. ESPHOME would also be an option but again you may need additional hardware etc.
I just went the simple route and purchased 4CHPROR3 as it is ready out of the box and has the dry contacts that you need for the garage door. It also allows me to run my garden lights of it as well, so two uses one box. It is also integrates with home assistant and my Google Home.