BREAK-FIX: Update MyQ library to fix API change causing MyQ not to function#23600
Merged
Conversation
Update to pymy1 version 1.2.1 to fix authentication issue
|
Hopefully this can make it to 92.2, MyQ is totally broken atm. |
Contributor
|
This fixes the component for me when I ran it as a custom component to test. This component is completely broken without this fix. |
bachya
approved these changes
May 1, 2019
Contributor
bachya
left a comment
There was a problem hiding this comment.
This can be merged ASAP when the build passes. It has been marked for 0.92.2.
balloob
pushed a commit
that referenced
this pull request
May 2, 2019
Update to pymy1 version 1.2.1 to fix authentication issue
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Update MyQ library, fixing issue resulting in MyQ not functioning anymore right now.
Related issue (if applicable): fixes #23582
Checklist:
tox. Your PR cannot be merged unless tests passIf the code communicates with devices, web services, or third-party tools:
requirements_all.txtby runningscript/gen_requirements_all.py.