Metadata-Version: 2.4 Name: bthome-ble Version: 3.23.4 Summary: BThome BLE support License-Expression: MIT License-File: LICENSE Author: Ernst Klamer Author-email: e.klamer@gmail.com Requires-Python: >=3.11 Classifier: Development Status :: 2 - Pre-Alpha Classifier: Intended Audience :: Developers Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.14 Classifier: Topic :: Software Development :: Libraries Provides-Extra: docs Requires-Dist: Sphinx (>=5,<10) ; extra == "docs" Requires-Dist: bluetooth-data-tools (>=0.1.2) Requires-Dist: bluetooth-sensor-state-data (>=1.6.1) Requires-Dist: cryptography (>=46.0.7) Requires-Dist: habluetooth (>=3.0) Requires-Dist: myst-parser (>=5.1.0,<5.2) ; extra == "docs" Requires-Dist: sensor-state-data (>=2.19.0) Requires-Dist: sphinx-rtd-theme (>=1,<4) ; extra == "docs" Project-URL: Bug Tracker, https://github.com/bluetooth-devices/bthome-ble/issues Project-URL: Changelog, https://github.com/bluetooth-devices/bthome-ble/blob/main/CHANGELOG.md Project-URL: Documentation, https://bthome-ble.readthedocs.io Project-URL: Repository, https://github.com/bluetooth-devices/bthome-ble Description-Content-Type: text/markdown # BTHome BLE
BLE parser for sensors that support the BTHome BLE format (V1 and V2). ## Installation Install this via pip (or your favourite package manager): `pip install bthome-ble` ## BThome BLE format More detailed information about the BTHome BLE format can be found on the [usage page](https://bthome.io/) ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! ## Credits This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [browniebroke/cookiecutter-pypackage](https://github.com/browniebroke/cookiecutter-pypackage) project template. [](https://www.openhomefoundation.org/)