From 3ada0161e3943c89c341c9245aa86415089a1cdf Mon Sep 17 00:00:00 2001 From: zjamnik Date: Wed, 27 May 2026 14:21:17 +0000 Subject: [PATCH] Update hue-dimmer-blueprint.yaml --- hue-dimmer-blueprint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hue-dimmer-blueprint.yaml b/hue-dimmer-blueprint.yaml index 57a9732..a669f6a 100644 --- a/hue-dimmer-blueprint.yaml +++ b/hue-dimmer-blueprint.yaml @@ -174,5 +174,5 @@ trigger_variables: var_switch: !input switch var_button1: "{{ device_entities(var_switch)[1] }}" var_button2: "{{ device_entities(var_switch)[2] }}" - var_button3: "{{ device_entities(var_switch)[3]] }}" + var_button3: "{{ device_entities(var_switch)[3] }}" var_button4: "{{ device_entities(var_switch)[4] }}" \ No newline at end of file