12 lines
189 B
YAML
Raw Normal View History

2017-01-05 11:14:03 -05:00
alias: test
trigger:
platform: time
2017-04-20 21:59:08 -04:00
minutes: 10
2017-01-05 11:14:03 -05:00
seconds: 00
action:
2017-04-20 21:00:37 -04:00
service: notify.ios_jeffreystonesiphone
2017-04-20 21:59:08 -04:00
data:
message: "Test Alert"
2017-01-05 11:14:03 -05:00
data:
2017-04-20 21:59:08 -04:00
subtitle: "Just a test"