home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.96k stars 7.28k forks source link

None of the examples given for Apple TV Deep Links work #31108

Closed codyc1515 closed 6 months ago

codyc1515 commented 9 months ago

Feedback

I have tried each of the Deep Links supplied. While the service call appears to be succesful in HA, each time I do this the ATV brings up a media player-esque screen, with a little crossed-out cirle in the bottom left - the content does not play.

service: media_player.play_media
data:
  media_content_type: video
  media_content_id: https://www.netflix.com/title/81338328
target:
  entity_id: media_player.lounge_apple_tv

I have also tried media_content_type = tv show, tv_show, tvshow, episode and channel. None worked. Even YouTube doesn't work.

URL

https://www.home-assistant.io/integrations/apple_tv/

Version

2024.1.5

Additional information

I am using Apple TV 4K (2nd generation).

home-assistant[bot] commented 9 months ago

Hey there @postlund, mind taking a look at this feedback as it has been labeled with an integration (apple_tv) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `apple_tv` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign apple_tv` Removes the current integration label and assignees on the feedback, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.
github-actions[bot] commented 7 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.