arraylabs / pymyq

Python wrapper for MyQ API
MIT License
112 stars 42 forks source link

support the guest account #49

Closed zhuqf closed 3 years ago

zhuqf commented 4 years ago

I'm using myq integration in home assistant. I still have the myQ iOS app in my phone. as they are sharing the same account, something iOS app is not response, because home assistant connection is keep alive. I try to address that with the Guest account, myQ allow user add 3 guests to access your devices. unfortunately current pymyq implementation is reading Id and devices from API my. it is better to read it from accounts, which include both my and guests.