0 purchases
airthingsble 0.9.1
airthings-ble
Library to control Airthings devices through BLE, primarily meant to be used in
the Home Assistant integration.
The integration supports the following devices:
Wave Plus
Wave Mini
Wave Radon
Wave Gen 1
Although some other devices have BLE capabilities, those devices use BLE for onboarding and configuration.
It is not possible to fetch sensor data using this library.
Getting Started
Prerequisites:
Python with version 3.11 that is required by Home Assistant (docs or reference)
Poetry
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.