home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.12k stars 29.8k forks source link

failed to init decoder #123176

Open pedolsky opened 1 month ago

pedolsky commented 1 month ago

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_
home-assistant[bot] commented 1 month ago

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 close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign websocket_api` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove 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)

home-assistant[bot] commented 1 month ago

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 close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign apple_tv` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove 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)

matellis commented 3 weeks ago

I am experiencing this as well. Let me know if I can provide any further data to help.

tijnemans79 commented 3 weeks ago

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.

gms10ur commented 23 hours ago

same here

waterlou commented 8 hours ago

same here