Skip to content

Commit

Permalink
feat: add script to water single zone
Browse files Browse the repository at this point in the history
  • Loading branch information
TribuneX committed May 28, 2024
1 parent c90ad41 commit 6321fe7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions includes/scripts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -426,3 +426,9 @@ watering_blumenbeet:
- service: script.watering_garden
data:
blumenbeet_period: '00:30:00'

watering_zone:
sequence:
- service: script.water_zone
data:
water_period: '00:40:00'

0 comments on commit 6321fe7

Please sign in to comment.