Welcome to OralB-IO’s documentation!#
This small Python project includes an unofficial client for OralB toothbrushes as well as an API to interact with these devices using Bluetooth Low Energy (BLE).
This library features:
oralbcli
: A CLI to discover and manage OralB toothbrushes,an asynchronous API to interact with these devices, and
it includes most of the structs needed for communication.
Note
This project was written using Python 3.12. All previous versions are marked as unsupported and haven’t been approved yet.
Installation#
The Python package available with this project can be installed via pip:
pip install git+https://github.com/MatrixEditor/oralb-io.git