Bump visionpluspython 1.0.2 to 1.1.0#169842
Bump visionpluspython 1.0.2 to 1.1.0#169842theobld-ww wants to merge 5 commits intohome-assistant:devfrom
Conversation
|
Hey there @devender-verma-ww, @ssi-spyro, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
There was a problem hiding this comment.
Pull request overview
This pull request bumps the visionpluspython dependency used by the watts integration to 1.1.0, aligning the integration’s pinned requirement with the updated library version (noted in the PR title as needed for “timer mode”).
Changes:
- Update
visionpluspythonpin from1.0.2to1.1.0in thewattsintegration manifest. - Update the pinned version in
requirements_all.txtandrequirements_test_all.txtto keep dependency lockfiles consistent.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
requirements_test_all.txt |
Bumps the test requirements pin for visionpluspython to 1.1.0. |
requirements_all.txt |
Bumps the runtime aggregated requirements pin for visionpluspython to 1.1.0. |
homeassistant/components/watts/manifest.json |
Updates the watts integration’s pinned visionpluspython requirement to 1.1.0. |
|
Please link the release notes |
|
A link to the release notes/diff :) |
jbouwh
left a comment
There was a problem hiding this comment.
LGTM,
Thanks @theobld-ww 👍
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Breaking change
Proposed change
Release note:
1.1.0 (2026-03-20)
Diff (1.0.2 -> 1.1.0): Watts-Digital/visionpluspython@1.0.2...1.1.0
Type of change
Additional information
Checklist
ruff format 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.To help with the load of incoming pull requests: