Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.36.2

07 Jan 10:52
Compare
Choose a tag to compare

What's Changed

  • Minor change on API return data
  • Added device type 603 (issue #667)

Full Changelog: v0.36.1...v0.36.2

v0.36.1

05 Jan 17:39
Compare
Choose a tag to compare

What's Changed

  • Rollback to previous API calls (new version not required)
  • Fix fail get devices info for some country - Generate correct header client ID (issue #651)
  • Fix error loading device info (issue #663)

Full Changelog: v0.36.0...v0.36.1

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