Releases: ollo69/ha-smartthinq-sensors
Releases · ollo69/ha-smartthinq-sensors
v0.38.4
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
- @diegocjorge made their first contribution in #704
Full Changelog: v0.38.3...v0.38.4
v0.38.3
v0.38.2
v0.38.1
v0.38.0
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
v0.37.1
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
What's Changed
- Set minimum required HA version to 2023.10.0
- Breaking Change!!! Replaced WasherDryer
Door Close
bynary sensor withDoor 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