Hello, I am using this device to control my AC unit. I developed the code to utilize that by myself on an ESP32 and sending commands utilizing its HTTP interface commands.
One major thing that is missing is getting the current status of the AC. I know that it can't know what exactly is going on with the AC unit as it only sends IR commands to it, but it can store these:
Last sent command parameters
Last sent command on or off
In case that the AC was turned on manually using the remote control, catch the command and store its parameters as if it was send by the unit
etc.
Can you help in directing me towards how to do this?
If I solve the above issues than I will have a good solution and by these devices for all my AC units, and will also publish what I have done so that others can use this too.
Thanks!
Can I get an answer? Thanks!