diff --git a/automations.yaml b/automations.yaml index d14d044..f552027 100644 --- a/automations.yaml +++ b/automations.yaml @@ -2957,3 +2957,14 @@ notification_id: '{{ notification_id }}' mode: queued max: 10 +- id: '1785027869879' + alias: Alfred Lock Force Sync + description: Forces a refresh of the Alfred Lock helper state every 5 minutes. + triggers: + - minutes: /5 + trigger: time_pattern + actions: + - action: homeassistant.update_entity + target: + entity_id: input_boolean.alfred_lock_sync_switch + mode: single