Update hue-dimmer-blueprint.yaml

This commit is contained in:
2026-05-27 12:49:24 +00:00
parent 7c86971f1a
commit e175798fc8
+1 -1
View File
@@ -26,7 +26,7 @@ actions:
value_template: >- value_template: >-
{{ trigger.entity_id == "event.bedroom_switch_desk_button_1" and {{ trigger.entity_id == "event.bedroom_switch_desk_button_1" and
trigger.to_state.attributes.event_type == "short_release"}} trigger.to_state.attributes.event_type == "short_release"}}
sequence: [!input button1_short_press] sequence: !input button1_short_press
mode: single mode: single
trigger_variables: trigger_variables:
var_switch: !input switch var_switch: !input switch