Best next move Skim the setup path, then jump to the section that matches the problem in front of you.
At a glance
Time
15-45 min
Difficulty
Beginner-friendly
Best for
Short-term rental hosts
Next step
Choose one workflow to improve

Alexa Motion Sensor Light Routine

The first time you set up an Alexa motion sensor light routine in a rental, you’ll do it wrong. Everyone does. You’ll skip the time condition, every cleaner who walks past the sensor at noon will trigger 100% brightness in the hallway, and the bulbs will burn through a year of life in about six weeks. Or worse, you’ll set the timeout to 30 seconds and your guest will be left mid-shower in pitch black wondering what just happened.

This guide walks through the exact build that actually holds up in a short-term rental — the conditions, the brightness, the color temperature, and the testing — so you don’t have to learn it the way most hosts do, which is from a one-star review.

Who this is for

Hosts who already have an Echo (Echo Dot 5, Echo Show 8, Echo Show 10, or older) on the property and at least one smart bulb or smart switch installed. If you’re starting from zero, get the bulb and the Echo paired and working from your phone first — that’s a separate prerequisite. This guide assumes you can ask Alexa to turn on “Hallway Light” today and have it work. From there, we’re adding the motion sensor and the routine on top.

The motion sensor itself can be almost anything Alexa supports: an Aqara P1 (needs Aqara M2 hub), a Philips Hue Indoor or Outdoor Motion Sensor (needs Hue Bridge), a Wyze Sense V2 (needs Wyze Sense Hub), an Echo with built-in motion (Echo Show 8 gen 2 and later, Echo Show 10), or a Ring Contact and Motion Sensor (needs Ring Bridge or Alarm). Each one talks to Alexa the same way once paired — the routine logic is identical.

What this solves for hosts

Three real problems disappear once a motion routine is dialed in. First, the “guest can’t find the bathroom switch in the dark” problem — a 90-second warm dim light triggered by motion makes the switch hunt unnecessary. Second, the “guest left the hallway light on for three days” problem — the light turns itself off two minutes after they pass through. Third, the “cleaner kept pulling on the chain trying to turn the lamp on” problem — with motion automation, no one has to touch a switch at all.

The bonus benefit nobody mentions: when the sensor triggers a light at 3 a.m. and you check your Alexa activity feed the next morning, you have a passive log of when guests are moving through the property without any cameras. The full hosting boundary on what counts as acceptable indoor sensing lives in the privacy-safe monitoring guide: motion logs yes, audio and video inside the home no.

The exact routine, step by step

You’ll build two routines per zone. One for “motion detected, turn on,” one for “motion stopped, turn off.” That two-routine pattern is mandatory — Alexa doesn’t have a single “motion with timeout” trigger like Hue does natively. Don’t try to fight it. Just build both.

  1. Open the Alexa app. Tap More (bottom right), then Routines, then the + icon top right.
  2. Name the routine clearly: “Hallway Motion ON.” Future you will thank present you.
  3. Tap When this happens > Smart Home > pick your motion sensor > Motion Detected > Save.
  4. Tap Add condition > Time. Choose Sunset to Sunrise. Save. This is the step that kills daytime triggers.
  5. Tap Add action > Smart Home > pick your bulb > Power On. If the bulb is dimmable, also add Brightness 20%. If color-temperature, set 2700K.
  6. Save the routine. Now duplicate the workflow for the OFF routine.
  7. New routine, name it “Hallway Motion OFF.” Trigger: same sensor > Motion Not Detected for 2 minutes.
  8. No time condition needed on the OFF routine — it’s safe to run anytime.
  9. Action: same bulb > Power Off > Save.
  10. Walk through the zone with your phone after sunset and confirm both routines fire.

The full build for one zone takes 8-10 minutes. Multiply by however many zones you’re automating — for most rentals that’s 3-4 zones, so plan an evening for the install. The same logic applies whether you’re wiring up a hallway motion light automation or a bathroom night light motion sensor — only the brightness and timeout values change.

Settings that separate good from broken

The defaults Alexa picks are wrong for rental settings. Here’s what to override on every routine.

  • Brightness 20% max for nighttime motion. Anything above 30% wakes guests. The point is to see, not to read.
  • Color temp 2200-2700K. Warm white only. 4000K and above triggers the “office bathroom” feeling that no guest wants at 3 a.m.
  • Time condition: Sunset to Sunrise, not a fixed time window. Fixed times like “9 PM to 7 AM” break in summer when sunset is at 9:30 PM. Astronomical conditions adjust automatically year-round.
  • OFF timeout: 90-120 seconds. 30 seconds is too short for hallways. 5 minutes wastes power. Two minutes is the sweet spot.
  • One sensor per zone, not per bulb. If your hallway has three lights, point one sensor at the path and have the routine turn on all three together. Multiple sensors create “flicker” behavior.

