Trying out these Scripts!

This commit is contained in:
CCOSTAN 2016-11-30 23:04:08 +00:00
parent df6ff4da6c
commit 5265c43b91

5
script/ifttt_notify.yaml Executable file
View File

@ -0,0 +1,5 @@
notify_ifttt:
sequence:
- service: ifttt.trigger
data_template: {"event":"ifttt_notify", "value1":"{{ value1 }}", "value2":"{{ value2 }}", "value3":"{{ value3 }}"}