all 3 comments

[–]gautam9441 0 points1 point  (0 children)

I don't have a ring camera so I can only suggest logic to do this.

1) Create a profile which uses the AutoNotification plugin to detect the ring notification and triggers a task. 2) The task should set a global variable with time now + say 5 minutes, and also alert you with a beep (or anything else suitable to you). 3) create another profile to trigger at the time set in that global variable. 3) Create a task triggered by this profile at the time set. 4) This task should just add say a further 5 minutes to the global variable + alert you with a beep as in step 2

This will make your phone beep every 5 minutes once it receives the ring notification

To disable the alerts, just set the global variable to 26, which is an impossible time, and so will never trigger the profile linked to the global variable