- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I need my system to:
- Arm when both of us are away, either for a couple of hours or multiple days
- Standby when anyone is home and it’s between sunrise and 11PM
-Arm Home when anyone is home and it’s between 11 and sunrise
I was able to do this before the latest version of the app.
I've played back and forth with the settings in the new app and truthfully, I don't really know what happens when you set things to "enable" and "disable", but this is what I have so far:
In Modes:
Arm Away
At the bottom, in automations I only have Home (Leave) enabled
Arm Home
At the bottom, in automations I have “Night at Home” and “Home (Arrive)” enabled
Standby
At the bottom, in Automations I have “Day at Home” and “Home (Arrive)” enabled
In Automations:
Schedules
A. Day at home: Standby
a. In the submenu that pops up when you click on the "Standby" text box, Away and Arm Home are not selected. Only Standby is enabled in this submenu
b. When: At Sunrise, everyday -- Then:
i) Standby
ii) Send Notification
B. Night at home: Arm Home
a. In the submenu that pops up when you click on the "Arm Home" text box, away and standby not selected. Only Arm home is selected in this submenu
b. When: At 11pm, everyday – Then:
i) Arm Home
ii) Send Notification
Arrive/Leave
C. Home (arrive) Arm Home, Standby
a. In the submenu that pops up when you click on “arm Home, Standby”, Arm Home and Standby are enabled. Away is not
b. When: Anyone arrives – Then:
i) Night at home (enable)
ii) Day at home (enable)
iii) Standby (enable)
iv) Send Notification
D. Home (Leave) Arm Away
a. In the submenu that pops up when you click on “Arm Away”, Arm Away is enabled. Arm Home and Standby are not
b. When: Everyone leaves – Then:
i) Arm away (enabled)
ii) Night at home (disabled)
iii) Day at home (disabled)
Aiv) Send Notification
Am I correct to assume that if I arrive before 11PM, the system will enable Standby?
Assuming we arrive before 11, and Standby is enabled, will the automation change it to Arm Home at 11 on it’s own?
How can I make it enable Arm Home if I arrive after 11PM?
It is so disappointing that the new app makes this process so complicated. This literally was 4 lines tops with the old app!
Any light anyone can shed on those enable/disable pop up menus on the Schedules would be appreciated. I’m shooting in the dark here!
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@PattyPP wrote:
In Modes:
Arm Away
At the bottom, in automations I only have Home (Leave) enabled
Arm Home
At the bottom, in automations I have “Night at Home” and “Home (Arrive)” enabled
Standby
At the bottom, in Automations I have “Day at Home” and “Home (Arrive)” enabled
Focus here.
When in "Arm Away" mode, the only thing that can switch the state is "Home (Leave)". The problem with this is that no one is home when you are in "Arm Away". So no one will be leaving. What you actually want here is to have "Home (Arrive) enabled", and NOT "Home (Leave)"
By similar logic, "Arm Home" and "Arm Standby" need to have "Home (Leave)" enabled, and not "Home (Arrive)". That is because you want the system to switch to "Arm Away" from these modes when you leave.
Now consider the schedule. When home, you want the system to be in "Arm Home" at night, and you want it to change to "Standby" at Sunrise. The automation that does that switch is "Day at Home". So "Day at Home" needs to be enabled in "Arm Home".
Similarly, when home you want the system to be in "Standby" during the day, and you want it to change to "Arm Home" at 11 pm. The automation that does that switch is "Night at home". So "Night at home" needs to be enabled in "Standby"
So basically you are getting the enable lists backwards. You need to identify the modes the system will be in when you want each automation to run, and then make sure each automation is enabled in those modes.
@PattyPP wrote:
Arrive/Leave
C. Home (arrive) Arm Home, Standby
b. When: Anyone arrives – Then:
i) Night at home (enable)
ii) Day at home (enable)iii) Standby (enable)
iv) Send Notification
D. Home (Leave) Arm Away
b. When: Everyone leaves – Then:
i) Arm away (enabled)
ii) Night at home (disabled)
iii) Day at home (disabled)Aiv) Send Notification
Remove these from your automations. Enabling/disabling automations inside another automation doesn't work. As soon as the automation changes the mode, the automations will be enabled/disabled as specified on the new mode's settings screen.
As described above, your settings in (a) are backwards. And the settings you see in (a) match the enable/disable that you see on the mode setting screens.
@PattyPP wrote:
Am I correct to assume that if I arrive before 11PM, the system will enable Standby?
Assuming we arrive before 11, and Standby is enabled, will the automation change it to Arm Home at 11 on it’s own?
How can I make it enable Arm Home if I arrive after 11PM?
This is the flaw in Arlo's design. Your Arrive automation will always change to "Standby" no matter when you arrive. If you arrive home after 11 pm, you need to manually change the system mode to "Arm Home" on the dashboard screen.
Best answers
-
@PattyPP wrote:
In Modes:
Arm Away
At the bottom, in automations I only have Home (Leave) enabled
Arm Home
At the bottom, in automations I have “Night at Home” and “Home (Arrive)” enabled
Standby
At the bottom, in Automations I have “Day at Home” and “Home (Arrive)” enabled
Focus here.
When in "Arm Away" mode, the only thing that can switch the state is "Home (Leave)". The problem with this is that no one is home when you are in "Arm Away". So no one will be leaving. What you actually want here is to have "Home (Arrive) enabled", and NOT "Home (Leave)"
By similar logic, "Arm Home" and "Arm Standby" need to have "Home (Leave)" enabled, and not "Home (Arrive)". That is because you want the system to switch to "Arm Away" from these modes when you leave.
Now consider the schedule. When home, you want the system to be in "Arm Home" at night, and you want it to change to "Standby" at Sunrise. The automation that does that switch is "Day at Home". So "Day at Home" needs to be enabled in "Arm Home".
Similarly, when home you want the system to be in "Standby" during the day, and you want it to change to "Arm Home" at 11 pm. The automation that does that switch is "Night at home". So "Night at home" needs to be enabled in "Standby"
So basically you are getting the enable lists backwards. You need to identify the modes the system will be in when you want each automation to run, and then make sure each automation is enabled in those modes.
@PattyPP wrote:
Arrive/Leave
C. Home (arrive) Arm Home, Standby
b. When: Anyone arrives – Then:
i) Night at home (enable)ii) Day at home (enable)iii) Standby (enable)
iv) Send Notification
D. Home (Leave) Arm Away
b. When: Everyone leaves – Then:
i) Arm away (enabled)
ii) Night at home (disabled)iii) Day at home (disabled)Aiv) Send Notification
Remove these from your automations. Enabling/disabling automations inside another automation doesn't work. As soon as the automation changes the mode, the automations will be enabled/disabled as specified on the new mode's settings screen.
As described above, your settings in (a) are backwards. And the settings you see in (a) match the enable/disable that you see on the mode setting screens.
@PattyPP wrote:
Am I correct to assume that if I arrive before 11PM, the system will enable Standby?
Assuming we arrive before 11, and Standby is enabled, will the automation change it to Arm Home at 11 on it’s own?
How can I make it enable Arm Home if I arrive after 11PM?
This is the flaw in Arlo's design. Your Arrive automation will always change to "Standby" no matter when you arrive. If you arrive home after 11 pm, you need to manually change the system mode to "Arm Home" on the dashboard screen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@PattyPP wrote:
In Modes:
Arm Away
At the bottom, in automations I only have Home (Leave) enabled
Arm Home
At the bottom, in automations I have “Night at Home” and “Home (Arrive)” enabled
Standby
At the bottom, in Automations I have “Day at Home” and “Home (Arrive)” enabled
Focus here.
When in "Arm Away" mode, the only thing that can switch the state is "Home (Leave)". The problem with this is that no one is home when you are in "Arm Away". So no one will be leaving. What you actually want here is to have "Home (Arrive) enabled", and NOT "Home (Leave)"
By similar logic, "Arm Home" and "Arm Standby" need to have "Home (Leave)" enabled, and not "Home (Arrive)". That is because you want the system to switch to "Arm Away" from these modes when you leave.
Now consider the schedule. When home, you want the system to be in "Arm Home" at night, and you want it to change to "Standby" at Sunrise. The automation that does that switch is "Day at Home". So "Day at Home" needs to be enabled in "Arm Home".
Similarly, when home you want the system to be in "Standby" during the day, and you want it to change to "Arm Home" at 11 pm. The automation that does that switch is "Night at home". So "Night at home" needs to be enabled in "Standby"
So basically you are getting the enable lists backwards. You need to identify the modes the system will be in when you want each automation to run, and then make sure each automation is enabled in those modes.
@PattyPP wrote:
Arrive/Leave
C. Home (arrive) Arm Home, Standby
b. When: Anyone arrives – Then:
i) Night at home (enable)
ii) Day at home (enable)iii) Standby (enable)
iv) Send Notification
D. Home (Leave) Arm Away
b. When: Everyone leaves – Then:
i) Arm away (enabled)
ii) Night at home (disabled)
iii) Day at home (disabled)Aiv) Send Notification
Remove these from your automations. Enabling/disabling automations inside another automation doesn't work. As soon as the automation changes the mode, the automations will be enabled/disabled as specified on the new mode's settings screen.
As described above, your settings in (a) are backwards. And the settings you see in (a) match the enable/disable that you see on the mode setting screens.
@PattyPP wrote:
Am I correct to assume that if I arrive before 11PM, the system will enable Standby?
Assuming we arrive before 11, and Standby is enabled, will the automation change it to Arm Home at 11 on it’s own?
How can I make it enable Arm Home if I arrive after 11PM?
This is the flaw in Arlo's design. Your Arrive automation will always change to "Standby" no matter when you arrive. If you arrive home after 11 pm, you need to manually change the system mode to "Arm Home" on the dashboard screen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Stephen! I wonder if Arlo will address this at some
point. I was able to do this with the old App. Is there someway to ask their team to take a look at this? Because it makes “schedules” really weak. I cannot be trusted to remember to switch to Arm Home!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@PattyPP wrote:
Thank you Stephen! I wonder if Arlo will address this at some
point. I was able to do this with the old App.
They are working at bring back custom modes, and I believe that will also bring back the old scheduling and geofencing. Hopefully that will happen soon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One more question:
What is the reason to have "enable/disable an automation" on the Geofence's Arrive and Leave? When you go to Home(or Leave)/Then/add an action, the first option is to "enable/disable an automation". What purpose does that accomplish? Furthermore, the only two options to add are "Day at home" and "Night at home" (my schedules).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@PattyPP wrote:
What is the reason to have "enable/disable an automation" on the Geofence's Arrive and Leave?
No idea what Arlo was thinking, but that action simply doesn't work correctly. So don't use it.
The action you need is to change the mode. And the mode change will enable/disable all the automations as I described above.
-
Accessories
4 -
Activity Zones
1 -
Amazon Alexa
1 -
Apple HomeKit
2 -
Apple TV App
9 -
Applications mobile et en ligne
1 -
Apps
4 -
Arlo Go
3 -
Arlo Mobile App
700 -
Arlo Pro
36 -
Arlo Pro 2
1 -
Arlo Q (Plus)
3 -
Arlo Smart
191 -
Arlo Web and Mobile Apps
18 -
Arlo Wire-Free
30 -
base station
1 -
Batteries
529 -
Before You Buy
904 -
Can't view cameras live at all
1 -
Dépannage
1 -
Détection de mouvements
1 -
Features
1,049 -
Fehlerbehebung
1 -
Firmware Release Notes
93 -
Google Assistant
1 -
Hardware
1 -
home security
1 -
IFTTT (If This Then That)
105 -
Installation
2,031 -
Iphone 14 pro
1 -
Live view
1 -
Modes and Rules
1 -
Motion Detection
2 -
Object Recognition
3 -
Online and Mobile Apps
983 -
Online und mobile Apps
1 -
Order Not Going Through... help please!
1 -
Other Discussions
1 -
Partner Integrations
4 -
Security
1 -
Service and Storage
14 -
Smart Subscription
3 -
SmartThings
71 -
Troubleshooting
9,012 -
Videos
233 -
Vidéo
2 -
Warranty & Contracts
2
- « Previous
- Next »