Two Core Elements of SmartThings Automation
- Automation (Auto):
- based on a logical condition → action structure
- Scene:
- groups multiple devices so they run together at once
Using both together gives you far more granular control over your smart home environment.
Components of a Condition-Based Automation
An automation is structured as follows:
- IF (condition):
- time, sensors, device status, location, and more
- THEN (action):
- turn power on/off, run a scene, send a notification, and more
- AND/OR conditions:
- multiple conditions can be combined (e.g., 'after 10 PM AND door opened')
For example, you can build a compound routine such as "after 10 PM + motion detected → lights ON + notification sent."
Advanced Conditions You Can Use
- Time:
- set a specific time, or use sunset/sunrise as the trigger
- Device status:
- plug ON/OFF, door opened/closed, and so on
- Location:
- detects arrival at and departure from home (geofencing)
- Sensors:
- a range of sensor conditions including temperature, humidity, motion, and water leaks
- Security mode:
- automate based on the current mode, such as Home, Away, or Night
Advanced Automation Scenarios
① Bedtime routine
11 PM + living room TV is ON
TV OFF · All lights OFF · Door sensor armed
② Heating and cooling energy optimization
indoor temperature above 28°C + windows closed
air conditioner ON + air purifier running
③ Pet monitoring
9 AM + motion detected + Away mode
pet camera ON + notification sent + heater running
④ Visitor response
doorbell detected + Home mode
show the entryway camera + entryway light ON + voice announcement in the living room
Getting the Most Out of Scenes
- Run multiple device settings at once
- Example: an 'Away' scene → all lights OFF + switch to security mode + sensors armed
- A scene can be set as the THEN action of an automation
- Can also be run from a smartwatch or by voice command
Synergy with the SmartThings Hub
- SmartThings Hub→unified control extending to Zigbee and Z-Wave devices
- Local automation execution→works even without an internet connection
- Faster, more reliable sensor response
※ Most Wi-Fi devices work without a Hub, but a hub plays a major role in advanced automation.
Automation Design Tips
- Break complex automations into scenes first
- Always run a test to check that it behaves as expected
- Give each one a clear name (e.g., 'Living Room Night Lighting Routine')
- Prevent priority conflicts between automations→minimize overlapping time conditions
Automation examples
Example 1. IoT fan
"You can have the fan switch on automatically when the air conditioner turns on — even cooler."
- How to set it up
- (Condition) Automations tab > "+" > "When should it run" > "+" > Device status > Air conditioner > On
- (Action) Automations tab > "+" > "What should it do" > "+" > Control devices > Fan > On
Example 2. Motorized curtain
"When you turn on the TV, the motorized curtain closes so you can watch more immersively."
- How to set it up
- (Condition) Automations tab > "+" > "When should it run" > "+" > Device status > TV > On
- (Action) Automations tab > "+" > "What should it do" > "+" > Control devices > Curtain > Close
Sharing automations by QR code
This is the procedure for sharing automation routines and device control permissions in SmartThings via QR code.
Sharer (generating the QR code)
- 1.Open the SmartThings app
- 2.Tap the [home (place)] icon at the top left ➔ go to [Manage places]
- 3.Select the place you want to share ➔ tap [Invite members]
- 4.Choose [Use QR code] as the invitation method
- 5.Show the QR code on your screen to the other person
Note: For security, the QR code is refreshed after a set period (about 5 minutes) or works only once.
Recipient (scanning the QR code)
- 1.Open the SmartThings app
- 2.Tap the [home (place)] icon at the top left ➔ go to [Manage places]
- 3.Tap [More (⋮)] at the top right ➔ select [Accept QR code invitation] (or [Scan QR code])
- 4.Scan the sharer's QR code to register access to the devices in that place and to the shared automation routines.
Notes
- Account requirements:
- The recipient must also be signed in to a Samsung Account and have the SmartThings app installed.
- Sharing an individual routine:
- SmartThings does not currently let you export and send a single routine file. Instead, you invite the person as a member of the 'Location' the routine belongs to, which shares permission to run that routine.
SmartThings Together — QR sharing at a glance
Announced at CES 2024, SmartThings Together lets you share smart home devices and automation routines with family, friends and guests through a single QR code scan.
- The location owner designates which devices are shared with each member, and members can run the routines allowed to them (for example, a Goodnight routine).
- Guests get temporary access to designated devices and routines with a quick QR scan — no complex access codes or setup walkthroughs.
- For security, each QR code works for one person only and regenerates after about five minutes, reducing the window of exposure.