What to tell guests (and what not to)

The best motion automation is the kind guests never notice. They walk down the hall, the light is on, they walk back, the light is off, and they assume the house just “works.” Don’t write “motion-activated lighting in the hallway” in your house manual as if it’s a feature — it makes guests self-conscious and they start waving at the ceiling.

Do disclose it in your Airbnb listing description though. Airbnb’s house rules require disclosure of any “monitoring devices,” which includes motion sensors. The right way: one sentence in the listing, like “The hallway and stairs use motion-activated nightlights for safety. There are no cameras or recording devices inside the home.” That covers your policy obligations and reassures privacy-conscious guests in the same breath.

Common mistakes that break the routine

  • Forgetting the time condition. If your routine fires every time the cleaner walks past at noon, this is why.
  • Renaming the bulb in the Hue/Kasa app after building the routine. Alexa loses the link. Either rebuild the routine or rename in Alexa first, then in the manufacturer app.
  • Routine is paused. Alexa sometimes auto-pauses routines that haven’t fired in a while. Check the toggle on each routine monthly.
  • Sensor battery dead. Aqara P1 and Hue Motion Sensors run 12-18 months on a CR2450. Set a calendar reminder.
  • Hub offline. If you use a Hue Bridge or Aqara M2 hub and the property’s Wi-Fi router gets bumped, the bridge won’t reconnect on its own. Plug it into the same outlet as the router so they restart together.
  • Conflict with another routine. If you have a separate “all lights off at midnight” routine, it can fight with the motion-on routine. Order matters — check the activity log.

Host troubleshooting checklist

  • Open Alexa app > More > Activity. Filter by smart home. You can see exactly when each routine fired and whether it succeeded.
  • Trigger the sensor manually after dark. Watch the Activity feed in real time on your phone — the trigger should appear within 1-2 seconds.
  • If trigger fires but bulb doesn’t respond, the issue is the bulb or hub, not the sensor.
  • If trigger doesn’t fire at all, check sensor battery, then re-pair the sensor.
  • Confirm both ON and OFF routines are toggled on (not paused).

If you’ve been through the checklist and the routine still won’t fire, the deeper diagnostic walkthrough lives in the motion sensor lights not working with Alexa guide — it covers the four most common root causes (skill version, hub firmware, account binding, and Zigbee channel collision) in order of likelihood.

Frequently asked questions

Why doesn’t my Alexa motion sensor light routine turn off?

You probably built the ON routine and forgot the OFF routine. Alexa motion routines are not symmetric — you have to create a second routine with the trigger “Motion Not Detected for X minutes” and the action “Turn off.” Check Routines list. If you only see one, that’s the issue. Add the OFF routine and you’re done in 90 seconds.

Can I use an Echo’s built-in motion sensor for the routine?

Yes, on the Echo Show 8 (gen 2 and later), Echo Show 10, and some Dot generations. The built-in motion shows up as a sensor under Smart Home > Devices and you can use it as a routine trigger. Range is short (about 8-10 feet) and you can’t change sensitivity, so it works best in tight hallways or small bathrooms, not large rooms. For larger spaces or porches, dedicated sensors like the Hue Outdoor Motion Sensor are the right call.

Will guest activity show up in my Alexa activity log?

Yes, every time the routine fires, it logs in the Activity feed with a timestamp. That’s helpful for troubleshooting but worth disclosing. Most hosts don’t bother — the log shows “motion at 11:42 PM” not who or what triggered it — but if you’re privacy-strict, mention in the listing that automation logs exist.

Can I have one sensor trigger multiple bulbs?

Absolutely. In the routine action step, add as many bulbs as you want — or better, group the bulbs first (Alexa app > Devices > + > Add Group) and have the routine target the group. That way if you add a fourth hallway bulb later, you just add it to the group and every routine that targets the group inherits it.

Related reading

Next steps

Build one zone tonight, test it for a week, and then duplicate the pattern for the other zones. Don’t try to roll out four routines in one night — the differences in lighting, sensor placement, and timeout each take a real-world tuning pass. Once your routines are running clean, walk the property at night with the lights all off and verify each zone fires within a step of the sensor’s edge. That’s the test that matters — if it passes, you’re done.