Skip to content

Commit

Permalink
feat: lower water delay to 10 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
TribuneX committed Aug 25, 2024
1 parent 07fc496 commit 89ffa31
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions includes/input_select.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ rasen_water_time:
name: Rasen Bewässerung
initial: '00:45:00'
options:
- '00:00:20'
- '00:00:10'
- '00:15:00'
- '00:30:00'
- '00:45:00'
Expand All @@ -29,7 +29,7 @@ blumenbeet_water_time:
name: Blumenbeet Bewässerung
initial: '01:00:00'
options:
- '00:00:20'
- '00:00:10'
- '00:30:00'
- '00:45:00'
- '01:00:00'
Expand All @@ -39,7 +39,7 @@ hecke_water_time:
name: Hecke Bewässerung
initial: '00:45:00'
options:
- '00:00:20'
- '00:00:10'
- '00:30:00'
- '00:45:00'
- '01:00:00'
Expand All @@ -49,7 +49,7 @@ rasen_klein_water_time:
name: Rasen (klein) Bewässerung
initial: '00:15:00'
options:
- '00:00:20'
- '00:00:10'
- '00:15:00'
- '00:21:00'

Expand Down

0 comments on commit 89ffa31

Please sign in to comment.