Update hue-dimmer-blueprint.yaml
This commit is contained in:
@@ -26,7 +26,7 @@ actions:
|
||||
value_template: >-
|
||||
{{ trigger.entity_id == "event.bedroom_switch_desk_button_1" and
|
||||
trigger.to_state.attributes.event_type == "short_release"}}
|
||||
sequence: [!input button1_short_press]
|
||||
sequence: !input button1_short_press
|
||||
mode: single
|
||||
trigger_variables:
|
||||
var_switch: !input switch
|
||||
|
||||
Reference in New Issue
Block a user