https://github.com/bradjc/awairlocal-influxdb
Pull from a local Awair Omni device and push to InfluxDB.
https://github.com/bradjc/awairlocal-influxdb
Last synced: 8 days ago
JSON representation
Pull from a local Awair Omni device and push to InfluxDB.
- Host: GitHub
- URL: https://github.com/bradjc/awairlocal-influxdb
- Owner: bradjc
- Created: 2022-10-26T05:29:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T21:10:39.000Z (over 3 years ago)
- Last Synced: 2025-02-23T09:30:04.309Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Awair Local to InfluxDB
=====================
This script pulls data from a local Awair Omni device and pushes it to an
InfluxDB 1.0 database.
## Configuration
This requires two configurations: one for the Awair device(s) and one for the
InfluxDB database.
### APsystems Configuration
`/etc/swarm-gateway/awairlocal.conf`:
```
ipaddress=192.168.1.1,192.168.1.2
```