A simple exporter that takes data from an Ambient Weather weather station or Weather Hub. Requires no internet connection, and does not use any cloud APIs.
Go to file
Ryan D McGuire 87f0cbac01
All checks were successful
Build and Publish / release (push) Successful in 3m44s
Fix typos, update TODO
2025-01-07 11:28:34 -05:00
.gitea/workflows Add latest tag 2025-01-05 11:44:48 -05:00
pkg Fix typos, update TODO 2025-01-07 11:28:34 -05:00
.gitignore Move docker compose sample 2025-01-05 15:16:16 -05:00
config.go Metric implementation 2025-01-04 20:54:36 -05:00
docker-compose-sample.yml Update sample 2025-01-05 16:24:52 -05:00
Dockerfile Add CI 2025-01-05 11:13:23 -05:00
go.mod Update go-app 2025-01-05 20:33:28 -05:00
go.sum Update go-app 2025-01-05 20:33:28 -05:00
LICENSE Initial commit 2025-01-03 19:50:13 +00:00
main.go Consolidate battery metrics 2025-01-07 10:27:02 -05:00
Makefile Add Linux ARM64 2025-01-05 11:32:21 -05:00
README.md Initial commit 2025-01-03 19:50:13 +00:00
TODO.md Fix typos, update TODO 2025-01-07 11:28:34 -05:00
unset_env.sh Upgrade to fix env overrides 2025-01-05 13:13:19 -05:00

ambient-weather-local-exporter

A simple exporter that takes data from an Ambient Weather weather station or Weather Hub. Requires no internet connection, and does not use any cloud APIs.