From e834b81cbb8ad62dedc7e562e1c6e25eccf6558c Mon Sep 17 00:00:00 2001 From: arsaboo Date: Tue, 20 Sep 2016 14:50:55 -0400 Subject: [PATCH] IFTT: Removed additional spaces in the yaml (#966) --- 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 ce87fdaf248..d00a95ba70d 100644 --- a/source/_components/ifttt.markdown +++ b/source/_components/ifttt.markdown @@ -58,7 +58,7 @@ You need to setup a unique trigger for each event you sent to IFTTT. ```yaml # Example configuration.yaml Automation entry automation: - - alias: Startup Notification + alias: Startup Notification trigger: platform: event event_type: homeassistant_start