This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Description
Hello World! 😄
First of all, I think it's great that @Airthings has been contributing to open source! I started working on an unofficial Python library to provide software developers a more developer-friendly library for BTLE handling of Airthings Wave devices. There are some design goals that conflict with this repository which is what led me to create this. The library wouldn't be possible without the documentation and scripts available by @Airthings. I hope to continue making updates through Airthing's continued open-source contributions.
This library uses bleak as a dependency instead of bluepy for platform cross-compatibility and support for asynchronous operation.
https://github.com/ztroop/wave-reader-utils
What does this library feature?
See the README.md for other goals. It's currently in an alpha state.