Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Releases: sman591/homebridge-lg-thinq-ac

v2.2.0

03 Feb 07:51
Compare
Choose a tag to compare

2.2.0 (2022-02-03)

Features

  • add support for DUCT_626301_WW with heating mode (d578fc3), closes #75

v2.1.1

03 Feb 07:47
Compare
Choose a tag to compare

2.1.1 (2022-02-03)

Bug Fixes

  • don't spam logs about swing setting support (825f071), closes #80

v2.1.0

03 Feb 07:33
Compare
Choose a tag to compare

2.1.0 (2022-02-03)

Features

  • add support for PAC_910604_WW (8565a5d), closes #79

v2.0.1

03 Feb 07:06
Compare
Choose a tag to compare

2.0.1 (2022-02-03)

Bug Fixes

  • avoid littering logs with NaN for filter life (22f0aa6)

v2.0.0

03 Feb 06:18
Compare
Choose a tag to compare

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

16 May 19:32
Compare
Choose a tag to compare

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

20 Apr 07:40
Compare
Choose a tag to compare

1.14.0 (2021-04-20)

Features

  • expose correct idle/cooling/heating state to HomeKit (c927424), closes #71

v1.13.3

20 Apr 07:27
Compare
Choose a tag to compare

1.13.3 (2021-04-20)

Bug Fixes

  • auth with Google was broken in some countries (b0b821c), closes #67

v1.13.2

20 Apr 06:40
Compare
Choose a tag to compare

1.13.2 (2021-04-20)

Bug Fixes

v1.13.1

20 Apr 06:29
Compare
Choose a tag to compare

1.13.1 (2021-04-20)

Bug Fixes

  • clear intervals upon accessory removal (b572439)