Skip to content

Commit

Permalink
Intendation
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed May 15, 2021
1 parent 18a4475 commit 5be116e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/zone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ automation:
- alias: "Wait 5s"
delay: 5
- variables:
notification_message: >
Sina hat Elmo verlassen.
Sie braucht circa {{ states('sensor.travel_time_home_user_two_here') | int }}
Minuten bis nach Hause.
notification_message: >
Sina hat Elmo verlassen.
Sie braucht circa {{ states('sensor.travel_time_home_user_two_here') | int }}
Minuten bis nach Hause.
- alias: "Notify Kevin via mobile app"
service: notify.mobile_app_sm_g975f
data:
Expand Down

0 comments on commit 5be116e

Please sign in to comment.