joeshaw / myq

Go package and CLI tool for the Chamberlain / LiftMaster MyQ API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API change

lyleberman opened this issue · comments

Looks like Chamberlain changed their API today. Here's the new one:
JVM/G9Nwih5BwKgNCjLxiFUQxQijAebyyg8QUHr7JOrP+tuPb8iHfRHKwTmDzHOu
I downloaded the myq-master src and edited myq.go with the new API.
Then re-built and all is working again.

@lyleberman could you fork this so I can see what all needs to change?

@lyleberman Do you know if there are similar changes for other manufacturers? As the code is today, there is one API key per manufacturer (liftmaster, chamberlain, craftsman, merlin).

I personally have a LiftMaster, and your updated key works for me, so I'll commit it. Thanks!

This appears to be working for me with Liftmaster was well.

@lyleberman how did you find the new API key? It seems like it has changed again.

Yes, definitely broken again. I got the API key last time from Reddit https://www.reddit.com/r/shortcuts/. But haven't seen anything there about that yet.

It looks like there's a new version of the API that we'll need to support and that the old one has been discontinued. I've filed #3 to track it.