GitHunt
AI

Airthings/airthings-ble

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

airthings-ble

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

Supported devices

This library supports the following Airthings devices:

Unsupported devices

Although some other devices have BLE capabilities, they use BLE only for onboarding and configuration. It is not possible to fetch sensor data using this library from, for example:

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.

Languages

Python100.0%
MIT License
Created August 13, 2022
Updated February 16, 2026
Airthings/airthings-ble | GitHunt