-
Notifications
You must be signed in to change notification settings - Fork 38
Description
The latest connection failures are no longer related to V5.1 user agent changes but are evidently due to Chamberlain transitioning to a new V6 infrastructure and API. Please refer to home-assistant/core#44851 for further description of the connection errors.
Work on reverse engineering V6 has already been started by the Homebridge-myq developer (which does not use pymyq). He is encouraging discussion on Homebridge Discord so please consider a collaboration on this effort.
we’re aware there’s been yet another change in the myQ API and infrastructure. They seem to be transitioning to a new infrastructure and the errors we’re seeing are a result of the transition process and that they are deprecating the prior APIs we’ve used. I’ve gotten some good logs of the new protocol...now it’s a function of implementing it over the coming days. Stay tuned.