HOLA! And Ratgdo help please :)

Hey everyone, first time here and very much enjoying my new house and the heat pump hacks, Shellys, lights, locks, outlets, and oddly decent YAML code Grok has helped with :joy:

Question, I got two ratgdo kits, very cool stuff, problem is I have some old 3 wire chamberlands running security 1.0, I think I overlooked selecting this when I first set them up.

I can toggle the doors open, see if there is motion on the safety sensors, but have no door open or closed state and would prefer not to use my PTZs to see if the doors are open.

Any pointers would be greatly appreciated

Thanks!
Jay

Below is similar issue where door state not properly reported and 1.0.

Below is matrix of features. All 1.0 may not show state and it wall panel dependant

Thanks, I’ll try to respond in that thread.

Odd that for my system the door status is fully supported, partially supported, and future supported

Like a schrodinger's cat type deal?

Security 1.0 depends on a compatible wall control which is why it likely shows the X/O status (probably described in footnote #4).

Is there a picture or way to tell what wall control?

I have what amounts to door bells to open the doors

It's in the docs, right where you had found that screenshot: ratgdo

  1. Security + 1.0 openers can report door status over the data line, but not all wall panels are compatible. ratgdo listens for a wall panel to communicate with the door, and if it detects one (such as an 889LM) or 041A7928-3MC it listens and reports the door status. If ratgdo doesn’t hear wall panel communication then it switches to emulation mode, where it streams the query commands necessary to get the door opener status. Emulation mode will cause analog wall panels (e.g. 78LM) to not be able to control the lights or lockout the wireless remotes because their analog commands will be ignored by the door opener.
1 Like

There is an ESPHome cover component for the Chamerlain 1.0 code that should work.

1 Like

Seems those are not too easy to find and my wall button isn’t one of the supported ones.

I wonder if a script could be made to just good off the last button push, if it knows it start state push open, next push closed, etc :thinking: