You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
This breaks the HA integration for the warm water control.
I have made some quick fixes and have extracted the relevant pieces of code (quicker than a pull request as my setup is somewhat different).
The approach I have taken is to add 'auto' as a synonym for 'on', as not to break existing configurations. Not sure if this is the best approach, but it should work.
@proddy :
Home Assistant v 0.96 has changed the behaviour of the climate integration:
https://developers.home-assistant.io/blog/2019/07/03/climate-cleanup.html
This breaks the HA integration for the warm water control.
I have made some quick fixes and have extracted the relevant pieces of code (quicker than a pull request as my setup is somewhat different).
The approach I have taken is to add 'auto' as a synonym for 'on', as not to break existing configurations. Not sure if this is the best approach, but it should work.
HA file:
ems-esp.cpp:
The text was updated successfully, but these errors were encountered: