Skip to content

Releases: marq24/ha-waterkotte

Operation mode for Mixer 1-3 added

18 Jan 10:23
Compare
Choose a tag to compare

Thanks to the feedback from @goldbraue the integration now also support the basic operation mode select entitie for the Mixer 1-3 (the Mixer 2 & 3 need to be enabled manually)

Simple adjustment to get rid of warning [HA 2025.11]

06 Dec 11:45
Compare
Choose a tag to compare

Bugfix for upcoming HA2024.11.x

31 Oct 07:23
Compare
Choose a tag to compare

Please update the integration before updating to HA2024.11.x

Support for older Waterkotte EchoTouch Models where username can be !='waterkotte'

16 Oct 08:48
Compare
Choose a tag to compare

The Username is now configurable (initial setup & configuration) to support older Waterkotte models

As result of #22 I must realize that the hardcoded username waterkotte is not working for all EchoTouch Models... So with the new version you have the option to specify an alternative username. Thanks @frank-see!

Latest HA version might report issues with longterm statistics

04 Oct 17:46
Compare
Choose a tag to compare

At least after updating to the latest version of HA it could happen, that various entities report as 'state_class' missing... This release tackle this issue.

Fix for EasyCon's (writing tags)

11 Sep 10:23
Compare
Choose a tag to compare

Thanks to the feedback in #17 from @jahnenf a long time existing issue with the easycon interface could be fixed.

Supporting default HA sensor customization's

05 Sep 08:30
Compare
Choose a tag to compare

By default HA sensors can be customized by the user [mainly this are unit factor's and the display precision]. This feature was totally ignored by previous implementations of this integration and with this release its finally supported.

The change implies, that for some of the existing sensors the default display (precision) have been adjusted - if you dislike the new display format you can now simply adjust it the sensor settings.

HACS default ONLY

04 Sep 11:20
Compare
Choose a tag to compare

Only required for cleaned up HACS.json

Support for Cooling 'Flow temperature limitation' (A110)

12 Aug 16:02
Compare
Choose a tag to compare

As requested with #16 - this version adding the new Sensor (disabled by default) - please note, that's possible to adjust this value from 4°C up to 20°C - since this is a "hidden/expert" field - use with care!

Adjustments for latest HA release (get rid of warning)

04 Jul 08:05
Compare
Choose a tag to compare
2024.7.0

use 'async_forward_entry_setups' & 'async_unload_platforms'