Code Monkey home page Code Monkey logo

Comments (3)

home-assistant avatar home-assistant commented on August 16, 2024

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

Code owner commands

Code owners of yamaha_musiccast 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 yamaha_musiccast 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)


yamaha_musiccast documentation
yamaha_musiccast source
(message by IssueLinks)

from core.

micha91 avatar micha91 commented on August 16, 2024

Unfortunately I can't reproduce the issues with the unsuccessful join. Please make sure that you only select entities bound to the MusicCast integration. Please mind that the MusicCast integration uses a pushing mechanism to get status updates from the devices to reduce the amount of fired requests to the device. This is possible by opening a port in Home Assistant and telling the device to send a message via UDP to this port on every status change. Because the join process has multiple steps and we need these status updates to proceed in this process, it's essential that this communication channel works. As you are using HA in a container you should make sure that your HA container runs in host network mode.
Regarding the native app: You can still use the native app to create groups. Unfortunately the MusicCast system forces us to do some garbage collection when it comes to group members. For that reason the HA MusicCast integration will remove group members whenever it doesn't know that the members are actually part of the group. This happens most often when you did not add the MusicCast device to HA, but can also be related to the UDP issue mentioned above.

from core.

gituser-ebrus avatar gituser-ebrus commented on August 16, 2024

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.