fixed indent

This commit is contained in:
2025-01-17 10:09:28 +01:00
parent b188bf2f7f
commit 0ffe9ec292

View File

@@ -20,18 +20,21 @@ blueprint:
default: []
selector:
action:
mode: restart
max_exceeded: silent
# Automation schema
mode: restart
max_exceeded: silent
variables:
# convert input tags to variables, to be used in templates
remote: !input "remote"
action_cmd_on: !input "action_cmd_on"
trigger:
- platform: event
event_type: zha_event
event_data:
device_id: !input "remote"
action:
- variables:
command: '{{ trigger.event.data.command }}'