Update hue-dimmer-blueprint.yaml
This commit is contained in:
@@ -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] }}"
|
||||||
Reference in New Issue
Block a user