Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated type of file set in media_content_id for playing response #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

witold-gren
Copy link

If I try use Apple HomePod mini they completely not work when we use url key with mp3 file path. When I updated this configuration to use media_id then it start working.

[homeassistant.components.apple_tv.media_player] Media streaming is not possible with current configuration

I think this change should work on other devices as well. If this is a problem, it would be great to add an additional configuration allowing you to choose what file is sent to the audio device to play the sound.

If I try use Apple HomePod mini they completely not work when we use `url` key with mp3 file path. When I updated this configuration to use `media_id` then it start working. 
```
[homeassistant.components.apple_tv.media_player] Media streaming is not possible with current configuration
```
I think this change should work on other devices as well. If this is a problem, it would be great to add an additional configuration allowing you to choose what file is sent to the audio device to play the sound.
@AlexxIT AlexxIT self-assigned this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants