From 423fabd1f2e46450aece7c13619d8f5250bce976 Mon Sep 17 00:00:00 2001 From: zjamnik Date: Wed, 27 May 2026 13:05:06 +0000 Subject: [PATCH] Update hue-dimmer-blueprint.yaml --- hue-dimmer-blueprint.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hue-dimmer-blueprint.yaml b/hue-dimmer-blueprint.yaml index 7fce074..19bf08f 100644 --- a/hue-dimmer-blueprint.yaml +++ b/hue-dimmer-blueprint.yaml @@ -30,4 +30,5 @@ actions: mode: single trigger_variables: var_switch: !input switch - var_button1: {{ device_entities("166b8ce10384bb24003d21720b4e6478")[1] }} \ No newline at end of file + var_button1: >- + {{ device_entities("166b8ce10384bb24003d21720b4e6478")[1] }} \ No newline at end of file