From e8294276743647bd704ecb8c6360a0260a362f07 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Mon, 28 Nov 2016 19:33:10 +0000 Subject: [PATCH] Change to IFTTT_Notify --- automation/startup_notification.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/startup_notification.yaml b/automation/startup_notification.yaml index 47d7df17..4fc9c8aa 100755 --- a/automation/startup_notification.yaml +++ b/automation/startup_notification.yaml @@ -9,4 +9,4 @@ event_type: homeassistant_start action: service: ifttt.trigger - data: {"event":"device_status", "value1":"Home Assistant", "value2":"Up and Running"} + data: {"event":"ifttt_notify", "value1":"Home Assistant is ", "value2":"Up and Running"}