Added link to Scene integration (#40353)

Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
This commit is contained in:
Danny Tsang 2025-08-09 15:57:22 +01:00 committed by GitHub
parent d81be7bdf1
commit 6484974b99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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