failed to init decoder
The problem
Using a Homepod mini. The service media_player.play_media is unreliable. The service fails and throws the error above.
What version of Home Assistant Core has the issue?
core-2024.8.0b0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
WebSocket API
Link to integration documentation on our website
https://www.home-assistant.io/integrations/websocket_api/
Diagnostics information
home-assistant_2024-08-05T09-18-16.188Z.log
Example YAML snippet
service: media_player.play_media
target: media_player.homepod
data:
media_content_id: media-source://media_source/local/sounds/bell_1.mp3
media_content_type: music
### Anything in the logs that might be useful for us?
_No response_
### Additional information
_No response_
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (websocket_api) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of websocket_api can trigger bot actions by commenting:
@home-assistant closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign websocket_apiRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
websocket_api documentation websocket_api source (message by IssueLinks)
Hey there @postlund, mind taking a look at this issue 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 closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign apple_tvRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
apple_tv documentation apple_tv source (message by IssueLinks)
I am experiencing this as well. Let me know if I can provide any further data to help.
yep, same here. media_player.play_media for atv integration (homepods mainly) is rather unstable throwing this error (but not limited to this error alone).
also let me know if I can share further data.
same here
same here
I'm getting this error when using a homepod mini as the output for tts.speak with pico
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 with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.