I’m trying to work around a really strange bug regarding Channels shortcuts actions when run from a HomePod. Not sure if this is on Apple’s end or an issue with how Channels interacts with Shortcuts run from a HomePod.
The issue: when running shortcuts from a HomePod which utilize Channels actions, all commands following the Channels action will be ignored. Replacing the Channels Shortcuts actions with Channels API commands solves this issue. Unfortunately, it doesn’t appear to currently be possible to play a playlist using the API.
Any thoughts?