From 17495d25b4b61a6baf608ca519d7080d6e616018 Mon Sep 17 00:00:00 2001 From: Julian Tabel Date: Sat, 20 Jun 2026 20:42:31 +0200 Subject: [PATCH] Add long press office button to toggle AC automation Hooks up the previously unused long press on the office button to toggle input_boolean.ac_automation_enabled. Co-Authored-By: Claude Sonnet 4.6 --- automations.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/automations.yaml b/automations.yaml index 0b1c23d..88fa42d 100644 --- a/automations.yaml +++ b/automations.yaml @@ -456,6 +456,22 @@ entity_id: button.archstation data: {} mode: single +- id: '1779900705573' + alias: Toggle AC Automation + description: Long press office button to toggle AC automation + triggers: + - device_id: 8e2942f6079c1ff8086c3d8cb427db0c + domain: zha + type: remote_button_long_press + subtype: button + trigger: device + conditions: [] + actions: + - action: input_boolean.toggle + target: + entity_id: input_boolean.ac_automation_enabled + data: {} + mode: single - id: '1779900796574' alias: Schreibtischlampe description: ''