Releases: nVuln/homebridge-lg-thinq
Releases · nVuln/homebridge-lg-thinq
v1.7.0
- fix: washer service name a9fa96a
- fix: air purifier service name 6a7937f
- fix: refrigerator service name 4faca7f
- fix: AC warning message b53642d
- add: refrigerator water filter status #260 d0ef884
- fix: dishwasher crashed #270 7efddaf
- fix: AC temperature not updated #177 e934f81
- revert: server.js in custom UI e11b2a6
- fix: retrieve sale model if possible #275 d6df494
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.4
What's Changed
- Add air clean functionality by @furkanilgenci in #248
- Update energySaveModeModels by @furkanilgenci in #247
New Contributors
- @furkanilgenci made their first contribution in #248
Full Changelog: v1.5.3...v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.5.0
IMPORTANT: AC temperature unit need to be set in plugin setting
- if your AC is in Fahrenheit, please change it in plugin setting to make sure the temperature value is correct, otherwise it will be converted to Celsius by default.
- in previous version, the temperature unit is auto detected, but it's not reliable, so we have to change it to manual setting.