Skip to content

A data source for getting Airthings sensor data from Airthings for Business clients into Grafana (without having to use any additional time series DB).

License

Notifications You must be signed in to change notification settings

HostedMetrics/grafana-airthings-datasource

 
 

Repository files navigation

Airthings datasource for Grafana dashboard

Visualize your air with Grafana 6.

Airthings Datasource

Features:

  • Query Airthings sensor data and present as a time series data.
  • Currently supporting Grafana 6.

Installation

See installation docs.

Quick start

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.

Configuration

See configuration docs.

Original source code

This plugin is based on the code in the strava-datasource. I am in no way affiliated with Grafana.

About

A data source for getting Airthings sensor data from Airthings for Business clients into Grafana (without having to use any additional time series DB).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 58.7%
  • Go 31.4%
  • JavaScript 4.3%
  • Shell 3.1%
  • Makefile 2.5%