mac-zhou / midea-msmart

This is a library to allow communicating to a Midea AC via the Local area network.
MIT License
149 stars 38 forks source link

Display command #24

Closed dudanov closed 3 years ago

dudanov commented 4 years ago

Hi everyone.

Once they have already helped me a lot in #22 about the UART protocol. Thank you so much. I figured out all the necessary commands for my air conditioner except enabling / disabling the LED display. There is a similar command in the original code, but doesn't work for me. Based on the packet headers, protocol version 3 is used.

Can anyone help with this question? Thanks.

reneklootwijk commented 4 years ago

On my unit enabling/disabling the LED also does not work. The official Midea Air app also does not show the option, while for other units, the app does show the option to disable the LED light. Apparantly, not all units expose the ability to disable the LED via the UART protocol. I am not exactly clear what capability returned in the response to the B5 command reflects this.

mac-zhou commented 3 years ago

you can find any command from this file 0xAC.zip