Read the statement by Michael Teeuw here.
Sonos Module
-
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.79I 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
-
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. :) -
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… -
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…
-
Thx for the info @Wedee, I only have one and i am stuck… = /
Any one have any tips ? -
@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. :) -
@Snille Yes i can my kitchen zone and i hole lot information what the sonos is playing.
-
@Atreo Hmm… Then it should be all good. Can you post your “MMM-Sonos” part of the config?
-
@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"] } }, -
@Snille Thx. I will check your setting vs my.
Trevligt att du har det på svenska = )
Tack återkommer strax -
@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 -
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: [] } -
@Dicous What happens, what does not work?
-
There is always the “Loading music …”
-
@Dicous Do you get the “zones” when you check the sonos-web-api? If you have it on the mirror: http://the-ip-to-your-mirror:5005/zones
You should get a list of all the zones and lot’s of data from the sonos-web-api. -
This post is deleted! -
This post is deleted! -
I had exactly the same issue!
MMM-Sonos Version v.0.0.1 released beginning of 2024
Chnged in MMM-Sonos.js th following part
fromapiBase: 'http://localhost',to
apiBase: 'http://192.168.1.22',Obviously change the IP addess accordingly
For additional info my MMM-Sonos part config.js in /MagicMirror/config/config.js
{ module: 'MMM-Sonos', //header: "Sonos", position: 'top_center', // you may choose any location config: { showStoppedRoom: false, albumArtLocation: "left", } },then it worked! With http://localhost I always got
[ERROR] Failure: Error: connect ECONNREFUSED ::1:5005in the logs
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login