Discussions
Temperatures in Heater H713C
8 months ago by Norbert
I have a problem with H713C and the temperatures. In the App I use temperatures in °C and target-temperatur 21°C, room temperature is 21.1°C.
In the API (.../state) I get this values:
- type: devices.capabilities.temperature_setting
instance: targetTemperature
state:
value:
unit: Fahrenheit
targetTemperature: 23 - type: devices.capabilities.property
instance: sensorTemperature
state:
value: 70
So you see: temperature_setting has the wrong unit. SensorTemperature is always in Fahrenheit?
By the way: the heater's AutoStop in Automode doesn't work: after a short heating period the app reports that the target temperature has reached and stops heating without reaching the target temperature or restart heating.