Stephen Robles logo

Stephen Robles

Stephen Robles Website
Stephen Robles Website

Documentation

What's New: Apple Intelligence in Shortcuts
Perplexity Comet Changed How I Use My Mac
Running My Entire Studio on Apple Shortcuts
The best ChatGPT prompts I use in my creator workflow
AirPods Pro Tips & New Features for iOS26
Visual Intelligence & Screenshot Shortcuts come together in iOS26
18 Advanced Shortcuts with Apple Intelligence
Shortcuts for AI Social Search, Personal Knowledge Base, Smart File Renaming)
What's New: 15 Hidden Apple Continuity Features
What's New: 7 Advanced HomeKit Automations
What's New in iOS 26 (Ringtones, Maps, Reminders)
Home/What's New: 7 Advanced HomeKit Automations
Stephen Robles logo

Stephen Robles

llms.txt
Stephen Robles logo

Stephen Robles

llms.txt
© 2026 Stephen Robles. All rights reserved.
Made withHinto AI

Deep dive into Controlling Multiple Devices with a Single Switch

Previously, controlling multiple smart home devices based on a single trigger might have been limited to basic scenes. With this release, the ability to convert HomeKit automations into full Shortcuts workflows unlocks unprecedented control and personalization. You can now orchestrate complex home routines from a single input, making your smart home more intuitive and efficient.

What's new

The core enhancement is the option to convert standard HomeKit automations into powerful Shortcuts. This feature allows you to integrate advanced logic, such as conditional statements (if/otherwise), custom delays, and web requests, directly into your home automations. For instance, you can set a contact sensor (your 'single switch') to not only trigger a light but also to implement a delay, check another sensor's state, or send a custom notification using a third-party app like Pushcut.

Documentation image

How to use this feature

Example 1: Automated Bathroom Lights with Delay

  1. 1. Initiate Automation: In the Home app, tap the + icon, then select Add Automation. Choose A Sensor Detects Something and select your contact sensor (e.g., P2 Door in Kid's Bathroom).

  2. 2. Define Trigger: Configure the sensor's trigger to when the door Opens. You can also specify Time or People conditions if desired. Documentation image

  3. 3. Convert to Shortcut: Instead of selecting immediate actions, scroll to the bottom of the 'Select Scenes and Accessories' screen and tap Convert To Shortcut. Documentation image

  4. 4. Add Delay and Control Devices: In the Shortcuts editor:Remove the default "Set Scenes And Accessories" action.Add a Wait action and set it to your desired delay (e.g., 30 seconds). Documentation image

  5. Add a Control Home action. Select all the accessories you want to turn off (e.g., Exhaust Fan, Shower Lights, Vanity Lights) and set them to Turn Off. Documentation image

  6. 5. Save Automation: Tap the checkmark icon to save and name your advanced automation (e.g., 'Kids Bath Off').

Example 2: Mini Fridge Left Open Notification

  1. 1. Create Notification in Pushcut: Open the Pushcut app. Tap the + icon to create a new notification. Name it (e.g., 'Mini Fridge Open') and customize the notification text (e.g., 'Mini Fridge Left Open'). Copy the generated Webhook URL. Documentation image

  2. 2. Initiate Home Automation: Go to the Home app, tap the + icon, and select Add Automation. Choose A Sensor Detects Something and select your contact sensor (e.g., Mini Fridge in Backyard). Documentation image

  3. 3. Define Trigger: Set the trigger to when the sensor Opens. Documentation image

  4. 4. Convert to Shortcut: Scroll down and tap Convert To Shortcut. Documentation image

  5. 5. Add Conditional Notification: In the Shortcuts editor:Remove the default "Set Scenes And Accessories" action.Add a Wait action (e.g., 60 seconds). Documentation image

  6. Add a Get State action for your Mini Fridge Contact Sensor State. Documentation image

  7. Add an If action. Set the condition to: If Contact Sensor State is Open (change 'Number' to 'Name' and type 'Open'). Documentation image

  8. Under the If block, add a Get Contents of URL action. Paste the Webhook URL copied from Pushcut. Documentation image

  9. 6. Save Automation: Tap the checkmark icon to save.

Key capabilities

  • Orchestrated Routines: Trigger a sequence of actions across multiple devices from a single input, creating a more cohesive smart home experience.
  • Conditional Execution: Implement 'if-then' logic based on sensor data, time of day, presence, or even weather conditions to ensure actions only occur when appropriate.
  • Delayed Actions: Introduce custom delays into your automations, preventing premature actions and allowing for more natural transitions in your home environment.
  • Expanded Integration: Leverage the full power of Shortcuts to interact with a wider range of apps and services beyond standard HomeKit accessories (e.g., Pushcut for notifications).
  • Energy Efficiency: Automatically turn off groups of lights, fans, or other appliances when a door is closed or a room is unoccupied after a set delay, reducing wasted energy.

Tips for getting the most out of this feature

Plan Your Workflow: Before converting to a Shortcut, map out the exact sequence of actions and any conditions or delays you want to include.Start Simple: Begin with one or two devices and a basic delay, then gradually add complexity as you become more comfortable.Test Thoroughly: Use the Test This Automation option in the Home app to ensure your Shortcut runs as expected before relying on it daily.Use Descriptive Names: Clearly name your automations and scenes to easily identify their purpose in your growing list of routines.

Summary

This enhanced capability to convert HomeKit automations into Shortcuts transforms how you interact with your smart home. By consolidating the control of multiple devices under a single, intelligent trigger, you can now create highly customized, efficient, and responsive home environments that adapt seamlessly to your needs. This feature is a game-changer for advanced smart home users looking for deeper integration and control.

On this page