Hello,
I have flashed a esp8266 with opengarage, hooked up the distance sensor and relay, and I noticed that when the power is connected, the relay turns on. When I reset the power (to simulate a power outage), it disconnects the relay. When the power comes back on, the relay turns back on. Shouldn’t it be the other way around where the power and the relay is switched off all the time, unless I push the button to open/close the garage?
I tried changing the GPIO pin to different pins (and re-compiled the firmware) to see if its related to the board or pinout, and it was the same scenario.
Is this the way that it is expected to work? I havent hooked it up to a garage door opener yet, and just testing before installing it in my garage. The way it looks like it will work if there is a power flicker, it will flip the relay off and then on, which would simulate a button press which would open the garage.