-
Notifications
You must be signed in to change notification settings - Fork 5
API change #2
Comments
@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. |
Great glad to hear it's working.
No idea why they changed the key!
… On Jul 16, 2021, at 10:21 AM, Joe Shaw ***@***.***> wrote:
@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!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
@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. |
Update: looks like they have switched to OAuth2 |
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.
The text was updated successfully, but these errors were encountered: