bdraco / airthings-ble

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

License:MIT License


Languages

Language:Python 99.6%Language:Makefile 0.4%