From bf7ff0667762e1e37c83d47d4f5bd3957cb9058f Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 7 May 2016 22:30:11 -0700 Subject: [PATCH] Update automation-create-first.markdown --- source/getting-started/automation-create-first.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/getting-started/automation-create-first.markdown b/source/getting-started/automation-create-first.markdown index e128a94ce1e..066f03788da 100644 --- a/source/getting-started/automation-create-first.markdown +++ b/source/getting-started/automation-create-first.markdown @@ -35,7 +35,7 @@ automation: event: sunset offset: "-01:00:00" condition: - platform: state + condition: state entity_id: group.all_devices state: home action: @@ -64,7 +64,7 @@ automation: event: sunset offset: "-01:00:00" condition: - platform: state + condition: state entity_id: group.all_devices state: home action: @@ -91,7 +91,7 @@ automation: event: sunset offset: "-01:00:00" condition: - platform: state + condition: state entity_id: group.all_devices state: home action: