A set of Node-RED nodes to control SONOS player in your local network.
Works well with RedMatic.
This package is in no way connected to or supported by Sonos Inc.
Highlights
-
Play your track, album, playlist, station from Spotify, Napster, Amazon, Deezer and other music content provider.
-
My Sonos, Music-Library (NAS shares), SONOS-Playlists and SONOS-Queue are supported.
-
Control your player: play, stop, pause - modify the SONOS queue.
-
Change player setting such as volume, mute state, loudness, treble, bass, the LED and more.
-
Group players by using their SONOS-Playernames.
Explore the full scope in the Wiki.
There is a Quickstart guide in the Wiki and example flows in Node-RED Import - Examples
.
Set the ENV variable DEBUG for debugging (example DEBUG=nrcsp:universal
). Usage is described here. Prefix: nrcsp:
and available keywords: universal|mysonos|config|commands|extensions|helper|discovery|
).
Open a GitHub issue (preferred method) or send an email to [email protected] (German/English).
This package is now based on svrooij node-sonos-ts and keeps the focus on SONOS commands. The discovery of player and the node dialogs are improved. For details see the change log.
It works well together with the sister package node-red-contrib-sonos-events, handling SONOS events / subscriptions.
Install directly from your Node-RED's setting palette.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
svrooij node-sonos-ts for the excellent API.