-
-
Notifications
You must be signed in to change notification settings - Fork 35.8k
Bump reolink_aio to 0.16.3 #155692
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 reolink_aio to 0.16.3 #155692
Conversation
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.
There is a merge conflict.
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
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 updates the reolink-aio library dependency from version 0.16.2 to 0.16.3 and adds support for a new vehicle detection type ("bus") in the Reolink integration. The update enables the integration to detect buses as a distinct vehicle category alongside existing types like sedans, SUVs, pickup trucks, and motorcycles.
Key changes:
- Updated reolink-aio dependency from 0.16.2 to 0.16.3 across all requirement files
- Added "bus" as a new vehicle type option in the sensor entity translation strings
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| requirements_test_all.txt | Updated reolink-aio test dependency to version 0.16.3 |
| requirements_all.txt | Updated reolink-aio dependency to version 0.16.3 |
| homeassistant/components/reolink/manifest.json | Updated reolink-aio requirement to version 0.16.3 |
| homeassistant/components/reolink/strings.json | Added "bus" vehicle type translation string |
Breaking change
Proposed change
Bump reolink_aio to 0.16.3:
Additions:
Bug fixes:
Optimizations:
Full Changelog: starkillerOG/reolink_aio@0.16.2...0.16.3
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: