Error logging into MyQ server

User avatar
FlyingDiver
Posts: 7823
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Error logging into MyQ server

Post by FlyingDiver »

What output did you get with that pip command? You might have to do this instead:

Code: Select all

pip3 install --upgrade  pymyq==3.1.6
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
User avatar
FlyingDiver
Posts: 7823
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Error logging into MyQ server

Post by FlyingDiver »

Oh, I see what happened. The patched version of the library I referenced above has been deleted, and pip now installs version 3.1.7 of the library, which the plugin doesn't like.

I'll have to push a new version of the plugin.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
User avatar
FlyingDiver
Posts: 7823
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Error logging into MyQ server

Post by FlyingDiver »

Well, that's not going to work. The 3.1.7 release does not have the 401 error fix in it. And nothing has fixes for the 429 error.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Locked

Return to “MyQ”