node-red-contrib-sonos-events

1.2.3 • Public • Published

node-red-contrib-sonos-events

Dependencies npm npm Maintenance GitHub license Donation

A single Node-RED node to receive events from any SONOS player in your local network.

Works well with Home Assistant and with the sister package node-red-contrib-sonos-plus, executing SONOS commands.

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

FUNCTIONALITY

You can subscribe to many kinds of changes such as new tracks, tv on, playbackstate, volume, mute, group member changes and more.

Explore the full scope in the wiki.

QUICKSTART - DEBUG - SUPPORT

Read the Quickstart and the examples in Node-RED "Import", "Examples".

Set the ENV variable DEBUG for debugging (example DEBUG=nrcse:discovery). Usage is described here. Prefix: nrcse: and available keywords: selection|config|commands|extensions|helper|discovery|).

Open a GitHub issue (preferred method) or send an email to nrcsplus@gmail.com (English/German).

NEWS

  • you can now use DNS names for SONOS-Players

  • discovery of player (selection node) and listener IP (config node) should now work in more environments such as Home Assistant

Installation

Install directly from your Node-RED's setting palette.

The status of the event listener ist at http://<hostname>:<port>/status. Default port is 6329.

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

Stephan

svrooij node-sonos-ts

Package Sidebar

Install

npm i node-red-contrib-sonos-events

Weekly Downloads

122

Version

1.2.3

License

MIT

Unpacked Size

111 kB

Total Files

18

Last publish

Collaborators

  • hklages