From 0ffe9ec292b4999513659b15a4d09029555da3ad Mon Sep 17 00:00:00 2001 From: Jan Heise Date: Fri, 17 Jan 2025 10:09:28 +0100 Subject: [PATCH] fixed indent --- blueprints/mueller-tint-remote-404002.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/blueprints/mueller-tint-remote-404002.yaml b/blueprints/mueller-tint-remote-404002.yaml index 16c2d08..19a6b0c 100644 --- a/blueprints/mueller-tint-remote-404002.yaml +++ b/blueprints/mueller-tint-remote-404002.yaml @@ -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 }}'