Automation-first setup planner
Start with what you want to automate
Choose a scene such as presence lighting, front door security, away mode, smart locks, energy alerts, climate comfort, or garden watering. The planner maps the devices, hubs, compatibility path, limits, and Home Assistant YAML before you buy.
Notify, record, light the entry, and optionally unlock when someone approaches or opens the front door.
Devices you already own
Security automation
Front door security automation
Notify, record, light the entry, and optionally unlock when someone approaches or opens the front door.
Local risk
high
Security scene
Yes
Owned matches
0
- Use a door sensor or camera event as the trigger, not only a cloud notification.
- Add a light or siren action only after the trigger is reliable.
- Use a local camera/NVR path for privacy-sensitive recording when possible.
- Aqara Door and Window Sensor P2
- Eve Door & Window
- Aqara Smart Lock U200
- Nuki Smart Lock Ultra
- Philips Hue Bridge
- door or window sensor
- camera or doorbell path
- notification target
- optional smart lock
- optional local NVR
- Cloud doorbells can delay events or require subscriptions.
- Matter camera support is emerging, but Home Assistant users still commonly rely on RTSP, ONVIF, vendor integrations, or Frigate.
- Security-critical unlock automations should require extra confirmation.
Recommended devices
alias: Notify when front door opens
trigger:
- platform: state
entity_id: binary_sensor.front_door
to: "on"
action:
- service: notify.mobile_app_phone
data:
title: Front door opened
message: The front door sensor changed to open.
mode: singleNeed a final setup path?
$1.99 setup report
Send your scene, devices, hubs, and target ecosystem. We will return what to connect, what hub is missing, which features may not work, and what to buy or avoid.
Share or save this result
Copy the current setup URL or a concise diagnosis summary.