-
Notifications
You must be signed in to change notification settings - Fork 62
Description
Description:
Currently, the versatile_thermostat module allows for the control of a central boiler through Home Assistant. However, there is a need to introduce a configurable delay when activating the boiler to prevent issues such as "water hammer" in the piping, which can occur if the boiler is turned on too frequently.
Proposed Enhancement:
Add Delay Parameter:
Introduce a new configuration parameter that allows users to set a delay (in seconds or minutes) before the boiler is activated.
This parameter should be easily adjustable through the user interface or configuration file.
Benefits:
Reduce maintenance costs related to "water hammer".
Extend the lifespan of the piping and boiler components.
Optimize energy usage and boiler activation cycles.
Conclusion:
This enhancement will allow versatile_thermostat users to better control the activation of their central boiler, reducing the risk of damage to the system and optimizing energy costs.