This is a small exporter that pulls data from the OpenWeatherMap API to provide local temperature information as a Prometheus metric.
This is currently used as part of a Home Automation System in order to provide outside temperature information compared to internal house temperature.
It is installable as a Helm chart -- see the README for installation instructions.
This requires the following env vars:
LOCATION
- City name in the format required by the APIOWM_API_KEY
- An API key generated in the OpenWeatherMap Console