[go: up one dir, main page]

Skip to content

Commit

Permalink
More frequent updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mtl010957 committed Apr 9, 2024
1 parent 3588662 commit ecffd5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion template/forecast_today.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- trigger:
- platform: time_pattern
minutes: 30
minutes: "/10"
action:
- service: weather.get_forecasts
data:
Expand Down
2 changes: 1 addition & 1 deletion template/precipitation_probability_today.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- trigger:
- platform: time_pattern
minutes: 30
minutes: "/10"
action:
- service: weather.get_forecasts
data:
Expand Down

0 comments on commit ecffd5c

Please sign in to comment.