repositorypackage
0.0.0-20241220215534-b36fd9eb5229
Repository: https://github.com/rmrobinson/airthings-btle.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Airthings Bluetooth Sensor
This library enables programs to read information provided by Airthings sensors over the Bluetooth Low Energy protocol. The protocol Airthings uses doesn't appear to be published anywhere, so it uses a sample Python script provided by the Airthings team to understand how to parse the sensor data payload.
This has currently only been tested with the Wave Plus sensor.