I set up a Prometheus database that takes data from HAOS and then use Grafana to display the data.
When I display a temperature entity data in Grafana, the values are in Celsius, and the y-axis shows in Fahrenheit.
The unit of measure inside each of my entities is in Fahrenheit, but somehow Prometheus is pulling Celsius data.
What are the options to resolve this?


