-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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 bleak and dbus-fast versions #89906
Conversation
Hey there @bdraco, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
Will check this tomorrow. We may need to make some adjustments other places in the eco system before doing this |
👍 Let me know if I can help. |
Thanks for bumping the dependency! Please update the PR description to contain at least one (or multiple) of the following:
Thanks 👍 |
Opened hbldh/bleak#1258 Might be an existing issue though. Too late here for me to dig in more |
I pushed some small fixes for signature and typing changes. Manual testing looks good. There probably needs to be some mocking fixes in the CI as well as all the tests are failing |
|
That signature change is going to cause issues
|
This is getting big. I'm going to start a new PR |
Proposed change
Bumps dependencies:
bleak
tov0.20.0
[Compare] [Release]dbus-fast
tov1.84.2
[Compare] [Release]Type of change
Additional information
It looks like Bluetooth-Devices/dbus-fast#189 and the related Bluetooth-Devices/dbus-fast#193 are already included (via the pinned
v1.84.1
). I've bumped that up tov1.84.2
because the change looks like a no-op.A new version of bleak was recently released containing hbldh/bleak#1182, which will allow users to take advantage of a hardcoded UID.
Checklist
black --fast homeassistant tests
) [N/A?]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
. [TODO]requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
. [N/A]To help with the load of incoming pull requests: