Update ifttt.markdown (#2769)

This commit is contained in:
CHAPELLE Quentin 2017-06-05 22:32:34 +02:00 committed by Fabian Affolter
parent 4bd194871d
commit 4aaa5c4054

View File

@ -68,8 +68,8 @@ You need to setup a unique trigger for each event you sent to IFTTT.
automation:
alias: Startup Notification
trigger:
platform: event
event_type: homeassistant_start
platform: homeassistant
event: start
action:
service: ifttt.trigger
data: {"event":"TestHA_Trigger", "value1":"Hello World!"}
@ -82,8 +82,8 @@ IFTTT can also be used in scripts and with `data_template`. Here is the above a
automation:
alias: Startup Notification
trigger:
platform: event
event_type: homeassistant_start
platform: homeassistant
event: start
action:
service: script.ifttt_notify
data_template: