Hi, I just moved into a villa with 11 Yonan KT3F-24GW/X1 air conditioners and I'm trying to make Home Assistant talk to them. I started with IR and tried all the protocols on https://esphome.io/components/climate/climate_ir.html and none of them would make the AC unit react at all. I then Googled the model number of the remote (RG57A2/BGEF) and had some partial succes as it turns out that Midea uses the same remote, and Midea is a supported protocol. Armed with this new knowledge i added a receiver to my climate entity, and lo and behold, when i pressed something on the original remote, it would decode properly in the ESPHome log. And when i aim my ESP32 transmitter at its own receiver it receives the signal it just sent and decodes it properly, which at least confirms my transmitter is sending something. But the AC unit still doesnt react at all, even if i put the transmitter right up against its IR receiver in a dark room. What gives? Does the Yonan protocol have some quirk that allows it to be properly decoded by ESPHome but not recognized by the AC unit when transmitted? How do i wrangle them into submission?
On a sidenote, i also found this device (https://smartlight.me/smart-home-devices/wifi-devices/wifi-dongle-air-conditioners-midea-idea-electrolux-for-home-assistant), but the internals of my units are slightly different and only have one connector which is already occupied.