shbatm / ratgdo

Home Page:https://paulwieland.github.io/ratgdo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ratgdo

ratgdo gives you local MQTT & dry contact control plus status feedback for your Chamberlain/LiftMaster Security+ 2.0 garage door opener. Security+ 2.0 uses an encrypted serial signal to control the door opener's open/close and light functions, which makes it impossible to use Shelly One, Go Control, Insteon I/O linc or any other dry contact relay device to control the door.

ratgdo is a hardware shield (circuit board) & firmware for the ESP8266 based Wemos D1 Mini development board that wires to your door opener's terminals and restores dry contact control. It also allows you to control the door with MQTT over your local WiFi network which can be used to integrate directly with NodeRED or Home Assistant, eliminating the need for another "smart" device. WiFi is not required if you wish to only use the dry contact interface.

ratgdo is not a cloud device and does not require a subscription service. The firmware is open source and free for anyone to use.

ratgdo shields available to order Shields are available and shipping domestic USA via USPS.

image

image

image

image

ratgdo on GitHub.io

Special thanks

Special thanks to kosibar, Brad and TechJunkie01 - without whom this project would not have been possible.

About

https://paulwieland.github.io/ratgdo

License:GNU General Public License v2.0


Languages

Language:C++ 80.1%Language:C 19.9%