Skip to content

Enable Water Heater On/Off Control#32

Open
anderjoshai wants to merge 1 commit intodwradcliffe:mainfrom
anderjoshai:main
Open

Enable Water Heater On/Off Control#32
anderjoshai wants to merge 1 commit intodwradcliffe:mainfrom
anderjoshai:main

Conversation

@anderjoshai
Copy link

These changes enable the usage of the existing water heater on/off functionality. This way, water heaters can be turned on and off directly through one entity, without of having to go through the additional step of turning on the pool body through a separate switch.

  1. The async_turn_on function for water heaters sets the heater to the most recently used operation mode, however it is not possible to call it without the Water Heater Entity ON_OFF feature enabled.
  2. Turning on the water heater doesn't work without first turning on the pool body it is associated with. Thus we turn the pool object on and then turn on the heater.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant