Releases: marq24/ha-waterkotte
Operation mode for Mixer 1-3 added
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]
Bugfix for upcoming HA2024.11.x
Please update the integration before updating to HA2024.11.x
Support for older Waterkotte EchoTouch Models where username can be !='waterkotte'
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
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)
Supporting default HA sensor customization's
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
Only required for cleaned up HACS.json
Support for Cooling 'Flow temperature limitation' (A110)
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)
2024.7.0 use 'async_forward_entry_setups' & 'async_unload_platforms'