Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.11 KB

README.rst

File metadata and controls

39 lines (27 loc) · 1.11 KB

Foobot async API Client

Latest PyPI version Latest Travis CI build status https://coveralls.io/repos/github/reefab/foobot_async/badge.svg?branch=master Documentation Status

API Client for Foobot Air Quality Monitoring devices.

device2.jpg

Uses aiohttp.

Usage

Once you have your device setup and working, you'll need to get an API key.

You can register for one at their developers site.

Compatibility

  • Python 3.5
  • Python 3.6
  • Python 3.7
  • Python 3.8
  • Python 3.9