We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AS A user I WANT to start the pump manually via button on the GUI for a configurable duration SO THAT I can water my plants manually.
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered:
Reason for me: so that I can test/debug my setup.
You don't need a "watering stop" button because watering stops after the given duration. You can only sent watering-events for a given time.
Watering is in seconds. Usually something between 10 an 40 seconds. Input field would be ok as well (better?)
Sorry, something went wrong.
I would say input vield and few buttons with default values e.g. 10 sec, 30 sec, 1min
Duplicate of #263
No branches or pull requests
AS A user
I WANT to start the pump manually via button on the GUI for a configurable duration
SO THAT I can water my plants manually.
Acceptance Criteria
Tasks
The text was updated successfully, but these errors were encountered: