automations.yaml
This commit is contained in:
@@ -2847,6 +2847,8 @@
|
|||||||
- camera_person
|
- camera_person
|
||||||
enabled: false
|
enabled: false
|
||||||
conditions:
|
conditions:
|
||||||
|
- condition: template
|
||||||
|
value_template: "{{ (now() - state_attr('automation.motion_garage_ai_description_version_2', 'last_triggered')).total_seconds() > 60 }}"
|
||||||
- condition: template
|
- condition: template
|
||||||
value_template: "{{ trigger.event.data.new_state.attributes.event_type in ['motion',
|
value_template: "{{ trigger.event.data.new_state.attributes.event_type in ['motion',
|
||||||
'person', 'animal', 'chime'] }}"
|
'person', 'animal', 'chime'] }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user