brbeaird / SmartThings_MyQ

Integrate SmartThings with MyQ (Obsolete)
https://github.com/brbeaird/SmartThings-MyQ-Edge
Apache License 2.0
410 stars 896 forks source link

MyQ Not Responding to Commands #95

Closed jiffyjaff closed 4 years ago

jiffyjaff commented 4 years ago

Looks like this is getting stuck when sending a command to the MyQ API to open the device. In ST, the status changes to "Opening", and the garage door doesn't open.

I checked the logs and I'm getting back a 204 status. Is a 204 the expected response or is something wrong? Snip of my logs below:

Got LOGIN POST response: STATUS: 200 Got response: STATUS: 200 Got result: 0 got accountid xx-xx-xx-xx-xx Got response: STATUS: 204

jiffyjaff commented 4 years ago

I think this is a hardware problem. Can someone else confirm that the service is functioning for them?

brbeaird commented 4 years ago

You still getting this? Things are working fine for me.

jiffyjaff commented 4 years ago

It's working again, I think their API or my account was the issue. It mysteriously started working again several days later and I changed nothing.