https://github.com/bkbilly/oralb_ble
🪥 Integrates OralB Bluetooth Toothbrushes
https://github.com/bkbilly/oralb_ble
bluetooth hacs-integration home-assistant oralb
Last synced: 11 months ago
JSON representation
🪥 Integrates OralB Bluetooth Toothbrushes
- Host: GitHub
- URL: https://github.com/bkbilly/oralb_ble
- Owner: bkbilly
- License: mit
- Created: 2022-12-26T23:21:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T07:45:15.000Z (over 3 years ago)
- Last Synced: 2025-06-06T14:03:38.544Z (about 1 year ago)
- Topics: bluetooth, hacs-integration, home-assistant, oralb
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://github.com/bkbilly/oralb_ble/releases)
[](LICENSE)
[](https://hacs.xyz)
# OralB_BLE
Integrates [OralB](https://oralb.com/en-us/products/shop-all/) Bluetooth Toothbrushes into Home Assistant.
It is using an active connection to communicate with the tootbrush in contrary with the [official](https://www.home-assistant.io/integrations/oralb/) which is using a passive connection. This means that it can get more information, but it uses the [limited connections](https://esphome.io/components/bluetooth_proxy.html) that exist on ESPHome.
Support for Bluetooth toothbrush by OralB which exposes the following sensors:
- Brush Time in seconds
- Battery Percentage
- Selected Mode
- Operation status
## Installation
Easiest install is via [HACS](https://hacs.xyz/):
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=bkbilly&repository=oralb_ble&category=integration)
`HACS -> Explore & Add Repositories -> OralB_BLE`
HACS does not "configure" the integration for you. You must go to `Configuration > Integrations` and add OralB_BLE after installing via HACS.