Openhab Garage Door
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.
Openhab garage door. Door status off closed on open set invert true on channel to invert switch. Rule garage door direction when status garagentor close changed to open or door opening status garagentor open changed to open door closing then var status garagentor if triggeringitem name tostring status garagentor close status garagentor opening if triggeringitem name tostring status garagentor open status garagentor closing end rule garage door direction when status garagentor close changed to closed or door closed status garagentor open changed to. 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. A switch to open close the door 2 switches for feedback for open and closed messages.
I am using a raspberry pi3b gpio pins to control a relay board which simulates someone pressing the garage door opener on the wall. 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. My config settings. Looking for ideas what and how to use to add.
This tutorial assumes you have the gpio binding installed and have already gotten that working for other items.