andersonshatch / midea-ac-lib

Library for controlling Midea AC devices via their cloud
MIT License
21 stars 6 forks source link

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

Open aa755 opened 4 years ago

ttimpe commented 4 years ago

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 commented 4 years ago

See https://github.com/mac-zhou/midea-ac-py/pull/23

ttimpe commented 4 years ago

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

ttimpe commented 4 years ago

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 commented 4 years ago

this bugfix may help: https://github.com/mac-zhou/midea-msmart/pull/17

On Mon, Jun 29, 2020 at 5:41 AM Tobias Timpe notifications@github.com wrote:

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.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/andersonshatch/midea-ac-lib/issues/7#issuecomment-651092711, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADZ44X7TY5XRAL6JWD2HVDRZCDWBANCNFSM4NX5Y3NQ .