Connect my AirPods Pro

Connects to AirPods Pro using the AirBuddy app for Mac. Also checks if a connection can be made and alerting you if the device isn’t found.

Actions

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-set-playback-destination.webp
Change Playback Destination
Sets playback destination to a device. Device The device to set playback destination to.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Connect%20my%20AirPods%20Pro
Link to Open Shortcut
shortcuts://open-shortcut?name=Connect%20my%20AirPods%20Pro
AppleScript code
tell application “Shortcuts Events” run shortcut “Connect my AirPods Pro” end tell

More From The Library

Open by folder group

Uses the Choose From menu action to present top-level categories for Notes folders, then includes multiple other menus for each category and opens into the chosen Folder.

Get Shortcut »

Show my Hearing data

Opens into the Health app to the Hearing category where you can see headphone audio levels, environmental sound levels, environmental sound reduction, and any noise notifications or hearing test results.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more