acidrain
Executive Member
Starting to build a ESPHome integration for automatic watering and I'm just wondering which is the best method to control the pump.
Method 1:
Most code out there opens a valve and delays before starting the pump (pump controlled by ESPHome) and likewise when ending the pump is turn off with a delay before the last valve is closed.
Method 2:
I have thought, alternatively to install a pressure booster and have that control the pump so when a valve opens, the pressure drops and the pump kicks in, and likewise when the pressure builds up, the pump is turned off.
Method 1:
Most code out there opens a valve and delays before starting the pump (pump controlled by ESPHome) and likewise when ending the pump is turn off with a delay before the last valve is closed.
Method 2:
I have thought, alternatively to install a pressure booster and have that control the pump so when a valve opens, the pressure drops and the pump kicks in, and likewise when the pressure builds up, the pump is turned off.