Closed everydaylearner closed 3 months ago
It looks like temperatures are reporting in Celsius rather than Fahrenheit! How can one change that reporting in Fahrenheit?
Thank you!
nevermind found calculation in Grafana
like this: homebridge_temperature_sensor_current_temperature_celsius{name="Basement Temp Sensor"} * 1.8 + 32
It looks like temperatures are reporting in Celsius rather than Fahrenheit! How can one change that reporting in Fahrenheit?
Thank you!