Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/netmanchris/pyawair

python wrapper for Awair Air Quality Sensor
https://github.com/netmanchris/pyawair

air air-quality aqi awair home-assistant home-automation homeautomation python sensor smarthome

Last synced: 4 months ago
JSON representation

python wrapper for Awair Air Quality Sensor

Awesome Lists containing this project

README

        

pyawair Python Wrapper for getawair.com Air Quality Sensors
===========================================================

This project is offered under and Apache2 license and is not supported officialy by Awair.

For more information, please visit the project home page.

What's Changed:

0.0.1 Initial Posting to Pypi. Basic functionality and scaffolding. Lots of work to do.
0.0.2-6 Adding functions, tests,
0.0.7 - First release with class objects - caching provided by @danielsjf
0.0.8 - Refactoring and modification of class objects to optimize API usage