Update hue-dimmer-blueprint.yaml
This commit is contained in:
@@ -152,7 +152,7 @@ actions:
|
||||
mode: single
|
||||
trigger_variables:
|
||||
var_switch: !input switch
|
||||
var_button1: {{ switch + "_button_1" }}
|
||||
var_button1: {{ switch + "_button_2" }}
|
||||
var_button1: {{ switch + "_button_3" }}
|
||||
var_button1: {{ switch + "_button_4" }}
|
||||
var_button1: {{ var_switch + "_button_1" }}
|
||||
var_button1: {{ var_switch + "_button_2" }}
|
||||
var_button1: {{ var_switch + "_button_3" }}
|
||||
var_button1: {{ var_switch + "_button_4" }}
|
||||
Reference in New Issue
Block a user