nVuln / homebridge-lg-thinq

A Homebridge plugin for controlling/monitoring LG ThinQ device via their ThinQ platform.
https://github.com/nVuln/homebridge-lg-thinq
Apache License 2.0
191 stars 49 forks source link

Auto Fan control wont work on AC. RAC_056905_WW #113

Open sysonebr opened 2 years ago

sysonebr commented 2 years ago

Describe The Bug: On set to "auto" on separate fan control, the fan change to 5% (high) instead "auto"

Using the 1.2.13 version

nVuln commented 2 years ago

please install test version v1.2.14-test.3 and try again

sysonebr commented 2 years ago

Not working yet.... but I enable debug mode and see that windStrength=8 is "auto" on LG api... 6=high

According your object keys for fan speed, only goes on to 5 objects ("fan to 5" is high for Siri)... I added a 6th item and now Siri recognize "fan to 6" = "auto" - works!! image

I believe that there is a more elegant and correct way to do this (linking "fan to auto" to a windstrenght=8) but works!