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