I just tried the midea discover and it outputted a message that the device is not supported so unfortunately the midea component is not a way to go for me …
that is why i am looking for this option, right now I am using Broadlink rm4 as a universal remote … but it only sends messages, it does not read the state or anything else
You need to differentiate between the Midea A/C component from MacZhou and the component here. This is one component (other thread).
The second one is the component here in this thread, it’s an ESPHome based component for Midea A/Cs. That is something entirely different and is only remotely connected to this component here.
Yeah i know, this is a “home made” solution with usb/esp flashing.
That being said, the USB is actually a smart kit with EU-OSK103 written on it. Does it change anything for me ? I still need to buy the HW and make this home made solution right ?
Also I think (idk if its the same for all ACs) its a midea-like AC based on the pictures in this thread. Here is the wiring diagram with the plastic cover where the actual display sits.
Thank you all for the answers. I will start ordering the stuff to make one, by any chance is anybody already selling these ? I saw this one which looks like an all in one solution.
P.S.: Should I look under the LCD cover to check wheter an UART connection is possible there ?
Look at this. That’s my implementation. Not very appealing but it’s not visible from outside and I am not touching any internals (hope for retaining warranty). Looks inspirational?
Check my previous post for a link to some details what I did. Spoiler alert: I did this cable by myself. You buy USB connector for cable attachment, which comes in pieces, and I just modified the plastic insert to fit the connector.
As I said, I did that because I didn’t want to modify the AC unit. Just unplug USB dongle and stick in mine…
Well, your setup looks bit different. Notice I have USB socket in separate “case”. Two grey cables goes to the display unit, which one is I believe connected to the outside unit and second is to separate USB module.
Hi all!
I want to share my experience of dongle building. I used Wemos D1 mini and spent few days trying to make it work. Bad choice, here is information: https://www.element14.com/community/thread/77097/l/wemos-d1r1esp8266-uart-communication
Wemos D1 mini has only one fully-functional UART that is already occupied by USB-to-Serial onboard converter. So I had to use software UART: