Update ifttt.markdown (#7671)

This commit is contained in:
Åskar Andersson 2018-11-28 15:49:59 +01:00 committed by Fabian Affolter
parent 49f832f810
commit 9ba045cdf9

View File

@ -29,7 +29,7 @@ For example, set the body of the IFTTT webhook to:
{ "action": "call_service", "service": "light.turn_on", "entity_id": "light.living_room" }
```
You can then consume that information with the following automation:
You then need to consume that incoming information with the following automation:
```yaml
automation: