mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update insteon.markdown (#14478)
Fixed formatting of automation example
This commit is contained in:
parent
e31ec45ec0
commit
0d304ba38a
@ -239,9 +239,12 @@ automation:
|
|||||||
# Trigger an INSTEON scene 25
|
# Trigger an INSTEON scene 25
|
||||||
- id: trigger_scene_25_on
|
- id: trigger_scene_25_on
|
||||||
alias: Turn on scene 25
|
alias: Turn on scene 25
|
||||||
|
trigger:
|
||||||
|
- ...
|
||||||
action:
|
action:
|
||||||
- service: insteon.scene_on
|
- service: insteon.scene_on
|
||||||
group: 25
|
data:
|
||||||
|
group: 25
|
||||||
```
|
```
|
||||||
|
|
||||||
### Events and Mini-Remotes
|
### Events and Mini-Remotes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user