Automation setup
Separate the behavior from the platform label
A scene is usually a saved device state, such as several lights set for dinner. A routine is a platform's packaged sequence, often started by a phrase, schedule, or event. Automation is the broader logic that connects a starter to optional conditions and one or more actions.
Platforms use these words differently. Focus on what starts the behavior, what must be true, what changes, and which platform evaluates it.
Automation setup
Build one authoritative rule
- Describe the intended result in one sentence.
- Choose one automation engine and record it.
- Define the starter, optional conditions, and each action. Google currently documents the same starter–condition–action model.
- Give the rule a distinctive name that is not easily confused with a room or device.
- Test once with every condition true and once with a condition false.
- Search the manufacturer app and every connected platform for an older duplicate.
Automation setup
Test the edges, not only the happy path
| Test | What it reveals |
|---|---|
| Run each action manually | Whether device control works without the automation. |
| Change one condition | Whether the rule is reading the expected household or device state. |
| Disconnect internet briefly where safe | Which parts depend on cloud access. |
| Use another household member's account | Whether access and ownership are configured as expected. |
| Trigger near another routine's time | Whether two rules conflict or reverse one another. |
Automation setup
Leave a usable fallback
Keep essential controls available from a physical switch, thermostat control, or direct app path where practical. If a rule touches mains-powered or HVAC equipment, stay within manufacturer-supported controls and use qualified help for electrical or HVAC changes.
Record the rule name, owning platform, devices, dependencies, and fallback. That short record turns a mysterious future failure into a manageable check.
Evidence boundary
Recheck mutable platform details
Platform features, supported device types, account behavior, and exact-product roles can change with software, model, region, and subscription state. Confirm current documentation for your exact setup. Use manufacturer instructions and qualified help for mains electrical or HVAC work.
Primary sources
Official documentation used for technical boundaries
Continue the lifecycle
