-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Upgrade volvooncall to 0.9.2 #64942
Upgrade volvooncall to 0.9.2 #64942
Conversation
Hey there @molobrakos, @decompil3d, mind taking a look at this pull request as it has been labeled with an integration ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The volvooncall
package update from 0.9.1 to 0.9.2 just updates the MQTT package being used and thus allows for later versions of websockets
. Since this integration does not use the MQTT support at all, it should be safe to pull in this new version.
Unfortunately, it looks like
Both are only requirement conflicts, no code changes should be necessary for |
Closing this for now. The dependency conflicts should be resolved before we can merge it. |
Proposed change
Upgrade
volvooncall
to0.9.2
. The update mainly addresses a dependency conflict withwebsockets
.Release notes: https://github.com/molobrakos/volvooncall/releases/tag/v0.9.2
Compare view: molobrakos/volvooncall@v0.9.1...v0.9.2
The update resolves the following HA dependency conflict
Type of change
Additional information
Checklist
black --fast homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: