I updated my pymyq to version 3.1.13 (GitHub - Python-MyQ/Python-MyQ) and things are working again for me. But I have no confidence that it will continue working.
Yes, you can use a smart relay like the Aqara T2 with a Security 2.0 opener. You just need to solder jump wires to your existing wall button or purchase a 883LMW. The two leads can then be connected to the smart relay.
MyQ “disconnected” at 9am PST. Right about that time I open the garage door outside of HA. Has not reconnected. I restarted HA and am getting 429’s from MyQ. I am on 2023.10.3. No pymyq subdir.
I think that they’ll keep antagonizing the API calls leaving us no choice but to ditch the cloud and switch to local control. By my part I just ordered a ratgdo board.
Are we sure we’re handling 429s correctly? Respecting the “retry-after” response header and/or doing exponential backoffs? I’m looking for that sort of code in home-assistant/core and pymyq and not seeing it. Not exactly sure which branches to look in …
I do see this sort of code in the simplisafe-python library for example. But not in pymyq.