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 a11936ae65
Some checks failed
Build and Publish / release (push) Failing after 2m51s
Fix action versions
2025-01-05 11:28:17 -05:00
.gitea/workflows Fix action versions 2025-01-05 11:28:17 -05:00
pkg Metric implementation 2025-01-04 20:54:36 -05:00
.gitignore Add CI 2025-01-05 11:13:23 -05:00
config.go Metric implementation 2025-01-04 20:54:36 -05:00
docker-compose.yml Add docker 2025-01-04 21:11:11 -05:00
Dockerfile Add CI 2025-01-05 11:13:23 -05:00
go.mod Metric implementation 2025-01-04 20:54:36 -05:00
go.sum Metric implementation 2025-01-04 20:54:36 -05:00
LICENSE Initial commit 2025-01-03 19:50:13 +00:00
main.go Metric implementation 2025-01-04 20:54:36 -05:00
Makefile Add CI 2025-01-05 11:13:23 -05:00
README.md Initial commit 2025-01-03 19:50:13 +00:00
TODO.md Add CI 2025-01-05 11:13:23 -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.