Update insteon.markdown (#14478)

Fixed formatting of automation example
This commit is contained in:
dkramer74 2020-09-12 11:09:52 -07:00 committed by GitHub
parent e31ec45ec0
commit 0d304ba38a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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