Hey,
Currently i implementated a pump control with 2 automations, one to start the pump if the sensor value is higher then a configured value for 5 minuts, and a second one to stop the pump if the sensor value is below a certain value.
But its not garanteed that the start event happens, if this is not the case, i would still like to start the pump for a minimum amount of hours per day.
so if the pump is not online for at least 3 hours a day, then HASS should start the pump independant of the sensor value. But this should not happen if the pump already ran for 3 hours that day.
Not sure how i can do this in an automation, any sugestions?
2 posts - 2 participants