Bump python-mystrom to 2.5.0#150947
Conversation
|
Hey there @fabaff, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
TheJulianJES
left a comment
There was a problem hiding this comment.
Thanks for the PR. Please change your description to match the pull request template we have: https://github.com/home-assistant/core/blob/dev/.github/PULL_REQUEST_TEMPLATE.md
You can copy out the "raw" text, paste it in your description, and update it accordingly.
For dependency bumps, you'll see what you need to do in the template itself, like:
- For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.
- New or updated dependencies have been added to requirements_all.txt.
Updated by running python3 -m script.gen_requirements_all.
You still need to do both of this.
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
f6a5916 to
e08fba3
Compare
Changelog/diff included and updated generated files now
Proposed change
Update the myStrom dependency to
python-mystrom==2.5.0. This release includes a fix to handle legacy v1 switches that omit thetypekey in their info response.Type of change
Additional information
Checklist for dependency bumps
requirements_all.txt(and related generated files if applicable).python3 -m script.gen_requirements_allTesting instructions
Documentation
Breaking change