sampsyo / wideq

reverse-engineered client for the LG SmartThinQ API
https://pypi.org/project/wideq/
MIT License
331 stars 159 forks source link

Display off on A/C? #116

Open stefxx opened 4 years ago

stefxx commented 4 years ago

Hi, did anyone ever manage to turn off the display on the A/C from the API? I would think that:

{"lgedmRoot":{"cmd":"Control","cmdOpt":"Set","value":{"DisplayControl":"0"},"deviceId":"00000000-0000-0000-0000-000000000000","workId":"00000000-0000-0000-0000-000000000000","data":""}}

Would do the trick, but is doesn't.

Thanks!

sampsyo commented 4 years ago

I have tried this a bunch and had absolutely zero success. It's frustrating! If anybody else has had more luck, I'd love to hear about it.

MattL0 commented 4 years ago

That would be very nice! Also the ability to remove the ‘’beep’’ lol.

Also the ability to reset the filter timer to 250h (pressing up and down buttons for the temperature at the same time does the trics.... but there should be something calling the api when we do that)