Skip to content
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

fix: make tests compatible with habluetooth>=3.0 #123

Merged
merged 5 commits into from
Jun 7, 2024

Conversation

mweinelt
Copy link
Contributor

@mweinelt mweinelt commented Jun 6, 2024

The tests consume habluetooth via home-assistant-bluetooth, and in version 3.0 introduced the tx_power parameter in the constructor of BluetoothServiceInfoBleak.

Bluetooth-Devices/habluetooth@v2.8.1...v3.0.0#diff-bb5f33194f

Home Assistant 2024.6.0 pins habluetooth 1.12.0 and habluetooth 3.1.1. See home-assistant-libs/home-assistant-bluetooth#38 (comment) for the issue in the parent project.

mweinelt and others added 3 commits June 7, 2024 00:52
The tests consume habluetooth via home-assistant-bluetooth, and in
version 3.0 introduced the tx_power parameter in the constructor of
BluetoothServiceInfoBleak.
Copy link
Member

@bdraco bdraco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mweinelt

@Ernst79
Copy link
Collaborator

Ernst79 commented Jun 7, 2024

Thanks @mweinelt and @bdraco

@Ernst79 Ernst79 merged commit 92fceeb into Bluetooth-Devices:main Jun 7, 2024
5 checks passed
@mweinelt mweinelt deleted the habluetooth-3.0-compat branch June 7, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants