mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
editor: rename 'service' to 'action' (#33806)
This commit is contained in:
parent
b34f269bc8
commit
aee6743fb1
@ -16,7 +16,7 @@ On the moment you save the scene, all the states of your devices are stored in t
|
||||
When you leave the editor the states of the devices are restored to the state from before you started editing.
|
||||
The menu on the top-right has options to **Duplicate scene** and **Delete scene**.
|
||||
|
||||
A scene can be called in {% term automation %} action and {% term scripts %} using a turn on scene {% term service %}:
|
||||
A scene can be called in {% term automation %} action and {% term scripts %} using a turn on scene {% term action %}:
|
||||
|
||||
```yaml
|
||||
service: scene.turn_on
|
||||
|
Loading…
x
Reference in New Issue
Block a user