arraylabs / pymyq

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

Myq requires new ua version #43

Closed bdraco closed 4 years ago

bdraco commented 4 years ago

Fixes: https://github.com/home-assistant/core/issues/37100

towerhand commented 4 years ago

Thank you for always fixing this integration so quickly.

Nealtron commented 4 years ago

At the rate in which this API continues to break, I'm almost wondering if it would be better to move it to HACS so out-of-band patches can be pushed more frequently.

sferguson524 commented 4 years ago

Changed the 2 lines in the 2 .py files, and we're good to go here

dseven commented 4 years ago

I just found this PR after submitting one of my own (https://github.com/arraylabs/pymyq/pull/45). I found that the Android app appears to use "okhttp/3.10.0", which seems like it may be less prone to frequent change?

gary-reyes commented 4 years ago

@arraylabs @ehendrix23 Would it be possible to review this? Its been nearly a week since it was posted.

@bdraco Would it be beneficial to consider forking the project?

coreyjansen commented 4 years ago

Anyone have an easy way to port this into HACS or edit this file as I am running HASSIO on my Raspberry Pi

balloob commented 4 years ago

It's in the new release of Home Assistant that lands tomorrow.