node-red-contrib-sonos-events
v1.2.5
Published
A single Node-RED node to handle SONOS events in a local network.
Downloads
224
Maintainers
Readme
node-red-contrib-sonos-events
Since 2024-06-15 this package will no longer be actively developed
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 [email protected]
(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.