Hi,
I’m using a ConnectLife-based AC (brand: Emmeti) with this integration.
In the raw status_list I can see the following fields:
f_e_outcoiltemp
f_e_incoiltemp
f_outgastemp
However, all of them always return 0, even when the unit is actively heating.
Example:
'f_e_outcoiltemp': 0
'f_e_incoiltemp': 0
'f_outgastemp': 0
I would like to use the real outdoor coil temperature to compare it with the calculated dew point in Home Assistant, in order to avoid excessive condensation or icing.
Is this a limitation of the ConnectLife cloud API, or is there another endpoint that provides real temperature telemetry?
Thanks!
Hi,
I’m using a ConnectLife-based AC (brand: Emmeti) with this integration.
In the raw
status_listI can see the following fields:f_e_outcoiltempf_e_incoiltempf_outgastempHowever, all of them always return
0, even when the unit is actively heating.Example:
'f_e_outcoiltemp': 0
'f_e_incoiltemp': 0
'f_outgastemp': 0
I would like to use the real outdoor coil temperature to compare it with the calculated dew point in Home Assistant, in order to avoid excessive condensation or icing.
Is this a limitation of the ConnectLife cloud API, or is there another endpoint that provides real temperature telemetry?
Thanks!