This is a sonos-module for the MagicMirror created by MichMich´s.
I have taken the version [CFenner] (https://github.com/CFenner/MagicMirror-Sonos-Module) worked on and replaced my old one.
"Modify config.js
to change the behavior of the module."
- apiBase - Set to ulr to your node-sonos-http-api
- interval - Set the time between each update (10000 = 10 sec).
- showPausedZone - Set to
true
if you want to show zones and groups even if nothing is playing.
This API is required to run to be able to communicate with the sonos system. Wihtout it we can not get the zones and we can not send any commands.
There is a discussion here that might help you get up and running. If you have further problems, don´t hesitat to ask.