Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.48 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.48 KB

GitHub Release License hacs

OralB_BLE

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

Installation

Easiest install is via HACS:

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

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.