„packages/button/button_press.yaml“ ändern
This commit is contained in:
		@@ -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
 | 
			
		||||
  #----------------------------------------------------------------------------------#
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user