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

add ability to control temperature unit displayed on the AC #7

Open
aa755 opened this issue Jun 8, 2020 · 5 comments
Open

add ability to control temperature unit displayed on the AC #7

aa755 opened this issue Jun 8, 2020 · 5 comments

Comments

@aa755
Copy link

aa755 commented Jun 8, 2020

No description provided.

@ttimpe
Copy link

ttimpe commented Jun 27, 2020

This is an issue that I face with my homebridge plugin as well. I currently don't know in which byte of the command the the flag is stored.

@aa755
Copy link
Author

aa755 commented Jun 27, 2020

See mac-zhou/midea-ac-py#23

@ttimpe
Copy link

ttimpe commented Jun 27, 2020

I haven’t seen a setter for the display there, always only a getter. Or am I looking in the wrong place?

@ttimpe
Copy link

ttimpe commented Jun 29, 2020

I found the bit to set which temperature unit is displayed on the display. Now I just need to fix the getTempUnit method since it turns out it doesn't really give us any result.

@aa755
Copy link
Author

aa755 commented Jun 29, 2020 via email

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

2 participants