mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +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.
|
||||
|
||||
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
|
||||
# Example configuration.yaml entry
|
||||
scene:
|
||||
|
Loading…
x
Reference in New Issue
Block a user