Andre0512 / hon

Home Assistant integration for Haier hOn: support for Haier/Candy/Hoover home appliances like washing machines and air conditioners in 28 languages.
MIT License
1.23k stars 2.49k forks source link

Some sensors not receive the correct values from certains AC machines #100

Open xjols opened 10 months ago

xjols commented 10 months ago

Describe the bug Some sensors not receive the correct values from certains AC machines.

I have 4 indoors units connected to 2 identicals outdoors units. Each outdoor unit have one AS35TEDHRA(M1) and one AS25TEDHRA(M1). Testing sensors from the 4 devices in the integration, only the sensors from one AS35TEDHRA(M1) show the real time values correctly. The other AS35TEDHRA(M1) and the two AS25TEDHRA(M1) always show the same sensor value on certain sensors.

The sensors affected with this issue:

and sensors created for me:

I attached to this description the data from one indoor unit working correctly, and data from other identical unit that does not receive the data sensors. The others two units that also not receive correct data is not included to avoid long description of the issue

To Reproduce Go to http://homeassistant.local:8123/config/integrations/integration/hon Enter to one AC Haier hOn device and see the sensors value or Go to history from HA and select the name of Haier AC hOn

Expected behavior That all the units receive the correct real time state.

Screenshots CORRECT SENSOR VALUES "Cuina" AS35TEDHRA(M1) 2023-07-23 at 19-00-51 Historial Haier Cuina – Home Assistant

INCORRECT SENSOR VALUES "Menjador" AS35TEDHRA(M1) 2023-07-23 at 19-02-01 Historial Haier Menjador – Home Assistant

2023-07-23 at 19-17-55 Historial Haier comparativa – Home Assistant

Environment (please complete the following information):

Tested also with:

Home Assistant Logs

Device Log Correct unit "Cuina"

data: additional_data: dictionaryId: 180 appliance: PK: user#eu-west-1:d2b47ddb-a6a0-4872-9796-4ffe57240a5b SK: app#xx-xx-xx-xx-xx-xx SK_Secondary: AC#selfClean56#2021-09-08 applianceId: xx-xx-xx-xx-xx-xx#1970-01-01T00:00:00.0Z applianceModelId: 397 applianceStatus: 1 applianceTypeId: 11 applianceTypeName: AC attributes: acuVersion: 0.0.0 chipset: 1 dictionaryId: 180 eppParserSet: 1 fwLabel: iotfw_epp idfVersion: 4.4.4 kernelVersion: 10.4.3 lang: it-IT uiVersion: 06.26.00 brand: haier code: AAANW2E0000 connectivity: wifi|ble eepromId: 41 eepromName: no_eeprom enrollmentDate: 1970-01-01T00:00:00.0Z fwVersion: 5.15.0 id: 397 lastUpdate: 1970-01-01T00:00:00.0Z macAddress: xx-xx-xx-xx-xx-xx modelName: AS35TEDHRA(M1) nickName: Cuina sections: chatbot: True double_pairing_hidden: True epp_enabled: False series: tundra topics: publish: subscribe:

Incorrect Unit "Menjador":

data: additional_data: dictionaryId: 180 appliance: PK: user#eu-west-1:d2b47ddb-a6a0-4872-9796-4ffe57240a5b SK: app#xx-xx-xx-xx-xx-xx SK_Secondary: AC#selfClean56#2021-09-08 applianceId: xx-xx-xx-xx-xx-xx#1970-01-01T00:00:00.0Z applianceModelId: 397 applianceStatus: 1 applianceTypeId: 11 applianceTypeName: AC attributes: acuVersion: 0.0.0 chipset: 1 dictionaryId: 180 eppParserSet: 1 fwLabel: iotfw_epp idfVersion: 4.4.4 kernelVersion: 10.4.3 lang: it-IT uiVersion: 06.26.00 brand: haier code: AAANW2E0000 connectivity: wifi|ble eepromId: 41 eepromName: no_eeprom enrollmentDate: 1970-01-01T00:00:00.0Z fwVersion: 5.15.0 id: 397 lastUpdate: 1970-01-01T00:00:00.0Z macAddress: xx-xx-xx-xx-xx-xx modelName: AS35TEDHRA(M1) nickName: Menjador sections: chatbot: True double_pairing_hidden: True epp_enabled: False series: tundra topics: publish: subscribe:

Data Archive

ac_397 (working well AC Sensors unit).zip

ac_397 (NOT working well AC Sensors unit).zip