esphome-ratgdo VS rat-ratgdo

Compare esphome-ratgdo vs rat-ratgdo and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
esphome-ratgdo rat-ratgdo
1 2
302 290
5.3% -
9.4 9.6
11 days ago about 2 months ago
C++ HTML
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

esphome-ratgdo

Posts with mentions or reviews of esphome-ratgdo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-08.
  • Home Assistant blocked from integrating with Garage Door opener API
    17 projects | news.ycombinator.com | 8 Nov 2023
    ratgdo looks really nice! I've been controlling my garage door via dry contact on my Elk security system [1] and monitoring the door status via a separate rolling door reed sensor. [2] But from following the ratgdo link, I learned that my "Security+ 1.0" garage door opener has a RS-232 interface with a protocol that will tell you about door status and obstructions. That's better!

    I just clicked the buy link on the ratgdo thing to support the nice, well-documented open-source [3] project. In truth though I have the right hardware sitting around here already, so I might just use that depending on how long the "back ordered" status lasts...

    [1] There's a Home Assistant integration for the Elk M1 Gold with some Python library; I also have my own WIP Rust library for interacting with it here: <https://github.com/scottlamb/elkm1>

    [2] something like this one: https://www.amazon.com/Gebildet-Security-Rolling-Magnetic-Ap...

    [3] docs at <https://paulwieland.github.io/ratgdo/> but the actual code is in a separate repo at <https://github.com/ratgdo/esphome-ratgdo>

rat-ratgdo

Posts with mentions or reviews of rat-ratgdo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-08.
  • Home Assistant blocked from integrating with Garage Door opener API
    17 projects | news.ycombinator.com | 8 Nov 2023
    You may actually need a little bit of extra information to recreate the little PCB board that the ratgdo software relies on to interface the espressif to the terminals of your opener.

    It's not terribly complicated but for reasons that are polarizing to many in the garage-door-automation society, the author of the software, although leaving the code completely open source is averse to publishing schematics for the PCB board itself, so others have had to step in and reverse engineer these.

    I believe, although I have not verified because I haven't tried this myself, that this site provides both the schematics you need as well as information necessary to Flash the software onto your ESP device.

    https://github.com/Kaldek/rat-ratgdo/tree/main

What are some alternatives?

When comparing esphome-ratgdo and rat-ratgdo you can also consider the following projects:

OpenGarage-Firmware - OpenGarage: open-source WiFi-enabled garage door opener

secplus - A software implementation of the Security+ system used by garage door openers

ratgdo

tuya-local - Local support for Tuya devices in Home Assistant

Ubiquiti

pymyq - Python wrapper for MyQ API

elkm1 - Elk M1 Security and Automation Controller System, in Rust