It is not working with recent version of Grafana, do develop a new plugin please refer to grafanas own documentation.
Features:
- Query Airthings sensor data and present as a time series data.
- Currently supporting Grafana 6.
See installation docs.
Before you start grafana server, mount a persistent folder in /var/lib/grafana/airthings. This required for storing obtained refresh tokens, that are used to maintain access to the API when the access token expires.
Note: Airthings API is currently only available for use with Airthings for Business API-clients and devices.
See configuration docs.
This plugin is based on the code in the strava-datasource. I am in no way affiliated with Grafana.