Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching on/off the Wi-Fi symbol on the AC's display ? #12

Open
gy-sipos opened this issue Jan 20, 2024 · 0 comments
Open

Switching on/off the Wi-Fi symbol on the AC's display ? #12

gy-sipos opened this issue Jan 20, 2024 · 0 comments

Comments

@gy-sipos
Copy link

Hello,

This library is well-written and understandable. I tested it with a Fisher-branded split AC, and it works well.
The only thing I cannot figure out is how to switch on the Wi-Fi symbol on the AC's display.

By looking at this other library: https://github.com/Links2004/arduinoMideaAC, there is a method called:
void acSerial::send_status(bool wifi, bool app);
This sends a specific message sequence to enable/disable the Wi-Fi symbol. I tested it with the AC.

I would like to do the same with this (MideaUART) library, but I am still struggling to identify the right method to call.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant