Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.29.1

07 Jan 13:57
Compare
Choose a tag to compare

What's Changed

  • Invert Filter use_time for devices with Filter status in payload (FR #375) by @ollo69 in #474

Full Changelog: v0.29.0...v0.29.1

v0.29.0

06 Jan 17:39
Compare
Choose a tag to compare

What's Changed

  • Fix filter sensors for ACv2 device with status in payload (FR #375) by @ollo69 in #472
  • Add filters attributes for AirPurifier devices by @ollo69 in #468
  • Update README.md by @4homeassistant in #470
    • Add new example: Timer Bar Card,
    • Replace old Laundry Card screenshot with updated image
  • Use StrEnum classes for devices features definition by @ollo69 in #471
  • Use StrEnum for Temperature Units by @ollo69 in #473

New Contributors

Full Changelog: v0.28.4...v0.29.0

v0.28.4

04 Jan 23:45
Compare
Choose a tag to compare

What's Changed

  • Fix filter remaining life calculation (FR #375)

Full Changelog: v0.28.3...v0.28.4

v0.28.3

04 Jan 22:47
Compare
Choose a tag to compare

What's Changed

  • Fix AC filter remaining time sensor - step2 (FR #375) by @ollo69 in #465
    • Fix filter remaining time sensor for ACv2 devices calling specific API method
    • Add used time and max time attributes to filter sensors

Full Changelog: v0.28.2...v0.28.3

v0.28.2

04 Jan 00:13
Compare
Choose a tag to compare

What's Changed

  • Fix AC filter remaining time sensor (FR #375) by @ollo69 in #464
    • Fix filter status detection for ApiV1 devices
    • Add command and log messages for ApiV2 devices
  • Fix integration diagnostics failing due to a wrong attribute

Full Changelog: v0.28.1...v0.28.2

v0.28.1

02 Jan 19:14
Compare
Choose a tag to compare

What's Changed

  • Use fan_speeds as Dehumidifier mode when op_modes not available (FR #403) by @ollo69 in #461
  • Update README.md - Fix laundry card code (issue #425) by @mhu1987 in #457
  • Minor improvements & updates in el.json translation by @dsimop in #460

New Contributors

Full Changelog: v0.28.0...v0.28.1

v0.28.0

30 Dec 17:24
Compare
Choose a tag to compare

What's Changed

  • Add support for Washer combo device (FR #433) by @ollo69 in #455
  • Add Washer detergent and softener binary sensors by @ollo69 in #455
  • Add Washer rinse mode sensor (FR #339) by @ollo69 in #453
  • General library clean-up and optimization

Full Changelog: v0.27.1...v0.28.0

v0.27.1

25 Dec 22:06
Compare
Choose a tag to compare

Important

This release contain a review of the module used to determinate the states for all devices. It introduce some optimization "under the hood" but do not add any new feature. Because it impact all supported devices, it could generate some issues for condition that I wasn't able to test. If you have problem with one of your device, please rollback to previous version and open an issue with maximum detail, problems will be fixed with maximum priority.

What's Changed

Full Changelog: v0.27.0...v0.27.1

v0.27.0

24 Dec 20:51
Compare
Choose a tag to compare

What's Changed

  • Review Core library authentication by @ollo69 in #444
    • Enable third part URL authentication
    • Improve login URL formatting and redirection
    • Improve user based authentication
  • Add AC filter status support (FR #375) by @ollo69 in #445

Full Changelog: v0.26.1...v0.27.0

v0.26.1

20 Dec 00:02
Compare
Choose a tag to compare

Note - This version requires at least Home Assistant 2022.11.x

What's Changed

  • Improve ThinQ ApiV1 monitor reconnect by @ollo69 in #439

Full Changelog: v0.26.0...v0.26.1