originallyus / node-red-contrib-better-sonos

NodeRed node for controlling Sonos Players
MIT License
8 stars 9 forks source link

upgraded to Sonos 1.12.2 and added a notify node #36

Open JanVanOpstal opened 4 years ago

JanVanOpstal commented 4 years ago

I needed a way to run a notification on my Sonos system. To make this work I had to upgrade to Sonos Sonos 1.12.2 package and converted all call's to new async way of working in Sonos. Afterwards I added a new node Notify to send the notification to Sonos. I am planning to document the nodes better later on