🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

airthings-ble

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airthings-ble

Manage Airthings BLE devices

1.0.0
PyPI
Maintainers
2

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.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts