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.58k stars 29.91k forks source link

Volumio integration doesn't supply media_content_id #122655

Open trevorwarwick opened 1 month ago

trevorwarwick commented 1 month ago

The problem

As the title says... The Volumio integration does not supply a "media_content_id" attribute, so it's not possible to write automations that select/play media on a Volumio device, because either the format of the required attribute is unknown or it's just not present.

What version of Home Assistant Core has the issue?

core-2024.7.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Volumio

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

For example attached is a screenshot showing the attributes provided by a Volumio player, where the required attribute is missing: Screenshot 2024-07-26 155050

home-assistant[bot] commented 1 month ago

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

Code owner commands Code owners of `volumio` 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 volumio` 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)


volumio documentation volumio source (message by IssueLinks)