michaelmurfy:@irongarment There are many people here who have use ESP8266's (including myself) but the problem with doing this is the fact the remote commands are commonly encoded packet bursts so you lose a whole lot of control going this method. I ended up going with the Sensibo (https://sensibo.com/) which is far cheaper than the integrated option for my aircon unit and actually does far more too. They also have a full API so have this integrated with Home Assistant and Google Home.
I could have messed around with the ESP for a bit more to get the same functionality but it wasn't worth my time - an off the shelf solution looks far tidier and just works for me.
What control do you lose? The software I tried sends data packets identical to the remote control, i.e. there is nothing that the remote control does that can't be done.