automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-26 01:04:35 +00:00
parent fea7dc5698
commit 644de150ff
+11
View File
@@ -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