Metadata-Version: 2.1
Name: oralb
Version: 0.2
Summary: Connect to an OralB toothbrush via Bluetooth
Home-page: https://github.com/bkbilly/oralb
Author: bkbilly
Author-email: bkbilly@hotmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: bleak (>=0.18.1bleak-retry-connector>=2.1.3)

# OralB Toothbrush
[![PyPI Version](https://img.shields.io/pypi/v/OralB?label=PyPI&logo=pypi)](https://pypi.org/project/OralB/)


Async method to read information from Bluetooth OralB Toothbrush.

Exposes the following sensors:
 - Brush Time
 - Battery Life
 - Selected Mode
 - Operation status
 - Sector
 - Sector Time


