mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update ifttt.markdown (#7671)
This commit is contained in:
parent
49f832f810
commit
9ba045cdf9
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user