-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
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
Update oralb to show battery percentage #85800
Conversation
Hi conway220 It seems you haven't yet signed a CLA. Please do so here. Once you do that we will be able to review and accept this pull request. Thanks! |
Hey there @bdraco, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
@bdraco when you have a chance can you take a look at my test and tell me what I am doing wrong. I am not getting any data for the battery. The service data is ripped straight from the debugger |
I added mocks for the battery read |
Thanks @conway220 |
Proposed change
Adds support for active-ble connections, which allow us to get the battery_percentage of a device.
Adds support for various oral-b devices
Corrects 'Unknown pressure' issues
Updated to oralb-ble 0.17.1
Changes: Bluetooth-Devices/oralb-ble@v0.14.3...v0.17.1
Type of change
Additional information
Checklist
black --fast 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
..coveragerc
.To help with the load of incoming pull requests: