mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +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
|
||||
- id: trigger_scene_25_on
|
||||
alias: Turn on scene 25
|
||||
trigger:
|
||||
- ...
|
||||
action:
|
||||
- service: insteon.scene_on
|
||||
group: 25
|
||||
data:
|
||||
group: 25
|
||||
```
|
||||
|
||||
### Events and Mini-Remotes
|
||||
|
Loading…
x
Reference in New Issue
Block a user