irrigation_unlimited
irrigation_unlimited copied to clipboard
queuing up automatic launches (pressure problems)
Is your feature request related to a problem? Please describe. The pump cannot provide pressure in several zones at the same time if they are started according to a schedule and others depend on the conditions.
Describe the solution you'd like I would like to see the possibility of queuing, not only manual start but also schedules.
Describe alternatives you've considered it would be ideal to create some pressure groups, for example: controllers:
- name: "pump 01"
groups:
- name: "drip irrigation"
zones:
- name: "left bed"
- name: "central bed"
- name: "fountain"
zones:
- name: "right bed"
- name: "drip irrigation"
zones:
accordingly, if a zone is trying to start (whether manual or scheduled) that is not part of the group of the currently running zone, then it must wait until the current group finishes watering.