Update hue-dimmer-blueprint.yaml

This commit is contained in:
2026-05-27 14:21:17 +00:00
parent 5a990ba176
commit 3ada0161e3
+1 -1
View File
@@ -174,5 +174,5 @@ trigger_variables:
var_switch: !input switch var_switch: !input switch
var_button1: "{{ device_entities(var_switch)[1] }}" var_button1: "{{ device_entities(var_switch)[1] }}"
var_button2: "{{ device_entities(var_switch)[2] }}" 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] }}" var_button4: "{{ device_entities(var_switch)[4] }}"