Routines and Scenes Explained
Two terms you'll encounter constantly in smart home apps are "routines" and "scenes." They're related but different, and understanding the distinction will help you organize your automations better.
What Is a Scene?
A scene is a snapshot of how you want multiple devices to be set at a specific moment. It's a preset - a single button that puts multiple devices into a specific state.
Think of a scene as a "mood" for your home:
- "Movie Night" scene: Living room lights at 10%, TV backlight on, blinds closed
- "Morning" scene: Kitchen lights at 100%, bedroom lights at 50%, coffee maker on
- "Party" scene: Living room lights colorful, music playing, outdoor lights on
A scene doesn't have a trigger. You activate it manually (tap a button, use a voice command) or include it as an action in an automation.
What Is a Routine?
A routine is an automation - it has a trigger and performs actions automatically. Routines can include scenes as one of their actions.
The naming varies by platform:
- Amazon: "Routines"
- Google: "Automations" (household) and "Routines" (personal)
- Apple: "Automations"
- Home Assistant: "Automations"
Scenes vs. Routines: When to Use Each
Use a scene when:
- You want to set multiple devices to specific states at once
- You'll activate it manually or as part of a routine
- The same device combination is used in multiple routines
Use a routine when:
- You want something to happen automatically based on a trigger
- You need conditions (time, presence, device state)
- You want a sequence of actions with delays
Building Effective Scenes
Good scenes share a few characteristics:
- Descriptive names: "Movie Night" is better than "Scene 3"
- Complete state: A scene should set EVERY relevant device, not just some. If your "Movie Night" scene doesn't turn off the kitchen light, you'll always need to do that separately.
- Easy activation: Assign scenes to physical buttons, voice commands, or NFC tags for quick access.
Scenes Worth Creating
Here are practical scenes that most households find useful:
For Everyone
- Good Morning: Lights on, thermostat up, coffee maker on
- Leaving Home: All lights off, thermostat to eco mode, doors locked
- Arriving Home: Entryway lights on, thermostat to comfort, music on
- Goodnight: All lights off, doors locked, thermostat to sleep mode
For Entertainment
- Movie Night: Dim lights, TV on, blinds closed
- Music Mode: Ambient lighting, speakers on
- Game Night: Bright overhead lights, snack area lights on
Combining Scenes and Routines
The most powerful setups use scenes inside routines:
Routine: "Sunset Transition"
- Trigger: 30 minutes after sunset
- Condition: Someone is home
- Action: Activate "Evening" scene
This way, you define your "Evening" lighting once as a scene, then reference it from multiple routines. If you want to change what "Evening" looks like, you update the scene - and every routine that uses it gets the update automatically.