You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2026. It is now read-only.
Error Logs show:
File "/usr/local/lib/python3.8/site-packages/pymyq/api.py", line 114, in _send_request
message = f"Error requesting data from {url}: {data.get('description', str(err))}"
UnboundLocalError: local variable 'err' referenced before assignment
Not sure if they are updating the API, or something else.
Doors now showing unavailable.
Others are starting to notice as well.
Error Logs show:
File "/usr/local/lib/python3.8/site-packages/pymyq/api.py", line 114, in _send_request
message = f"Error requesting data from {url}: {data.get('description', str(err))}"
UnboundLocalError: local variable 'err' referenced before assignment
Not sure if they are updating the API, or something else.