# Govee temperature exporter for Prometheus
**GitHub:** https://github.com/chipx86/prometheus-govee-exporter
**Status:** Maintained
I like to use Govee temperature sensors in my home to check how hot or cold it's getting in different rooms. And I want to graph these.
So I wrote a simple tool that listens for sensor updates over BlueTooth, pulls data on temperature, humidity, and battery levels, and makes them available to [[Prometheus]] or similar servics.
It can be run standalone or in Docker (recommended).
## Compatible Devices
- [GVH5072](https://www.amazon.com/Bluetooth-Temperature-Thermometer-Hygrometer-Calibration/dp/B07DWMJKP5)
- [GVH5075](https://www.amazon.com/Govee-Thermometer-Hygrometer-Temperature-Notification/dp/B08QDF3ZJ7)
In the future, more devices might be supported.