• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Sonos Module

Scheduled Pinned Locked Moved Troubleshooting
18 Posts 7 Posters 9.2k Views 6 Watching
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 Offline
    Atreo
    last edited by Mar 6, 2017, 8:22 PM

    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
    • S Offline
      Snille Module Developer
      last edited by Mar 7, 2017, 12:46 PM

      @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. :)

      If you cant find it, make it and share it!
      Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

      1 Reply Last reply Reply Quote 0
      • A Offline
        Atreo
        last edited by Mar 7, 2017, 12:53 PM

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

        S 2 Replies Last reply Mar 7, 2017, 12:54 PM Reply Quote 0
        • S Offline
          Snille Module Developer @Atreo
          last edited by Mar 7, 2017, 12:54 PM

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

          If you cant find it, make it and share it!
          Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

          1 Reply Last reply Reply Quote 0
          • S Offline
            Snille Module Developer @Atreo
            last edited by Snille Mar 7, 2017, 12:59 PM Mar 7, 2017, 12:59 PM

            @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"]
            			}
            		},
            

            If you cant find it, make it and share it!
            Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

            A 1 Reply Last reply Mar 7, 2017, 1:04 PM Reply Quote 0
            • A Offline
              Atreo @Snille
              last edited by Mar 7, 2017, 1:04 PM

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

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

              S 1 Reply Last reply Mar 7, 2017, 1:18 PM Reply Quote 0
              • S Offline
                Snille Module Developer @Atreo
                last edited by Mar 7, 2017, 1:18 PM

                @Atreo Hehe, yes. But let’s keep it to English anyway. :)
                You are using my “fork” of the “MMM-Sonos” right, if not some of the config-stuff will not work. :)
                This is my fork: https://github.com/Snille/MMM-Sonos

                If you cant find it, make it and share it!
                Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                1 Reply Last reply Reply Quote 0
                • D Offline
                  Dicous
                  last edited by Dicous Mar 28, 2017, 4:57 PM Mar 28, 2017, 4:52 PM

                  Can someone please share a working config? Please ^^

                  My following does not work:

                  module: 'MMM-Sonos',
                  	header: "Playing on SONOS",
                  	position: "top_left", 
                  	classes: "default everyone",
                  	config: {
                  				apiBase: "http://localhost",
                  				apiPort: 5005,
                  				showAlbumArt: true,
                  				showRoomName: true,
                  				showPausedZone: false,
                  				showStoppedRoom: false,
                  				preRoomText: 'Raum: ',
                  				preArtistText: 'Artist: ',
                  				preTrackText: 'Lied: ',
                  				preTypeText: 'Quelle: ',
                  				animationSpeed: 1000,
                  				apiEndpoint: "zones",
                  				exclude: []
                  				}
                  
                  S 1 Reply Last reply Mar 29, 2017, 10:40 AM Reply Quote 0
                  • S Offline
                    Snille Module Developer @Dicous
                    last edited by Mar 29, 2017, 10:40 AM

                    @Dicous What happens, what does not work?

                    If you cant find it, make it and share it!
                    Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      Dicous
                      last edited by Mar 29, 2017, 1:30 PM

                      There is always the “Loading music …”

                      S 1 Reply Last reply Mar 29, 2017, 1:39 PM 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 Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy