You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
First of all, many thanks to you for this MideaAC library !
I have a Midea Xtrame Save Pro AC, and i would like request a status report from the AC. This means, i wanna get the actual status.
-Power status
Mode (Cool, Heat, Fan, etc..)
Temperature, what was the target
etc
Is this possible ?
Somehow for me does not working the function "onStatusEvent(ACevent)" . The AC whit this is doing nothing.
Not stepping inside the ACevent.
So i do not know this onStatusEvent will solve my request or not ?
Now I am testing with an WeMos D1 R2
I had need lot of comment out line in the mideaAC.ccp like this:
//#ifdef AC_DEBUG_RAW
because, with the WeMos D1 (ESP12) I did not see the RAW data.
Now i can see, but yep, i just see, not able process :(
If it is helps I got this RAW:
AA 28 AC 00 00 00 00 00 02 03 C0 01 88 66 7F 7F 00 00 00 00 00 64 4E 0C 00 21 00 00 00 00 00 00 00 01 00 00 00 00 03 46 51
Thank you for your support !
The text was updated successfully, but these errors were encountered:
Hello,
First of all, many thanks to you for this MideaAC library !
I have a Midea Xtrame Save Pro AC, and i would like request a status report from the AC. This means, i wanna get the actual status.
-Power status
Somehow for me does not working the function "onStatusEvent(ACevent)" . The AC whit this is doing nothing.
Not stepping inside the ACevent.
So i do not know this onStatusEvent will solve my request or not ?
Now I am testing with an WeMos D1 R2
I had need lot of comment out line in the mideaAC.ccp like this:
//#ifdef AC_DEBUG_RAW
because, with the WeMos D1 (ESP12) I did not see the RAW data.
Now i can see, but yep, i just see, not able process :(
If it is helps I got this RAW:
AA 28 AC 00 00 00 00 00 02 03 C0 01 88 66 7F 7F 00 00 00 00 00 64 4E 0C 00 21 00 00 00 00 00 00 00 01 00 00 00 00 03 46 51
Thank you for your support !
The text was updated successfully, but these errors were encountered: