https://github.com/dewski/awair_exporter
https://github.com/dewski/awair_exporter
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dewski/awair_exporter
- Owner: dewski
- Created: 2021-08-29T19:51:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T23:22:52.000Z (about 4 years ago)
- Last Synced: 2025-03-17T07:45:01.849Z (about 1 year ago)
- Language: Go
- Size: 1.54 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```