hklages / node-red-contrib-sonos-plus

A set of Node-RED nodes to control SONOS player in your local network.
MIT License
75 stars 14 forks source link
node-red sonos

node-red-contrib-sonos-plus

npm npm Maintenance GitHub license Donation

A set of Node-RED nodes to control SONOS player in your local network.

Works well with Home Assistant (see example) and with its sister package node-red-contrib-sonos-events, handling SONOS events / subscriptions.

This package is in no way connected to or supported by Sonos Inc.

Highlights

Explore the full scope in the Wiki.

NEWS (cumulative, recent)

QUICKSTART - DEGUG - SUPPORT

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 (German/English).

Installation

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.

Credentials

svrooij node-sonos-ts for the excellent API.