Releases: sman591/homebridge-lg-thinq-ac
Releases · sman591/homebridge-lg-thinq-ac
v2.2.0
2.2.0 (2022-02-03)
Features
- add support for DUCT_626301_WW with heating mode (d578fc3), closes #75
v2.1.1
2.1.1 (2022-02-03)
Bug Fixes
- don't spam logs about swing setting support (825f071), closes #80
v2.1.0
2.1.0 (2022-02-03)
Features
- add support for PAC_910604_WW (8565a5d), closes #79
v2.0.1
2.0.1 (2022-02-03)
Bug Fixes
- avoid littering logs with NaN for filter life (22f0aa6)
v2.0.0
2.0.0 (2022-02-03)
chore
- deps: bump ts-node to 10.4.0 (960c51a)
BREAKING CHANGES
- deps: drops support for Node 10, minimum version now Node 12+
v1.15.0
1.15.0 (2021-05-16)
Features
- notify if user needs to re-accept LG agreements in-app (fe16c0f)
- only remove offline devices when asked to (f79f6d8), closes #74 #45
v1.14.0
1.14.0 (2021-04-20)
Features
- expose correct idle/cooling/heating state to HomeKit (c927424), closes #71
v1.13.3
1.13.3 (2021-04-20)
Bug Fixes
- auth with Google was broken in some countries (b0b821c), closes #67
v1.13.1
1.13.1 (2021-04-20)
Bug Fixes
- clear intervals upon accessory removal (b572439)