diff --git a/source/_integrations/insteon.markdown b/source/_integrations/insteon.markdown index b0d0f0c15e8..3ab599688a7 100644 --- a/source/_integrations/insteon.markdown +++ b/source/_integrations/insteon.markdown @@ -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