MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. trgraglia
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 1
    • Controversial 0
    • Groups 0

    trgraglia

    @trgraglia

    1
    Reputation
    687
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.anthonygraglia.com/

    trgraglia Unfollow Follow

    Best posts made by trgraglia

    • RE: multiple module instances overwrites itself values

      @bobbob601 I got it working by passing a unique ID to the node helper and passing it back from the node helper.

      https://github.com/trgraglia/MMM-MVG-LocalTransport

      Hope this helps.

      posted in Development
      T
      trgraglia

    Latest posts made by trgraglia

    • RE: MMM-Volumio

      @Chiumanfu The devil is in the details. 😉

      posted in Entertainment
      T
      trgraglia
    • RE: MMM-Volumio

      @Chiumanfu This is just a prrof of concept and I haven’t had any time to expand on it.

      This sounds stupid but are you playing something on Volumio? If nothing is playing, it will not get any data.

      Other than that, perhaps you can inspect the JS in your browser and see if there are any errors there. Sorry I cant offer more support right now.

      Anthony

      posted in Entertainment
      T
      trgraglia
    • RE: MMM-Volumio

      @BerndKohl

      Hi Bernd,
      I honestly just wanted to see if it was possible. Some ideas:

      • Offer in the config a chance to hide/show each element
      • Offer an ordering of the info in the config
      • Offer class override in the config
      • Offer layouts in the config

      The CSS and showing album art from the provided url, etc is the easy part. The logic to make a nice configurable module is a little trickier. 😉 And of course, all input, contribution, etc welcome. Fire away!

      Additionally, would be cool, using pi-gpio to allow button input on predefined pins to play/pause, advance track, adjust volume, etc… Just ideas. Time is the limiting factor.

      posted in Entertainment
      T
      trgraglia
    • MMM-Volumio

      Description:

      Made proof-of-concept for displaying volumio information from the web socket it exposes.
      All feedback welcome.

      Download

      posted in Entertainment
      T
      trgraglia
    • RE: multiple module instances overwrites itself values

      @bobbob601 Yup. In my case, the user provides a station ID per instance because it has to do with local transport here in Munich. So in theory, the user is already providing unique IDs and I have no need to generate them. 😉

      posted in Development
      T
      trgraglia
    • MMM-MVG-LocalTransport (Munich, Germany)

      https://github.com/trgraglia/MMM-MVG-LocalTransport

      posted in Transport
      T
      trgraglia
    • RE: multiple module instances overwrites itself values

      @bobbob601 I got it working by passing a unique ID to the node helper and passing it back from the node helper.

      https://github.com/trgraglia/MMM-MVG-LocalTransport

      Hope this helps.

      posted in Development
      T
      trgraglia