Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.41.1

05 Jan 20:22
Compare
Choose a tag to compare

What's Changed

  • Fix issue on startup with climate device without swing modes (issue #850)

Full Changelog: v0.41.0...v0.41.1

v0.41.0

05 Jan 15:28
Compare
Choose a tag to compare

What's Changed

  • Set minimum required HA version to 2025.1.0
  • Implement Horizontal and Vertical Swing options using new HA climate properties and methods (FR #841)
  • Add DelayStart to feature WasherDryer by @irv075 in #784

Breaking changes

  • Because name of the swing modes are changed (removing Vertical and Horizontal prefix) and the action used to set Horizontal mode is different, related automation must be review.

New Contributors

Full Changelog: v0.40.3...v0.41.0

v0.40.3

20 Oct 19:35
Compare
Choose a tag to compare

What's Changed

  • Set diagnostic category for SSID sensor

Full Changelog: v0.40.2...v0.40.3

v0.40.2

20 Oct 18:43
Compare
Choose a tag to compare

What's changed

  • Add SSID information as device sensor (FR #813)
  • Add refrigerator filter percentage sensors (FR #764)

Full Changelog: v0.40.1...v0.40.2

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