Skip to content

Commit

Permalink
More examples
Browse files Browse the repository at this point in the history
  • Loading branch information
rgc99 committed May 6, 2021
1 parent ffbf6d2 commit 0918e01
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions examples/all_the_bells_and_whistles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,20 @@ irrigation_unlimited:
- zone_id: 3
duration: "00:01"
- name: "Split soaker"
duration: "00:02"
delay: "00:05"
repeat: 3
schedules:
- name: "Morning"
time: "05:30"
zones:
- zone_id: 2
duration: "00:02"
- zone_id: 2
duration: "00:02"
- name: "On the hour from 5am to 5pm"
duration: "00:05"
delay: "00:55"
repeat: 12
schedules:
- time: "05:00"
zones:
- zone_id: 3

0 comments on commit 0918e01

Please sign in to comment.