You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
service: eufy_security.trigger_camera_alarm_with_duration
data:
duration: 1
target:
entity_id: camera.entrance
mode: single
The text was updated successfully, but these errors were encountered:
appsfinder2
changed the title
automation not work error in data t None should be format 'HH:MM', 'HH:MM:SS' or 'HH:MM:SS.F'
automation not working error in data t None should be format 'HH:MM', 'HH:MM:SS' or 'HH:MM:SS.F'
Jan 19, 2025
appsfinder2
changed the title
automation not working error in data t None should be format 'HH:MM', 'HH:MM:SS' or 'HH:MM:SS.F'
automation not working error in data t None should be format 'HH:MM', 'HH:MM:SS' or 'HH:MM:SS.
Jan 19, 2025
alias: Capture Image on Trigger, Send Mobile Notification with Actions, Snooze or Alarm via Actions
description: ""
trigger:
entity_id:
to: "on"
id: sensor
event_type: mobile_app_notification_action
id: snooze
event_data:
action: SNOOZE
event_type: mobile_app_notification_action
id: alarm
event_data:
action: ALARM
condition: []
action:
id: sensor
sequence:
hours: 0
minutes: 0
seconds: 3
milliseconds: 0
data:
message: Motion detected
data:
image: /api/image_proxy/image.entrance_event_image
actions:
- action: ALARM
title: Alarm
- action: SNOOZE
title: Snooze
id: snooze
sequence:
data:
snooze_time: 10
snooze_chime: false
snooze_motion: true
snooze_homebase: false
target:
entity_id: camera.entrance
id: alarm
sequence:
data:
duration: 1
target:
entity_id: camera.entrance
mode: single
The text was updated successfully, but these errors were encountered: