Arlo|Smart Home Security|Wireless HD Security Cameras

Reply
Discussion stats
  • 11 Replies
  • 963 Views
  • 9 Likes
  • 8 In Conversation
R1BennettX
Guide
Guide

I need help programming automations. The new Arlo app automations isn't intuitive and the help topics don't help for real-world use cases that combine schedule and arrive/leave.

 

Context: I've used the three OotB modes: Arm Away, Arm Home, and Standby. My outside cameras are always active (including Standby mode). Therefore, Standby mode is used for when any phone is at home during the day. At night, when anyone is home, I use Arm Home mode to start recordings for both outside and inside cameras. Arm Away is used when everyone is outside the geofence regardless of day or night. In this mode, there are additional alerts for any inside activity.

 

Partial Solution: The following automations work together fine and as expected.

 

Schedule: I've set up schedule automations to define the times of day and night and switch modes accordingly. The Night at Home automation changes the mode to Arm Home and the Day at Home automation changes mode to Standby. Night at Home automation is enabled when in Standby mode only; Day at Home is enabled when in Arm Home mode only. This should mean that when Arm Away mode is active, the schedule changes should be ignored. 

 

Leave: When all phones leave the geofence, my Leave automation changes the mode to Arm Away. The Leave automation is enabled when in Standby or Arm Home mode, so it can Arm Away regardless of when we leave - day or night.

 

Problem: I'm not sure how to program the arrive use case. I have set up an Arrive automation for each person that may arrive home. That way any one person arriving should trigger the mode change. They are enabled only when in Arm Away mode, which should be obvious why. The issue I have is that I need an AND condition, or an IF...THEN logic, to distinguish whether it is day or night during the arrival and change the mode appropriately to Standby in the daytime and Arm Home in the night. I don't see a way to accomplish.

 

Any help welcome.

11 REPLIES 11
jguerdat
Guru Guru
Guru

That isn't currently available. Geofencing and schedules can't be combined like they used to when using the old user interface that uses Library to view recordings. You can only change modes, not schedules. Hopefully this will be added down the road.

R1BennettX
Guide
Guide

That is disappointing news. Parity with old should be a foundational requirement for replacement of old with new function. It seems that a simple enhancement would be to include an action to run a schedule automation.

StephenB
Guru Guru
Guru

@R1BennettX wrote:

It seems that a simple enhancement would be to include an action to run a schedule automation.


The problem here is that the new user experience doesn't really have the concept of a camera schedule.  Instead, you schedule an automation that will change the system mode when runs.  Not a good approach, since it is not grounded in how the user wants to manage their cameras.

 

I think to fix this they need to change the approach to have one or more camera schedules (similar to before), and then use Arrive and Leave automations to switch to one of those schedules.  Unfortunately not that simple a fix.

KachinaShadow
Luminary
Luminary

Pretty much the same issue here...

Since I use Sunrise/Sunset to activate a mode and at Sunset it changes from Arm Home (which has certain cameras disabled and others with different settings) to Arm Away (which basically has everything activated) and I then leave the house after sunset it remains in the Arm Away mode (since Leave activates Arm Away) but when I come back later the Arrive automation doesn't know that it's still after sunset so it activates the Arm Home mode and then I have to remember to change to Arm Away manually.

You're correct in stating that there needs to be an IF/THEN setting that you could make an exception for, in my case, whether you're in the Sunset or Sunrise period or by a specific time frame.

Paul

StephenB
Guru Guru
Guru

@KachinaShadow wrote:


You're correct in stating that there needs to be an IF/THEN setting that you could make an exception for, in my case, whether you're in the Sunset or Sunrise period or by a specific time of day.


OR just have the system maintain two schedules - one when you are home, and a different schedule when you are away.  (Either schedule could just arm or disarm everything all the time).  Then have "Arrive" shift to the "Armed Home" Schedule,  and have "Leave" shift to "Armed Away" if everyone has left.  Also allow people to select either mode from the UI (As they can now), or from the home security hard buttons.

 

In other words, make "Home" and "Away" schedules, and not modes.  Then build in Armed and Disarmed (like before), and allow custom modes (like before).  

KachinaShadow
Luminary
Luminary

@ShayneS , @JamesC , @BrookeN 

Is there anywhere to submit suggestions to add needed features?

Paul

BrookeN
Arlo Moderator
Arlo Moderator

I have already added a feature request for custom modes. Is there another one that you have in mind?

KachinaShadow
Luminary
Luminary

Not yet...just the one we've been discussing in this thread.

Thanks

TomoNZ
Tutor
Tutor

Thanks for raising this feature request. I've found this thread out of my own frustrations in trying to setup geolocation with schedules. I really can't believe that Arlo have discarded this basic function during the app remodel!

 

Is there anyway we [Arlo consumers] can 'up vote' or weigh-in on your submitted request?

grahamam107
Aspirant
Aspirant

I have been struggling with this issue for many months now.  I thought I had a solution that worked, but recently all automations stopped working, so I am not sure now.  Anyway, for what its worth here are my automations.

 

A.  Schedule 1.  Arm home at 10 pm.

B.   Schedule 2.  Standby at 8 am.

C.   Home (leave) - Arm away when two specific devices leave the geofencing circle, AND send a notification, AND disable schedule 1 AND disable schedule 2

D.  Home (arrive) - When either of two specific devices arrive, set to Standby AND enable Schedule 1 AND enable schedule 2.

 

Adding the disabling items to automation C did get over the problem of automation B triggering even though users were still away.

Adding the enabling items in D, is a partial solution of re-enabling the Schedules, but not totally, because if someone arrives after 10 pm, the system is left in Standby instead of Arm Home.

 

Unfortunately, soon after implementing the above plan, something else seemed to go crazy at Arlo in about mid August and now nothing works.  I would be interested to know if someone else has used the above plan, or could try it out if it suits their use case.

Jeffi
Aspirant
Aspirant

I noticed the same change when updating to version 5 of the app this weekend while away. Although the issue may have been there all along and I just didn’t test the specific scenario of everyone being away for more than 24 hours and the schedules taking priority over geofencing if away for more than 24 hours ie geofencing staying away doesn’t over ride the schedule if away for more than 24 hours.