Skip to content

Commit 6484974

Browse files
dannytsangsilamon
andauthored
Added link to Scene integration (#40353)
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
1 parent d81be7b commit 6484974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/scene.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Scenes"
33
description: "Instructions on how to setup scenes within Home Assistant."
44
---
55

6-
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.
6+
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 %}.
77

88
```yaml
99
# Example configuration.yaml entry

0 commit comments

Comments
 (0)