Integrates OralB Bluetooth Toothbrushes into Home Assistant.
It is using an active connection to communicate with the tootbrush in contrary with the official which is using a passive connection. This means that it can get more information, but it uses the limited connections 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
Easiest install is via HACS:
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.