Have started working with home assistant and would like to make a couple of custom sensors/devices to integrate.
I dont have an electronics background, but am geeky enough to sort out most things with a bit of help
My garage door controller has a couple of terminals that allow me to control it.
Eg, it has a single switch with a pair of screw terminals (control/ground) that once shorted, the roller door rises/closes.
It also has terminals to control the up/down/stop function specifically as well.
Tested today, shorting the single switch will give me what I need.
Hoping I can program up a 8266 with ESPEASY to allow me to do this. Question is, will the 8266 natively allow me to do this, or do I need a relay? I just need a way to short the two pins...
Thanks all!