Skip to content

Releases: ollo69/ha-smartthinq-sensors

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

v0.37.2

05 Feb 00:42
Compare
Choose a tag to compare

What's Changed

  • Avoid restart program when resuming from pause (issue #627)

Full Changelog: v0.37.0...v0.37.2

v0.37.1

04 Feb 16:18
Compare
Choose a tag to compare

What's Changed

  • Update device default sensor icons
  • Add Dishwasher steam sensor (FR #610)
  • Implement control command for new Wash Devices (issue #654, FR #649)
  • Add pause button to wash devices (FR #627 and #664)
  • Fix error on remote start due to incomplete parameters in call (issue #609)

Full Changelog: v0.37.0...v0.37.1

v0.37.0

30 Jan 11:54
Compare
Choose a tag to compare

What's Changed

  • Set minimum required HA version to 2023.10.0
  • Breaking Change!!! Replaced WasherDryer Door Close bynary sensor with Door Open bynary sensos (changed name and inverted logics)
  • Breaking Change!!! Rename binary sensor "<type> completed" to generic "Run completed"
  • Add support to new model WasherDryer Tower device (FR #649) by @ollo69 in #683
  • Fix error sensors for wash devices (issue #629)
  • Add log message for XML payload (issue #681)
  • Implement Hood ApiV1 device controls (FR #394)
  • Rewrite Hood ApiV2 device controls (experimental) (FR #394)
  • Improved portuguese translation by @fnasciment0 in #648
  • Slightly improve README by @jose1711 in #679

New Contributors

Full Changelog: v0.36.2...v0.37.0

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