I made my own board to use with ratgdo. I’m pretty sure I have the hardware correct. I’m getting messages like the following when I have it connected and loaded with the esphome version of ratgdo:
|18:22:40|[W]|[ratgdo_secplus1:262]|[145114] Discard incomplete packet: [38 ...]|
| --- | --- | --- | --- |
|18:22:41|[W]|[ratgdo_secplus1:262]|[145373] Discard incomplete packet: [3A ...]|
|18:22:41|[W]|[ratgdo_secplus1:262]|[145641] Discard incomplete packet: [39 ...]|
|18:22:41|[W]|[ratgdo_secplus1:262]|[145899] Discard incomplete packet: [38 ...]|
|18:22:41|[W]|[ratgdo_secplus1:262]|[146167] Discard incomplete packet: [3A ...]|
|18:22:42|[W]|[ratgdo_secplus1:262]|[146426] Discard incomplete packet: [39 ...]|
|18:22:42|[W]|[ratgdo_secplus1:262]|[146678] Discard incomplete packet: [38 ...]|
My garage door opener is an older model Craftsman with a red learn button and 3 screw terminals where you wrap the wires around the screws (vs the terminal block type of connections). From what I’ve read it sounds like it should be using security plus v1.
I can’t use the mqtt version of ratgdo because my board pins don’t match what it is built for.
Any idea what the incomplete packet messages mean?
Thanks!