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
"""Off writes are not directly supported by the controller, warn user."""
201
-
_LOGGER.warning("Direct off-toggle for E-heater assist is not supported by the controller. It will automatically self-clear when the target temperature is reached.")
200
+
"""Turn off E-heater assist by resetting power state to clear R4 trigger."""
201
+
_LOGGER.info("Resetting power state to turn off manual E-heater assist")
0 commit comments