diff --git a/source/_docs/scene.markdown b/source/_docs/scene.markdown index c657f8f2214..cadee896ad2 100644 --- a/source/_docs/scene.markdown +++ b/source/_docs/scene.markdown @@ -3,7 +3,7 @@ title: "Scenes" description: "Instructions on how to setup scenes within Home Assistant." --- -You can create scenes that capture the states you want certain entities to be. For example, a scene can specify that light A should be turned on and light B should be bright red. +You can create scenes that capture the states you want certain entities to be. For example, a scene can specify that light A should be turned on and light B should be bright red. Scenes are available as an entity through the standalone [Scene integration](/integrations/scene/) but can also be embedded in {% term automations %} and {% term scripts %}. ```yaml # Example configuration.yaml entry