Change office button long press to toggle fan instead of AC automation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-29 16:12:00 +02:00
parent b35c709650
commit 3f221786d7
+4 -4
View File
@@ -457,8 +457,8 @@
data: {} data: {}
mode: single mode: single
- id: '1779900705573' - id: '1779900705573'
alias: Toggle AC Automation alias: Toggle Office Fan
description: Long press office button to toggle AC automation description: Long press office button to toggle fan
triggers: triggers:
- device_id: 8e2942f6079c1ff8086c3d8cb427db0c - device_id: 8e2942f6079c1ff8086c3d8cb427db0c
domain: zha domain: zha
@@ -467,9 +467,9 @@
trigger: device trigger: device
conditions: [] conditions: []
actions: actions:
- action: input_boolean.toggle - action: fan.toggle
target: target:
entity_id: input_boolean.ac_automation_enabled entity_id: fan.luftzirkulator
data: {} data: {}
mode: single mode: single
- id: '1779900796574' - id: '1779900796574'