mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Mention Scene Editor on Scenes page (#14944)
Add link to Scene Editor on Scenes page, to point out that this can be done in GUI now
This commit is contained in:
parent
9c080c2acc
commit
9422e101d0
@ -12,6 +12,8 @@ ha_domain: scene
|
|||||||
|
|
||||||
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 can be created and managed via the user interface using the [Scene Editor](/docs/scene/editor/). They can also be configured via `configuration.yaml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
scene:
|
scene:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user