Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.31.5

07 Apr 18:57
Compare
Choose a tag to compare

What's Changed

  • Use charset_normalizer instead of cchardet for Python 3.11 compatibility (issue #507) by @ollo69 in #519

Full Changelog: v0.31.4...v0.31.5

v0.31.4

19 Feb 21:54
Compare
Choose a tag to compare

What's Changed

  • Review wash devices commands (issue #489) by @ollo69 in #502
    • Allow wake-up for Thinq2 device that support stand-by
    • Retry command execution to fix timeout

Full Changelog: v0.31.3...v0.31.4

v0.31.3

17 Feb 00:05
Compare
Choose a tag to compare

What's Changed

  • Use payload status on ThinQ1 devices to determinate when start monitor task
  • Stop updating wash device start_time when cycle is started

Full Changelog: v0.31.2...v0.31.3

v0.31.2

14 Feb 20:33
Compare
Choose a tag to compare

Breaking Changes

  • Binary sensors detergent and softener for washer devices has been renamed detergent_low and softener_low. Binary sensors detergent and softener may exists for some devices but have opposite logics

What's Changed

  • Add detergent and softener binary sensors (FR #494) by @ollo69 in #496
  • Round start_time and end_time attributes to minute
  • Add translations to local language pack for WM devices (issue #488)

Full Changelog: v0.31.1...v0.31.2

v0.31.1

12 Feb 09:27
Compare
Choose a tag to compare

What's Changed

  • Add local lang pack for missing labels translation (issue #488) by @ollo69 in #492
  • Fix error in start/stop time attributes (issue #491) by @ollo69 in #493

Full Changelog: v0.31.0...v0.31.1

v0.31.0

11 Feb 13:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.30.0...v0.31.0

v0.30.0

08 Feb 01:08
Compare
Choose a tag to compare

Breaking Change

  • Switch Power Off has been renamed Power. Old switch will become unavailable and you can delete it. If you was using the switch in some automations, you must correct them with new entity name

What's Changed

  • Fix issue on ThinqV1 devices that could cause loss of connection
  • Add Remote Start button for Washer Devices by @ollo69 in #485
    • Add Remote Start button (tested on ThinqV1 devices)
    • Use Power switch to wake-up device from stand-by (tested on ThinqV1 devices)

Note: the Remote Start button and Power switch have been tested for ThinqV1 device, if you have problem with ThinqV2 device open an issue providing detail and attaching device diagnostic.

Full Changelog: v0.29.4...v0.30.0

v0.29.4

24 Jan 15:56
Compare
Choose a tag to compare

What's Changed

  • Increase default http timeout to 15 seconds to avoid startup issue due to multiple requests by @ollo69 in #482
  • Set energy_current to 5W for ThinQ1 AC device in stand-by mode (issue #302) by @ollo69 in #483

Full Changelog: v0.29.3...v0.29.4

v0.29.3

16 Jan 20:54
Compare
Choose a tag to compare

What's Changed

  • Improve Oven temperature values returned by library by @ollo69 in #481
  • Dynamically retrieve oauth url at startup (issue #401)

Full Changelog: v0.29.2...v0.29.3

v0.29.2

15 Jan 22:08
Compare
Choose a tag to compare

What's Changed

  • Add Range sensors and improve existing (FR #454) by @ollo69 in #480
    • Add Oven mode sensors
    • Avoid return not existing sensors
    • Return unknown status for temperatures when zero
    • Improve Oven and CookTop status detection
    • Change device class to POWER for binary sensors

Full Changelog: v0.29.1...v0.29.2