diff --git a/source/_docs/automation/editor.markdown b/source/_docs/automation/editor.markdown index f75b9eba187..278cb9d3b2d 100644 --- a/source/_docs/automation/editor.markdown +++ b/source/_docs/automation/editor.markdown @@ -87,7 +87,7 @@ For example, the below automation will be triggered when the sun goes from below from: below_horizon to: above_horizon condition: - - condition: numeric state + - condition: numeric_state entity_id: sensor.temperature above: 17 below: 25