airthings-ble

Manage Airthings BLE devices


Keywords
airthings, ble, home-assistant, python
License
Apache-2.0
Install
pip install airthings-ble==0.9.0

Documentation

airthings-ble

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

Getting Started

Prerequisites:

Install dependencies:

poetry install

Run tests:

poetry run pytest

See this wiki page for more details on how to test the library with HA.

License

This project is licensed under the MIT License. See the LICENSE file for details.