„packages/button/button_press.yaml“ ändern
This commit is contained in:
parent
39dd154fb7
commit
6b3020e333
@ -58,7 +58,19 @@ automation:
|
|||||||
entity_id: scene.light_night
|
entity_id: scene.light_night
|
||||||
metadata: {}
|
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
|
# Up/Down
|
||||||
#----------------------------------------------------------------------------------#
|
#----------------------------------------------------------------------------------#
|
||||||
|
Reference in New Issue
Block a user