AirCon icon indicating copy to clipboard operation
AirCon copied to clipboard

MQTT discovery: temperature_unit incorrectly reported as Fahrenheit

Open jsb5151 opened this issue 3 years ago • 3 comments

I have 2 Zephyr split AC units with the AEH-W4E1 module (hismart-us is the one I got working). Everything looks good in AirCon as well as MQTT, however the readings are incorrect in Home Assistant as the temperature_unit is set to F instead of C. Is there a way to change this from the configuration without "rewriting" the discovery message? TIA.

jsb5151 avatar Jan 11 '22 23:01 jsb5151

I'm having the same issue, using fglair-us.

kellbot avatar Jan 17 '22 19:01 kellbot

Can we at least get a configuration entry in the integration so we can override the temperature units? I have to manually overwrite the discovery topic every time it restarts for it to work properly. Drives me nuts...

jsb5151 avatar Feb 28 '22 23:02 jsb5151

@jsb5151 You can change the temp type in the config file, in the hisense folder in the homeassisatnt config folder, to "temp_type": "C"

justinbyoung avatar Apr 08 '22 05:04 justinbyoung