Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Sonos Module

    Troubleshooting
    5
    16
    5096
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Atreo last edited by

      Hi Guys.

      Hope that some of you can help me.
      I have problems with my sonos module,
      On the mirror it`s only saying loading music.
      On my pi i get
      Sonos Update
      Failure Error: Connect Econnrefused 192.168.0.79

      I can access 192.168.0.79:5005 and change song and change volym and so on.
      Any ide why i can’t get any information on my mirror ???

      Kind regards

      Jonas

      1 Reply Last reply Reply Quote 0
      • Snille
        Snille Module Developer last edited by

        Hi @Atreo do you have the http-sonos-api installed on your mirror or on another device?
        I had problems before I ran on a raspberry Pi when I ran the mirror in Server mode. Don’t know why though. 🙂

        1 Reply Last reply Reply Quote 0
        • A
          Atreo last edited by

          Hi @Snille Thx for the reply.

          Yes i have sonos-http-api installed on my mirror,
          This is making me crazy, i like the ide to have the information on the mirror.
          Banging my head against the wall…

          1 Reply Last reply Reply Quote 0
          • W
            Wedee last edited by

            I have the Sonos mod running on my Mirror. I get the same thing when I run more than one speaker as a group. If I run each speaker as separate it will load each speaker fine. I haven’t bothered looking into it much as I rarely use the speakers in group mode…

            1 Reply Last reply Reply Quote 0
            • A
              Atreo last edited by

              Thx for the info @Wedee, I only have one and i am stuck… = /
              Any one have any tips ?

              1 Reply Last reply Reply Quote 0
              • Snille
                Snille Module Developer last edited by

                @Atreo Do you get the “zones” up if you do: http://192.168.0.79:5005/zones ?
                You should get a list of all the zones and stuff. 🙂

                1 Reply Last reply Reply Quote 0
                • A
                  Atreo last edited by

                  @Snille Yes i can my kitchen zone and i hole lot information what the sonos is playing.

                  Snille 2 Replies Last reply Reply Quote 0
                  • Snille
                    Snille Module Developer @Atreo last edited by

                    @Atreo Hmm… Then it should be all good. Can you post your “MMM-Sonos” part of the config?

                    1 Reply Last reply Reply Quote 0
                    • Snille
                      Snille Module Developer @Atreo last edited by Snille

                      @Atreo This is my “MMM-Sonos” config part…

                      		{
                      			module: "MMM-Sonos",
                      			header: "Spelas på SONOS",
                      			position: "top_center",
                      			classes: "",
                      			config: {
                      				// The API is not om my RPi. It's on another server...
                      				apiBase: "http://ip-of-the-api",
                      				apiPort: 5005,
                      				showAlbumArt: true,
                      				showRoomName: true,
                      				showPausedZone: false,
                      				showStoppedRoom: false,
                      				preRoomText: 'Rum: ',
                      				preArtistText: 'Artist: ',
                      				preTrackText: 'Spår: ',
                      				preTypeText: 'Källa: ',
                      				animationSpeed: 1000,
                      				apiEndpoint: "zones",
                      				exclude: ["Living-Room-SUB"]
                      			}
                      		},
                      
                      A 1 Reply Last reply Reply Quote 0
                      • A
                        Atreo @Snille last edited by

                        @Snille Thx. I will check your setting vs my.

                        Trevligt att du har det på svenska = )
                        Tack återkommer strax

                        Snille 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy