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
73.31k stars 30.62k forks source link

linkplay devices cannot join group/master and more #125082

Closed b00tsie closed 1 week ago

b00tsie commented 2 months ago

The problem

The native support for linkplay does not allow to have multiplay devices join a master player ( unknown error ) Not possible to select a preset on a linkplay device Not possible to start a tunein source ( not selectable ) Not possible to start a vtune source ( not selectable )

What version of Home Assistant Core has the issue?

core-2024.8.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

native linkplay support

Link to integration documentation on our website

No response

Diagnostics information

Logger homeassistant.components.aut.txt

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

removed the hacs linkplay integration, restarted. all players were discovered and configured. But the 'linkplay' funtionality is not working (yet). Linkplay stands for creating a group to play a source simultaneously

home-assistant[bot] commented 2 months ago

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

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


linkplay documentation linkplay source (message by IssueLinks)

silamon commented 1 month ago

"Not possible to start a tunein source ( not selectable ) Not possible to start a vtune source ( not selectable )"

How did you manage to get this working in the custom integration?