We implemented the TemperatureControl trait to change the SetPointTemperature on an oven. Is there a way to set the temperature in Fahrenheit instead of Celsius? The trait settings and states are all in Celsius, but isn't there a way to convert the Fahrenheit value to Celsius before sending it to the fulfillment URL?
We're also not sure what the temperatureStepCelsius attribute applies to, as we were able to set the temperature to 31 degrees even though we had a stepsize of 5 degrees.
Could you please assist us with that?
Best,
Frank