Haier AC integration

Well, this is all I have on the stick:

image

That and a MAC

Hmm, I see that this is a completely different thing:
https://www.yoycart.com/Product/594203655074/

KZW-W002:
Haier WiFi module usb voor Airco smart controle KZW-W002 | CVkoopjes.nl

They might be somewhat compatible. But unfortunately I’m getting nothing.

Not sure where you’re looking at, but mine looks nothing like the first link you posted, it looks exactly like the KZW-W002

I’ve search for “V98533” and found that, but I see that is used in more places at Haier.

Looks like mine is V98527
image

That’s more like it. Could be different revisions of the same thing.

If you AC use el KZW, you can use my project to replace with a Esphome

ESP Haier: Haier Air Conditioner + ESP Home + Wemos D1 mini

Hi Michael.
I’m trying to add my Haier AC conditioner (dual split) with your guide.
In home bridge I set and find one split , but when I try to send a command (from home bridge or homekit) it return an error:

[10/9/2022, 5:31:59 PM] Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
[10/9/2022, 5:31:59 PM] Got SIGTERM, shutting down Homebridge…
[10/9/2022, 5:31:59 PM] [Homebridge UI] [HapClient] [192.168.1.204:51401 (0E:87:D0:4C:C6:49)] Failed to set value for AC Notte.
[10/9/2022, 5:32:03 PM] Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
[10/9/2022, 5:32:05 PM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[10/9/2022, 5:32:10 PM] [HB Supervisor] Restarting Homebridge…
[10/9/2022, 5:32:10 PM] [HB Supervisor] Starting Homebridge with extra flags: -I -P /var/lib/homebridge/node_modules --strict-plugin-resolution

The configuration homebridge is this:

{
“bridge”: {
“name”: “Homebridge C649”,
“username”: “–:–:–:–:–:–”,
“port”: xxxxx,
“pin”: “xxx-xx-xxx”,
“advertiser”: “ciao”,
“bind”: [
“br0”
]
},
“accessories”: [
{
“accessory”: “HaierAC”,
“ip”: “192.168.1.65”,
“mac”: “------------”,
“name”: “AC Notte”,
“treatAutoHeatAs”: “fan”
}
],
“platforms”: [
{
“name”: “Config”,
“port”: xxxx,
“platform”: “config”
}
]
}

Can you help me to find where I’m wrong?
Thank in advance.

Having the same issue, have you solved it ?

No one answered me with any solution, until now…

Thank you!!!
It is working. I didn’t believe that this can work but it is working. There is no any special settings. Everything as you described, Providing IP and MAC address in Homebridge is sufficient to start this working. Homebridge is automatically discovered by HA. Adding secret code, restarting HA and it working!
For me doesn’t work HEAT mode, but AUTO mode is working so it can be also used for heating.
I have Haier Tundra AC which is not supposed by HOn app so I couldn’t use such integration. Previously I used Broadlink remote and it worked, but direct control of AC is for sure better.

This clearly appears to be a third party support thread, not a Feature Request.
Thread will be moved to third party topic.