[go: nahoru, domu]

Skip to main content

Reddit and its partners use cookies and similar technologies to provide you with a better experience.

By accepting all cookies, you agree to our use of cookies to deliver and maintain our services and site, improve the quality of Reddit, personalize Reddit content and advertising, and measure the effectiveness of advertising.

By rejecting non-essential cookies, Reddit may still use certain cookies to ensure the proper functionality of our platform.

For more information, please see our Cookie Notice and our Privacy Policy.

Get the Reddit app

Scan this QR code to download the app now
Or check it out in the app stores
r/homeassistant icon
r/homeassistant icon
Go to homeassistant
r/homeassistant
A banner for the subreddit

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io.


Members Online

Help with Ratgdo Installation - Webconsole reachable, however through interface Door will Not Open and Close

Hi and thank you to all that can help.

I'm currently have the ratgdo board 2.52i board which took about 60 days to arrive. I consulted the documentation and it actually seemed pretty straightforward after reading it and watching a few videos on line.

I flashed the device with esphome (I'm open to flashing with the Mosquitto Broker version however when I initially tried it kind of got stuck and hung up during the installation). Anyway I able to reach the devices webserver at 10.0.20.20 which is on the same subnet (10.0.20.0/255) as my home assistant Hass OS. I'm able to interact with the device through the webconsole -- reboot, see error log etc.

My problem is the device will not work to open and close the door, however the door will open and close via the traditional methods of either using the wall switch, remote button opener, or MyQ.

The diagram I followed for the 2.52 device is here https://user-images.githubusercontent.com/4663918/288449523-9ddf3da2-9eac-4be0-beed-11867dc8d446.png. I didn't wire for the optional dry contacts since mine are wet based

Pictures of my setup are here are below after the post.

After reconnecting things I'm able to reach the device at 10.0.20.20 through its webconsole. I'm getting warnings which I think likely mean something isn't working (I pasted a picture below since cutting and pasting not working).

I'm a little confused at this point how to troubleshoot. Reflash??

In homeassistant I'm also getting errors:

Failed to communicate with garage opener on startup; Check the ratgdov2.5i 18fd5d Rolling code counter number entity history and set the entity to one number larger than the largest value in history. ESPHome devices

r/homeassistant - From top to bottom (with top of referring to USB plug) - Wires are +Obstruction Sensors, - Obstruction Sensor, -Wall Switch, +Wall Switch
From top to bottom (with top of referring to USB plug) - Wires are +Obstruction Sensors, - Obstruction Sensor, -Wall Switch, +Wall Switch

r/homeassistant - The wires are
The wires are

Reference provided here:https://paulwieland.github.io/ratgdo/03_wiring.html

r/homeassistant - Notice in this picture the header states v2.53i, but on the board itself it clearly is 2.52i
Notice in this picture the header states v2.53i, but on the board itself it clearly is 2.52i

Console

r/homeassistant - Help with Ratgdo Installation - Webconsole reachable, however through interface Door will Not Open and Close
Archived post. New comments cannot be posted and votes cannot be cast.
Share
Sort by:
Best
Open comment sort options
u/mrbmi513 avatar

Do you know what security+ version that opener uses? I believe the ESPHome fork only supports 2.0.

Also make sure you've sufficiently stripped the wires and inserted them fully.

u/kevdogger avatar

Hey thanks for help. My opener is about 13 years old. I flashed both the ESPHome and Latest MQTT version -- both flashed -- but wouldn't operate the door. I ended up flashing on a whim the 1.0+ MQTT version and that did the trick. I'm aware on the ratgdo website the author did a pretty good job at describing colors of the learn button to hopefully differentiate the security versions. My button was black (or maybe grey -- you can see it in the picture above -- not really sure what color that is!!) so I just started trying a different version on a whim. Actually preferred the ESPHome interface over the MQTT interface in terms of built in web server on the device itself displaying logs and such over the MQTT version, however for for what it's worth just glad the device seems to be working. Shout out to program known as MQTT-Explorer - https://mqtt-explorer.com/ - for helping with the debug process.

More replies