- Automation conditions not all met at trigger time
- Cloud execution adding delay to the motion-to-action path
- Conflicting automations acting on the same trigger
Problem Description
Your Samsung SmartThings SmartThings Motion Sensor is not detecting motion correctly, either missing real events or triggering false alerts. Proper detection is critical for the SmartThings Motion Sensor to provide reliable security monitoring and smart automation triggers. Specifically, the issue involves automations not running. The steps below walk you through diagnosing the root cause and applying proven fixes so your SmartThings Motion Sensor works reliably again.
Why This Happens in Real Homes
When a motion sensor detects fine in the app but automations tied to it are unreliable or slow, the issue is in the rule and the execution path rather than the sensor. The most impactful factor is where the automation runs: if the motion sensor, the lights, and the logic all support local execution, the rule runs on the hub (Edge) and fires in a fraction of a second; the moment a cloud-connected device is involved, the motion event round-trips to Samsung's servers and back, which is why some motion-to-light automations lag by seconds. Keeping latency-sensitive rules on local-capable devices is the biggest single fix.
The rest are logic and reliability. Automations only fire when all their conditions are true, so a rule gated by a Location Mode or time window that doesn't match the moment will 'work sometimes.' Conflicting automations acting on the same motion can fight each other or trigger the wrong action, so prune duplicates. Remember the PIR sensor's cooldown period means it won't re-report motion instantly, which affects how quickly a rule can re-fire, and if the sensor drops off the Zigbee mesh or a device in the chain is offline, the automation can't run at all. Restarting an overloaded hub and confirming every device is online rounds out the checks.
Symptoms
- Motion detected but the linked lights don't turn on
- Automation runs sometimes, not others
- Multiple automations conflict on the same motion
- Automation delayed by seconds or minutes
- Works when tested in the app but not automatically
- Lights turn on late after entering a room
- Automation fires the wrong action
- Motion clears too slowly, keeping lights on
Recognize these? Here's what usually causes it.
Common Causes
- Automation conditions not all met at trigger time
- Cloud execution adding delay to the motion-to-action path
- Conflicting automations acting on the same trigger
- PIR cooldown delaying the next detection
- Hub overloaded or processing many rules
- A device in the automation offline
- Location Mode/time condition blocking the rule
- Motion sensor dropping off the Zigbee mesh
Most fixes happen in the first 3 steps.
Motion sensor battery level can affect reliability. Replace batteries proactively at 30%.
Tools & Requirements
These tools will help you complete this fix.
As an Amazon Associate we earn from qualifying purchases.
Step-by-Step Solution
Check the motion sensor cooldown
SmartThings motion sensors have a cooldown period of 1-3 minutes after detecting motion. During cooldown, the sensor will not send new motion events, so automations will not re-trigger. If you need faster re-triggering (e.g., turning lights back on immediately after they time out), check your sensor model specs. Some third-party Zigbee motion sensors (Aqara, Hue) have configurable or shorter cooldown periods.
Check the automation If conditions
Open the automation in the SmartThings app. If the trigger is Motion Detected, verify there are no additional conditions blocking execution. Common blockers: a time window that excludes the current time, a mode condition (only runs when Home but mode is Night), or an additional device condition (only when a light is already off). Remove extra conditions temporarily to test if the motion trigger itself works.
Check the Then actions are working
If the motion sensor triggers correctly (the app shows motion events) but the automation action does not happen, the action device may be the problem. Tap the action device (the light, switch, or plug) and send a manual command from the app. If the device does not respond to manual commands either, it is offline or has a connectivity issue. Fix the action device first, then test the automation.
Check for conflicting automations
If you have multiple automations that control the same device, they can fight each other. Example: one automation turns a light on when motion is detected, and another turns the light off after 5 minutes of no motion. If someone walks past the sensor during the 5-minute timeout, the light-on automation fires but the light-off timer is still running from the first trigger. The light turns off before the new motion event extends the timer. Use a single automation with both a motion-on trigger and a no-motion-off action to avoid this conflict.
Test by simplifying the automation
Create a new, simple automation: If motion sensor detects motion, Then turn on a specific light. No time conditions, no mode conditions, no additional logic. Test by walking past the sensor. If this simple automation works, the issue is in the conditions of your original automation. Add conditions back one at a time to find which one blocks execution.
Quick Solutions
Still having issues? This is usually the deeper cause below.
If the sensor still misses events after repositioning, check whether a scheduled 'home' or 'away' mode is overriding the sensitivity setting silently.
SmartThings automations run in the cloud by default. For instant response, use locally-executing Routines.
Home Assistant issues that only appear after restart are a well-known quirk — triggers that require prior state history simply can't fire until that history rebuilds.
- Automation conditions not all met at trigger time
- Cloud execution adding delay to the motion-to-action path
- Conflicting automations acting on the same trigger
- PIR cooldown delaying the next detection
- Hub overloaded or processing many rules
Before you go — try one of these (they fix most cases).
Official Manufacturer Manual
Samsung SmartThings provides official product documentation through their online manual rather than downloadable PDF. Access setup guides, troubleshooting steps, and product specifications for your SmartThings Motion Sensor.
Source: samsung.com
Need More Help? Samsung SmartThings Support
Note: The contact information below connects you directly to Samsung SmartThings's official customer support team, not Trunetto. They can help with warranty claims, device replacements, and advanced technical issues.
Accessories owners commonly pair with SmartThings Motion Sensor.
As an Amazon Associate we earn from qualifying purchases.







