A switch to open close the door 2 switches for feedback for open and closed messages.
Openhab garage door.
This tutorial assumes you have the gpio binding installed and have already gotten that working for other items.
Remote access is made possible with the particle io rest api.
The garadget is cloud based device that futurizes your existing garage door opener letting you open and close your garage door from anywhere including via openhab with this binding.
Rule init when system started then garagedoorcommand postupdate idle end rule open garage when item garagedoorcommand changed from idle to open then if garagedoorstatus state closed garagedoorbutton sendcommand on garagedoorcommand postupdate idle end rule close garage when item garagedoorcommand changed from idle to close then if garagedoorstatus state open garagedoorbutton sendcommand on garagedoorcommand postupdate idle end.
I am using a raspberry pi3b gpio pins to control a relay board which simulates someone pressing the garage door opener on the wall.
Door status off closed on open set invert true on channel to invert switch.
Distance reading from the opengarage controller default in cm status switch.
My config settings.
Currently have a chamberlain garage door opener and was using the myq add on to control it through openhab but they keep changing the api which renders the add on useless.