Metadata-Version: 2.1
Name: airthings-ble
Version: 0.5.2
Summary: Manage Airthings BLE devices
Home-page: https://github.com/vincegio/airthings-ble
License: Apache Software License 2.0
Author: Vincent Giorgi
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: bleak (>=0.15.1)
Requires-Dist: bleak-retry-connector (>=1.8.0)
Project-URL: Bug Tracker, https://github.com/vincegio/airthings-ble/issues
Project-URL: Changelog, https://github.com/vincegio/airthings-ble/blob/main/CHANGELOG.md
Project-URL: Documentation, https://airthings-ble.readthedocs.io
Project-URL: Repository, https://github.com/vincegio/airthings-ble
Description-Content-Type: text/markdown

# airthings-ble

Library to control Airthings devices through BLE, primarily meant to be used in Home Assistant.

