automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-24 17:28:52 +00:00
parent 5ff55a2be6
commit e8139ebd76
+2
View File
@@ -2426,6 +2426,8 @@
- camera_person
enabled: false
conditions:
- condition: template
value_template: "{{ (now() - state_attr('automation.motion_backyard_ai_description_version_2', 'last_triggered')).total_seconds() > 60 }}"
- condition: template
value_template: "{{ trigger.event.data.new_state.attributes.event_type in ['motion',
'person', 'animal', 'chime'] }}"