Prepare the house when someone arrives
When the first person returns, the house switches to Home, lights a safe path when needed, and restores the approved comfort settings. The door stays locked until someone deliberately unlocks it.
Best for: Households with a reliable Away state and simple arrival actions that are safe when phone location is briefly wrong.
Not for: Automatically unlocking a door, opening a garage, disarming an alarm, or starting an appliance based only on a geofence.
Why this exists
Arrival automation should remove small annoyances without creating a security shortcut. Phone location is useful for preparing lights and climate because those actions are easy to reverse. It is not strong proof that the right person is standing at the door.
Use arrival to restore Home mode. Keep entry access deliberate unless the household separately tests and accepts a lock’s own arrival feature.
What I used
| Job | Good enough | Never think about it | Notes |
|---|---|---|---|
| Detect the first return home | No personally verified household presence source yet | No personally verified combined arrival method yet | Require a real Away-to-Home transition. |
| Light the entry path | Leviton DG15S Zigbee switch | UltraPro Z-Wave Long Range On/Off Switch | Keep the physical paddle usable. |
| Restore heating and cooling | ecobee Smart Thermostat Enhanced | Honeywell Home T6 Pro Z-Wave thermostat | The thermostat’s safe limits remain authoritative. |
See recommended gear for the job-first checklist. Product links on this page are direct, non-affiliate Amazon links. Product recommendations and any future affiliate relationships are explained in the disclosure.
Logic
- Trigger: A tracked household member changes from Away to Home.
- Conditions: The house was actually in Away mode, the arrival remains stable briefly, and this is the first person home.
- Action: Set the house to Home, turn on entry or path lights if it is dark, restore the approved thermostat setting, and send a concise status notification.
- Wait / timeout: Wait long enough to reject a momentary location jump before running nonessential actions.
- Stop condition: The presence signal returns to Away before the confirmation delay ends.
- Manual override: Physical switches, thermostat controls, keys, and keypads still work normally.
Setup notes
- Make the arrival routine consume the same Home and Away states used by the away-mode recipe.
- Start with a notification-only test and record false arrivals for at least a week.
- Add entry lighting next because it is visible and easy to reverse.
- Restore climate only within the thermostat’s independent safe limits.
- Run whole-house actions only for the first arrival. Later arrivals should not restart music, change temperatures, or disturb people already home.
- Keep door access manual unless I have verified a separate lock feature with its own safeguards and audit trail.
Safe first actions
- Change the shared state from Away to Home.
- Cancel pending away actions.
- Turn on the porch, entry, or path light when it is dark.
- Resume a normal thermostat schedule.
- Stop an away-lighting pattern.
- Notify the household that Home mode was restored.
Actions to keep separate
- Unlocking an exterior door.
- Opening a garage door or gate.
- Disarming an alarm.
- Starting a coffee maker, fireplace, heater, or cooking appliance.
- Playing audio without checking the time and current occupants.
Each of these needs its own trigger, safeguards, and acceptance tests. Arrival should not silently grant access or start equipment.
Advanced features
First arrival versus later arrivals
The first arrival can restore Home mode and normal comfort. A later arrival may need only entry lighting. This prevents repeated thermostat changes and unwanted announcements.
Approaching versus home
An approaching signal can prepare slow, reversible actions such as climate recovery. Do not treat approaching as proof that someone has reached the property.
Physical arrival confirmation
A deliberate door unlock, garage-door operation, or entry contact event can confirm that someone reached the house. Use it to improve lighting timing, not to weaken the security of the access control itself.
Failure modes
- Arrival triggers while passing nearby: Reduce the home area, require the previous state to be Away, and add a stability delay.
- The house remains Away after entry: Check the person’s location permissions and provide a visible Home control.
- The second arrival repeats every action: Gate whole-house actions on whether anyone is already home.
- Lights turn on during daylight: Add a darkness condition to lighting actions, not to the Home-state change.
- Climate restores too early: Move climate recovery to a confirmed Home state or use a smaller approaching area.
- The hub or internet is down: Keys, keypads, wall switches, alarm controls, and thermostat controls remain the fallback.
Done when
- Passing near the property does not switch the house to Home.
- The first real arrival restores Home mode reliably.
- A second person’s arrival does not repeat whole-house actions.
- Entry lighting runs only when it is useful.
- No door, garage, gate, or alarm changes from phone location alone.
- Every entry and comfort device remains manually usable.
- Someone who did not configure the automation can enter normally.
FAQ
Should arrival automation unlock the front door?
Not from phone location alone. Keep a key, keypad, or deliberate lock action as the normal entry path unless a separately tested lock feature meets the household’s security requirements.
Why does arrival sometimes trigger while passing nearby?
The home area may be too large or the phone location may drift. Require a real Away-to-Home transition and delay nonessential actions until arrival remains stable.
What should happen for the second person arriving home?
Usually very little. Reserve whole-house Home actions for the first arrival and use only entry lighting or a notification for later arrivals.