Skip to content

Airthings/airthings-ble-nightly-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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:

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%