From a48cfcae5846fb159cec11b677e7efabc7626056 Mon Sep 17 00:00:00 2001 From: zjamnik Date: Wed, 27 May 2026 13:01:21 +0000 Subject: [PATCH] Update hue-dimmer-blueprint.yaml --- hue-dimmer-blueprint.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hue-dimmer-blueprint.yaml b/hue-dimmer-blueprint.yaml index ba6bb2c..7fce074 100644 --- a/hue-dimmer-blueprint.yaml +++ b/hue-dimmer-blueprint.yaml @@ -30,6 +30,4 @@ actions: mode: single trigger_variables: var_switch: !input switch - var_button1: >- - {% set button1_name = device_name(var_switch) + "_button_1" %} - {{ button1_name }} \ No newline at end of file + var_button1: {{ device_entities("166b8ce10384bb24003d21720b4e6478")[1] }} \ No newline at end of file