diff --git a/automations.yaml b/automations.yaml index 88fa42d..66f881a 100644 --- a/automations.yaml +++ b/automations.yaml @@ -457,8 +457,8 @@ data: {} mode: single - id: '1779900705573' - alias: Toggle AC Automation - description: Long press office button to toggle AC automation + alias: Toggle Office Fan + description: Long press office button to toggle fan triggers: - device_id: 8e2942f6079c1ff8086c3d8cb427db0c domain: zha @@ -467,9 +467,9 @@ trigger: device conditions: [] actions: - - action: input_boolean.toggle + - action: fan.toggle target: - entity_id: input_boolean.ac_automation_enabled + entity_id: fan.luftzirkulator data: {} mode: single - id: '1779900796574'