An open API service indexing awesome lists of open source software.

https://github.com/dewski/awair_exporter


https://github.com/dewski/awair_exporter

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# awair_exporter

Update `AWAIR_URL` with the IP address to your Awair. Make sure to set a static IP address for your Awair.

```
docker run -p 8181:8181 -e AWAIR_URL="http://1.1.1.1" -e POLL_DURATION="30s" dewski/awair_exporter:latest
```