Releases: ollo69/ha-smartthinq-sensors
Releases · ollo69/ha-smartthinq-sensors
v0.29.1
v0.29.0
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
- @4homeassistant made their first contribution in #470
Full Changelog: v0.28.4...v0.29.0
v0.28.4
v0.28.3
v0.28.2
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
What's Changed
- Use
fan_speeds
as Dehumidifier mode whenop_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
v0.27.1
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