From 6b3020e33324aa2ecd6cfe2f827fa59f29c8780d Mon Sep 17 00:00:00 2001 From: darthsandmann Date: Sun, 1 Jan 2023 13:57:50 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Epackages/button/button=5Fpress.yaml?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/button/button_press.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/packages/button/button_press.yaml b/packages/button/button_press.yaml index 9ce8069..4e55ef3 100755 --- a/packages/button/button_press.yaml +++ b/packages/button/button_press.yaml @@ -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 #----------------------------------------------------------------------------------#