-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
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
Can't join Audio Pro devices in a LinkPlay group #130172
Comments
Hey there @Velleman, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) linkplay documentation |
I have already rolled back to nagyrobi's custom integration because of this issue, but I can restore the configuration with the new integration if it helps reproducing the problem and getting it fixed more quickly. |
I've tested this case specifically when adding multiroom, but it appears that there are still some bugs here in gathering the leader of the multiroom. I haven't seen this bug specifically in the same way you mentioned, but I'll fix the other bugs and try to add it the next release and see if it fixes it along the way. |
Again, happy to do some testing for you if it helps... |
If you don't mind, I would appreciate it if you could test since I don't think I have found the issue thus far. You can wait if you want until 2024.11.2 is released, since some multiroom fixes are planned to be fixed there. The command "ConnectMasterAp:JoinGroupMaster:eth0.0.0.0:wifi0.0.0.0" should list the real ethernet address in there, that's also not happening and should be fixed in 2024.11.2. Just like in the other issue: |
Hi! I have now installed 2024.11.2, and the issue still exists. I have added the relevant log messages (or at least what I think is relevant) to the main issue description. 177 is my main device (Wiim Pro), 47 and 173 are the satellites (Audio Pro Addon C3) (we don't use "master" and "slave" anymore here... ;-) ). So, the action completes but nothing is actually linked. Hope this helps. Thanks for looking into this... |
The problem
I have an Audio Pro C3. Its API can be invoked via http (not https). The Linkplay integration is able to discover and configure it, but it can't join it to a group with a master device with an API accessible via https (like a Wiim Pro).
This is the error message I get when I try to add my Audio Pro C3 as a satellite speaker to a Wiim Pro master:
The device on 192.168.1.47 is the Audio Pro device, so the protocol should be http.
What version of Home Assistant Core has the issue?
core-2024.11.0
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
Linkplay
Link to integration documentation on our website
https://www.home-assistant.io/integrations/linkplay/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: