diff --git a/source/_components/scene.markdown b/source/_components/scene.markdown index 8b3cd94cd9d..296275b6fc4 100644 --- a/source/_components/scene.markdown +++ b/source/_components/scene.markdown @@ -43,7 +43,7 @@ automation: entity_id: device_tracker.sweetheart from: 'not_home' to: 'home' - action: - service: scene.turn_on - entity_id: scene.romantic + action: + service: scene.turn_on + entity_id: scene.romantic ```