- Mixing up Manual (tap-to-run) vs Automatic (condition-triggered) routines
- Expecting a Manual routine to trigger itself
- Automatic routine conditions never all true at once
Problem Description
You want to understand the difference between Routines, Automations, and Scenes in SmartThings - and why your automatic rules and one-tap shortcuts behave differently. In the current SmartThings app these are unified under Routines: 'Manual' routines run when you tap them (like the old Scenes), and 'Automatic' routines run on their own when their if-conditions are met (the old Automations). This guide explains which to use and why one may run instantly while another lags.
Why This Happens in Real Homes
SmartThings used to separate 'Automations' (if-then rules that run themselves) from 'Scenes' (saved states you trigger by tapping), and older guides still use that language. The current app folds both into Routines with two flavors: a Manual routine is a one-tap or voice shortcut that sets a group of devices (the old Scene), while an Automatic routine runs on its own when its conditions are met (the old Automation). Most 'my routine won't trigger' confusion comes from expecting a Manual routine to fire itself - it won't; you have to give it an automatic trigger like a time, a device state, a presence event, or a Location Mode change.
The other half of the difference is speed and reliability, which comes down to execution location. A routine whose devices and logic all support local execution runs right on the hub (Edge), so it's fast and works even without internet; anything touching a cloud-connected device runs in Samsung's cloud and can lag. That's why a Manual scene of local bulbs snaps instantly while an Automatic routine that includes a cloud device feels delayed. For hands-off, latency-sensitive behavior, keep the devices local; for occasional one-tap moods, a Manual routine is perfect. And if you're coming from the old platform, legacy Groovy Automations that didn't survive the Edge migration are best rebuilt as fresh Routines.
Symptoms
- Unsure whether to build a Routine, Automation, or Scene
- Manual routine works but the automatic one doesn't
- Confused by old vs new SmartThings terminology
- Automatic routine runs late while manual is instant
- Routine won't trigger without a manual tap
- Migrated Scenes/Automations look different now
- Not sure what runs locally vs in the cloud
- Voice/button can trigger it but schedule doesn't
Recognize these? Here's what usually causes it.
Common Causes
- Mixing up Manual (tap-to-run) vs Automatic (condition-triggered) routines
- Expecting a Manual routine to trigger itself
- Automatic routine conditions never all true at once
- Cloud-executed routine adding delay vs a local one
- Old Automations/Scenes changed names after the app update
- A device offline, so the automatic routine can't fire
- Location Mode/presence condition not matching
- Legacy Groovy automation that didn't survive migration
Most fixes happen in the first 3 steps.
Do not factory reset your hub unless absolutely necessary as this removes all paired devices, automations, and settings. You will need to re-pair every single device from scratch which can take hours for a large setup. Always try a simple restart first.
Tools & Requirements
These tools will help you complete this fix.
As an Amazon Associate we earn from qualifying purchases.
Step-by-Step Solution
Understand the difference
SmartThings Routines and Automations serve different purposes. Routines were the original SmartThings automation system — they triggered actions based on mode changes, presence, or time. Automations are the newer, more flexible system that replaced Routines. In the current SmartThings app, what you create under the Automations tab are technically automations. Some users still call them routines because of the old naming. Samsung has consolidated everything into Automations and Scenes.
Scenes are instant — Automations are conditional
A Scene is a snapshot of device states that you can activate manually or through an automation. Example: a Good Night scene sets the mode to Night, turns off all lights, locks the doors, and sets the thermostat to 68°F. You activate it with one tap. An Automation has an If-Then structure: If the mode changes to Night (trigger), Then run the Good Night scene (action). Use scenes for groups of actions and automations for conditional triggers.
Convert old routines to automations
If you have old routines from the Classic SmartThings app that were migrated, they may not work reliably. Create new automations to replace them. In the SmartThings app, go to Automations > + Create. Set the If condition (time, device state, mode, presence). Set the Then action (device commands, scene, notification, mode change). Save and test. After verifying the new automation works, delete the old routine.
Use modes to organize automations
SmartThings modes (Home, Away, Night) are powerful organizing tools. Set automations to trigger mode changes: presence sensor departure triggers Away mode, Goodnight button triggers Night mode. Then create device automations conditioned on modes: when mode is Away, turn off all lights and lock doors; when mode is Night, dim hallway lights to 10% and arm the security system. This creates a layered system that is easier to manage than dozens of individual device automations.
Debug automations that do not fire
In the SmartThings app, check the History tab on any device to see what commands were sent and when. Check Notifications for automation execution logs. If an automation should have fired but did not, the most likely causes are: wrong mode condition, time restriction excluding the current time, trigger device offline, or action device offline. Simplify the automation by removing conditions one at a time until you find the blocker.
Quick Solutions
Still having issues? This is usually the deeper cause below.
If this comes back after following these steps, check whether a recent app or firmware update reset a default setting — the fix works, but the setting gets reverted silently.
Place your hub in a central location in your home, elevated off the floor and away from your WiFi router by at least 3 feet. This provides the best Zigbee and Z-Wave signal coverage to all corners of your house.
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.
- Mixing up Manual (tap-to-run) vs Automatic (condition-triggered) routines
- Expecting a Manual routine to trigger itself
- Automatic routine conditions never all true at once
- Cloud-executed routine adding delay vs a local one
- Old Automations/Scenes changed names after the app update
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 Hub.
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.






