From 9ba045cdf97c0e6e00f2ea9e89095bab9b37c304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=85skar=20Andersson?= Date: Wed, 28 Nov 2018 15:49:59 +0100 Subject: [PATCH] Update ifttt.markdown (#7671) --- source/_components/ifttt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/ifttt.markdown b/source/_components/ifttt.markdown index f2b83c028d8..32f848d63b8 100644 --- a/source/_components/ifttt.markdown +++ b/source/_components/ifttt.markdown @@ -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: