Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.39.1

04 May 09:41
Compare
Choose a tag to compare

What's Changed

  • Fixes LG Range Hood with APIv2 by @drwicid in #735
  • Reuse LG client_id to avoid permission error on restart (issue #705)
  • Fix warning in HA log due to blocking call on startup (issue #745)

New Contributors

Full Changelog: v0.39.0...v0.39.1

v0.39.0

30 Mar 23:29
Compare
Choose a tag to compare

What's Changed

  • Set minimum required HA version to 2024.2.0
  • Update pycountry requirements for compatibility with HA 2024.4
  • Implement new turn_on and turn_off ClimateEntityFeature introduced in HA 2024.2

Full Changelog: v0.38.7...v0.39.0

v0.38.7

01 Mar 12:59
Compare
Choose a tag to compare

What's Changed

  • Add course parameter to wash machines remote_start service

Full Changelog: v0.38.6...v0.38.7

v0.38.6

26 Feb 02:20
Compare
Choose a tag to compare

What's Changed

  • This is a quick release that contain some minor adjustment for wash device controls (review some logic and changed icons) for change released with previous version,

Full Changelog: v0.38.5...v0.38.6

v0.38.5

25 Feb 21:05
Compare
Choose a tag to compare

What's Changed

  • Add option to select Course for Wash devices remote start (only Standard Course are supported, no Smart Course / Download Course)
  • Fix remote start issue for APIv1 device (issue #710)

Full Changelog: v0.38.4...v0.38.5

v0.38.4

24 Feb 13:38
Compare
Choose a tag to compare

What's Changed

  • Fix for HomeKit fan modes (issue #563) by @diegocjorge in #704
  • Minor fix for wash devices run_completed determination (issue #226)
  • Fix oven temperatures for APIv1 devices (issue #647)

New Contributors

Full Changelog: v0.38.3...v0.38.4

v0.38.3

20 Feb 11:27
Compare
Choose a tag to compare

What's Changed

  • Move run_completed at device level to manage persistence (issue #226 and #695)
  • Close "Unclosed client session" on startup fail (issue #703)

Full Changelog: v0.38.2...v0.38.3

v0.38.2

18 Feb 15:59
Compare
Choose a tag to compare

What's Changed

  • Fix run_completed for device without end state (issue #695)
  • Review remote start command for wash devices (issue #696)
  • Fix time info for some wash devices

Full Changelog: v0.38.1...v0.38.2

v0.38.1

11 Feb 21:59
Compare
Choose a tag to compare

What's Changed

  • Add missing definition for dishwasher steam sensor (FR #610)
  • Add support for APIv1 devices with XML payload (issue #681)
  • Use calculated pre state when not provided by payload (issue #695)

Full Changelog: v0.38.0...v0.38.1

v0.38.0

09 Feb 01:26
Compare
Choose a tag to compare

What's Changed

  • Set minimum required HA version to 2023.12.0 for compatibility with Python 3.12
  • Remove deprecated supported features values (issue #661)
  • Review course control and standby status detection for some ApiV1 device (issue #688)
  • Change pycountry requirement for Python 3.12 compatibility issue (issue #693)

Full Changelog: v0.37.2...v0.38.0