griels / AwairWeb

Web interface for detailed data from Awair air quality measurement devices

Home Page:https://smklancher.github.io/AwairWeb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AwairWeb

AwairWeb is a blazor WebAssembly website to view detailed graphs from your Awair devices. Awair provides a mobile app but no web interface. However they do provide a good API, which even has data at more granular intervals than visible in the mobile app.

A detail toggle allows for switching between 1 hour graphs with raw data at 10 second intervals and 24 hour graphs with averages from 5 minute intervals.

The initial page will ask you to provide your Awair bearer token (find it from https://developer.getawair.com/console/access-token). This will be saved in browser localstorage for subsequent use. However if you want to send/bookmark a link, you can include the token in the url by adding "?token={bearer token}".

About

Web interface for detailed data from Awair air quality measurement devices

https://smklancher.github.io/AwairWeb/


Languages

Language:C# 74.9%Language:HTML 21.6%Language:CSS 3.5%