I am looking for a way to display a negative value to my dashboard from a sensor that is in a deep freezer. I cam using an ESP32dev board running ESPHome with a Dallas temp sensor. I have a reading from the ESP32 and the sensor of -15 deg F. I can see the value in the ESPHome webserver on the ESP32 so I know the sensor is reading correctly. I am looking for a way to display it in the dashboard. The default Gauge card shows 3 deg F no matter how low the temp gets. Is there a way to display the actual temp in the dashboard on a card? Any help is appreciated.