„packages/button/button_press.yaml“ ändern

This commit is contained in:
darthsandmann 2023-01-01 13:57:50 +00:00
parent 39dd154fb7
commit 6b3020e333

View File

@ -58,7 +58,19 @@ automation:
entity_id: scene.light_night
metadata: {}
# Button Desk: Up
- alias: button_desk_up
trigger:
# Desk
- platform: device
domain: mqtt
device_id: 121e4230e41feb19254fa92ed5335760
type: action
subtype: "on"
discovery_id: 0x2c1165fffebebf6d action_on
action:
- service: script.pos_right_incr
metadata: {}
#----------------------------------------------------------------------------------#
# Up/Down
#----------------------------------------------------------------------------------#