mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Making things a bit clearer (#8489)
It's a wall of text, and easy to overlook how to set it up - shown by how often the question is asked
This commit is contained in:
parent
4043d58b49
commit
ccae8df64e
@ -19,8 +19,12 @@ ha_iot_class: "Cloud Push"
|
||||
|
||||
To be able to receive events from IFTTT, your Home Assistant instance needs to be accessible from the web ([Hass.io instructions](/addons/duckdns/)) and you need to have the `base_url` configured for the HTTP component ([docs](/components/http/#base_url)).
|
||||
|
||||
### {% linkable_title Setting up the integration %}
|
||||
|
||||
To set it up, go to the integrations page in the configuration screen and find IFTTT. Click on configure. Follow the instructions on the screen to configure IFTTT.
|
||||
|
||||
### {% linkable_title Using the incoming data %}
|
||||
|
||||
Events coming in from IFTTT will be available as events in Home Assistant and are fired as `ifttt_webhook_received`. The data specified in IFTTT will be available as the event data. You can use this event to trigger automations.
|
||||
|
||||
For example, set the body of the IFTTT webhook to:
|
||||
|
Loading…
x
Reference in New Issue
Block a user