mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update ifttt.markdown (#6709)
* Update ifttt.markdown * Update ifttt.markdown
This commit is contained in:
parent
77a2d480c5
commit
f45d60b0b1
@ -34,7 +34,8 @@ You can then consume that information with the following automation:
|
|||||||
```yaml
|
```yaml
|
||||||
automation:
|
automation:
|
||||||
trigger:
|
trigger:
|
||||||
event: ifttt_webhook_received
|
platform: event
|
||||||
|
event_type: ifttt_webhook_received
|
||||||
event_data:
|
event_data:
|
||||||
action: call_service
|
action: call_service
|
||||||
action:
|
action:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user