Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/netmanchris/pyawair
- Owner: netmanchris
- License: apache-2.0
- Created: 2018-07-15T23:26:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T22:07:22.000Z (almost 4 years ago)
- Last Synced: 2024-09-30T19:04:46.422Z (4 months ago)
- Topics: air, air-quality, aqi, awair, home-assistant, home-automation, homeautomation, python, sensor, smarthome
- Language: Python
- Size: 75.2 KB
- Stars: 16
- Watchers: 5
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: license.txt
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