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.
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.
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 [email protected]
(English/German).
-
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
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.