Important
From version 0.9.x
HA minimum version required is 2021.9.x
Breaking changes
-
3 sensor entity have been renamed (PR #221 to close issue #214) by @KTibow :
- Tube clean counter -> Tub clean counter
- Remain time -> Remaining time
- Reserve time -> Countdown time
If you will re-configure integration from scratch, the related entity IDs will change according, so you will have to correct the reference where old entity IDs are used.
Changes
- Add command to enable monitor data for V2 AC Devices (should fix issue #210). Thanks @SN0WTR00PER for support.
- Other minor fix and code clean-up.