MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.
Sonos Module
-
@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!