Metadata-Version: 2.1
Name: airthings-ble
Version: 0.2.0
Summary: Manage Airthings BLE devices
Home-page: https://github.com/vincegio/airthings-ble
License: Apache Software License 2.0
Author: J. Nick Koston
Author-email: nick@koston.org
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.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Provides-Extra: docs
Requires-Dist: Sphinx (>=5.0,<6.0); extra == "docs"
Requires-Dist: bleak (>=0.15.1,<0.16.0)
Requires-Dist: bleak-retry-connector (>=1.8.0,<2.0.0)
Requires-Dist: myst-parser (>=0.18,<0.19); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0,<2.0); extra == "docs"
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.

