From 0b0ee17ca376b1032d31ac639919f54e956d2ebb Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 4 Oct 2016 21:40:17 -0700 Subject: [PATCH] Update automation-trigger.markdown --- source/getting-started/automation-trigger.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/getting-started/automation-trigger.markdown b/source/getting-started/automation-trigger.markdown index 6295e61426c..0fd59bde246 100644 --- a/source/getting-started/automation-trigger.markdown +++ b/source/getting-started/automation-trigger.markdown @@ -62,10 +62,12 @@ automation: platform: state entity_id: device_tracker.paulus, device_tracker.anne_therese # Optional - state: 'xy' - # or (don't use that with condition: use_trigger_values) from: 'not_home' to: 'home' + + # Alias for 'to' + state: 'home' + # If given, will trigger when state has been the to state for X time. for: hours: 1