mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-18 23:36:11 +00:00
Adding Facebook to the notification Sequence!
This commit is contained in:
parent
b8bc25836c
commit
45c7c1a71f
@ -14,3 +14,11 @@ ifttt_notify:
|
||||
sequence:
|
||||
- service: ifttt.trigger
|
||||
data_template: {"event":"ifttt_notify", "value1":"{{ value1 }}", "value2":"{{ value2 }}", "value3":"{{ value3 }}"}
|
||||
|
||||
|
||||
- service: notify.facebook
|
||||
data_template:
|
||||
message: {"event":"ifttt_notify", "value1":"{{ value1 }}", "value2":"{{ value2 }}", "value3":"{{ value3 }}"}
|
||||
target:
|
||||
- +16468797283
|
||||
- +16469967218
|
||||
|
Loading…
x
Reference in New Issue
Block a user