Arlo|Smart Home Security|Wireless HD Security Cameras

Combine Schedule and Arrive/Leave Automations

Reply
Discussion stats
  • 3 Replies
  • 109 Views
  • 0 Likes
  • 3 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.

3 REPLIES 3
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.