@daave wrote:
I would like to fetch and display the temperature from my sensor in °F. In my locality, the default temperature unit is °C.
# ESP8266 Temperture / Humidity Sensor sensor: - platform: rest resource: http://192.168.11.40/tempf name: Livingroom Fahrenheit unit_of_measurement: '°F'
But…
Is there a way to force the display in °F even though my locality default is °C?
Thanks!
Posts: 1
Participants: 1