-
-
Notifications
You must be signed in to change notification settings - Fork 36.3k
Bump python-roborock to 3.12.2 #158572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump python-roborock to 3.12.2 #158572
Conversation
|
Hey there @Lash-L, 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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR bumps the python-roborock library dependency from version 3.10.10 to 3.12.1 to fix issue #158306. The version update is applied consistently across all required dependency files and the integration manifest.
Key changes:
- Updated python-roborock dependency version from 3.10.10 to 3.12.1 across all dependency files
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| requirements_test_all.txt | Updated python-roborock test dependency version to 3.12.1 |
| requirements_all.txt | Updated python-roborock production dependency version to 3.12.1 |
| homeassistant/components/roborock/manifest.json | Updated python-roborock requirement in integration manifest to 3.12.1 |
The dependency bump is straightforward and consistent across all three required files. No integration code changes are needed as this appears to be a bug fix release in the library. The version update has been applied correctly to the manifest, main requirements, and test requirements files.
frenck
left a comment
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.
Proposed change
Bump python-roborock to 3.12.2
Changes: Python-roborock/python-roborock@v3.10.10...v3.12.2
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: