BETA: Deep Links on iOS and tvOS

This works great! Exactly what I'm looking for. It did give me a popup asking if I wanted to open the app the first time I used the deep link, but I haven't gotten it since even if I force-quit Channels. Do you know what circumstances cause that confirmation dialog to appear?

In case it helps someone, here's the Home Assistant service call that I'm using:

service: media_player.play_media
data:
  media_content_type: url
  media_content_id: channels-beta://play/channel/6030
target:
  entity_id: media_player.appletv_fr

This is so much better than the hacky solution that I was using on my Shield!

1 Like

Very cool, thanks for sharing! :grinning:

Don't need an extra app for that

2 Likes

Or even the using the built in Shortcut

2 Likes

Thanks! Didn’t realize Channels had its own shortcuts.

1 Like
2 Likes

Documentation was added here: Channels Support - Deep Links

Deep Links shipped with version 5.9.1.

Thanks for helping with this.

1 Like