Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.40.1

13 Oct 12:45
Compare
Choose a tag to compare

What's Changed

  • Review Reauth config flow for better user experience on authentication fail / new TOS available
  • Invert execution order in climate set_temperature (Issue #771)
  • Set refrigerator climate current_temperature to None (issue #801)
  • Updating pt-BR translation file. by @p1lh4 in #806

New Contributors

Full Changelog: v0.40.0...v0.40.1

v0.40.0

06 Oct 08:57
Compare
Choose a tag to compare

What's Changed

  • Set minimum required HA version to 2024.8.0
  • Fix blocking call retrieving ssl context by @iprak in #791 (issue #793)
  • Define ON/OFF in fan feature list by @iprak in #792 (issue #783)
  • Fix humidifier set_fan_mode service registration (issue #797)

New Contributors

Full Changelog: v0.39.2...v0.40.0

v0.39.2

05 Jun 22:31
Compare
Choose a tag to compare

What's Changed

  • Add attr color modes to light entities (iisue #746)
  • Remove blocking call from event loop (issue #754)
  • Improve client connection close behavior

Full Changelog: v0.39.1...v0.39.2

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