Closed cl0udninja closed 6 years ago
Smartthings hub settings allows you to select F or C. When C is selected Ecobee thermostat device handler doesn't observe this setting and still reports in F.
I think replacing location.temperatureScale with getTemperatureScale() should resolve the issue
location.temperatureScale
getTemperatureScale()
Never mind, it turned out that the smartapp was not the modified one.
Smartthings hub settings allows you to select F or C. When C is selected Ecobee thermostat device handler doesn't observe this setting and still reports in F.