Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.36.0

04 Jan 23:44
Compare
Choose a tag to compare

Important Note

This version introduce usage of new API methods to retrieve devices information. If this version is not working for you and everything was ok with previous, please open a new issue reporting error details and temporary rollback to previous release.
Update to new API methods is required because seems that LG is dismissing old methods progressively in countries.

What's Changed

  • Implement new API methods to get devices info (issue #651) by @ollo69 in #662
  • Manage wrong device info returned by API (issue #651) by @ollo69 in #659
  • Backport cached_property from python 3.12 by @ollo69 in #652

Full Changelog: v0.35.6...v0.36.0

v0.35.6

17 Dec 09:28
Compare
Choose a tag to compare

What's Changed

  • Fix WaterHeater not available on some AWHP devices (issue #637)
  • Use awhpTempSwitch to determinate climate temperature control (issue #643)
  • Improve docs about adding custom resources by @hisabimbola in #645
  • Reduce warning message for tcp errors

New Contributors

Full Changelog: v0.35.5...v0.35.6

v0.35.5

19 Nov 03:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.35.4...v0.35.5

v0.35.4

12 Nov 11:37
Compare
Choose a tag to compare

What's Changed

  • Fix setting refrigerator temperature to 0 at api level (issue #639)

Full Changelog: v0.35.3...v0.35.4

v0.35.3

12 Nov 10:55
Compare
Choose a tag to compare

What's Changed

  • Check for explicit 0 temp in climate async_set_temperature (issue #639) by @skylyn in #640

New Contributors

Full Changelog: v0.35.2...v0.35.3

v0.35.2

03 Nov 09:12
Compare
Choose a tag to compare

What's Changed

  • Manage AC light switch logic inversion (Issue #475)

Full Changelog: v0.35.1...v0.35.2

v0.35.1

02 Nov 20:50
Compare
Choose a tag to compare

What's Changed

  • Restore AC light display switch improving status detection (issue #475) by @ollo69 in #636

Full Changelog: v0.35.0...v0.35.1

v0.35.0

01 Nov 22:43
Compare
Choose a tag to compare

Breaking Changes

  • Remove light display switch entity for AC (generally not working, see #475)
  • Convert microwave light mode as light entity by @ollo69 in #632
  • Convert microwave fan mode as fan entity by @ollo69 in #631

What's Changed

New Contributors

Full Changelog: v0.34.0...v0.35.0

v0.34.0

14 Oct 09:47
Compare
Choose a tag to compare

Note - This version requires at least Home Assistant 2023.8.x

What's Changed

  • Set minimum required HA version to 2023.8.0
  • Add WaterHeater support for AWHP AC ApiV1 devices (issue #583)
  • Add turn_on and turn_off methods to Water Heater (issue #583)

Full Changelog: v0.33.4...v0.34.0

v0.33.4

12 Oct 18:16
Compare
Choose a tag to compare

What's Changed

  • Remove humidity sensor for V1 AC devices with humidity=0 (issue #607)
  • Improve refresh error handling

Full Changelog: v0.33.3...v0.33.4