Anyone else having issues with MYQ?

MyQ cover used to work but sometime yesterday (I think), it stopped working. I had upgraded the day before and im pretty sure it worked after that. I also made some other configuration changes so i restored from backup before the upgrade and it still did not work so i dont think its anything i did but i wanted to see if it was working for anyone else.

here is the logs
2019-05-01 09:07:21 ERROR (MainThread) [homeassistant.components.cover] Error while setting up platform myq
Traceback (most recent call last):
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py”, line 126, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=hass.loop)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 416, in wait_for
return fut.result()
File “/usr/local/lib/python3.7/site-packages/homeassistant/components/myq/cover.py”, line 43, in async_setup_platform
myq = await login(username, password, brand, websession)
File “/usr/local/lib/python3.7/site-packages/pymyq/api.py”, line 291, in login
await api.authenticate(username, password)
File “/usr/local/lib/python3.7/site-packages/pymyq/api.py”, line 226, in authenticate
await self._get_security_token()
File “/usr/local/lib/python3.7/site-packages/pymyq/api.py”, line 242, in _get_security_token
login_request=True,
File “/usr/local/lib/python3.7/site-packages/pymyq/api.py”, line 151, in _request
return await resp.json(content_type=None)
File “/usr/local/lib/python3.7/site-packages/aiohttp/client_reqrep.py”, line 1036, in json
return loads(stripped.decode(encoding))
File “/usr/local/lib/python3.7/json/init.py”, line 348, in loads
return _default_decoder.decode(s)
File “/usr/local/lib/python3.7/json/decoder.py”, line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File “/usr/local/lib/python3.7/json/decoder.py”, line 355, in raw_decode
raise JSONDecodeError(“Expecting value”, s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Your not alone lol. Chamberlain / Liftmaster changed something yesterday. Just need to wait for it to be updated

There have been a few posts about this already.

Yes, the API changed on Chamberlain/Liftmaster side.

Ok thanks for the info. I did a search and did not see it.

Happy to have found this thread, will keep my eyes and ears open for an update

see this thread where I just posted my solution to this long running problem of MyQ unreliability.

1 Like

Yes, problems today. Notifications that the door was opened, but it didn’t. Somehow got into “monitor mode”. Deleted and reinstalled.

Looks like this issue has come back today.

Tue Aug 06 2019 11:42:24 GMT-0700 (Pacific Daylight Time)

Error while setting up platform myq
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 126, in _async_setup_platform
    SLOW_SETUP_MAX_WAIT)
  File "/usr/local/lib/python3.7/asyncio/tasks.py", line 416, in wait_for
    return fut.result()
  File "/usr/src/homeassistant/homeassistant/components/myq/cover.py", line 43, in async_setup_platform
    myq = await login(username, password, brand, websession)
  File "/usr/local/lib/python3.7/site-packages/pymyq/api.py", line 293, in login
    await api.authenticate(username, password)
  File "/usr/local/lib/python3.7/site-packages/pymyq/api.py", line 228, in authenticate
    await self._get_security_token()
  File "/usr/local/lib/python3.7/site-packages/pymyq/api.py", line 244, in _get_security_token
    login_request=True,
  File "/usr/local/lib/python3.7/site-packages/pymyq/api.py", line 153, in _request
    return await resp.json(content_type=None)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client_reqrep.py", line 1036, in json
    return loads(stripped.decode(encoding))
  File "/usr/local/lib/python3.7/json/__init__.py", line 348, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.7/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.7/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
1 Like

Same issue here as well. Issue started this morning.

#metoo

I’m having the same problem. The cover isn’t appearing.

Same issue here

Dammit! Not again!

Same here. Stopped working today.

MyQ appears to be working this morning :neutral_face:

Yep, had to do a restart of HASS but its working again.

#metoo (in a good way)

woo hoo! working

Not working today what about you guys ??

Worked for me about an hour ago

Working for me today.