Results 46 comments of H. Klages

Hi Alex. The notification command is "handmade" - means not a SONOS build in function. The command needs time (several seconds) to capture the current state of the group, playing...

Functions are always "critical". Could you please post the content of the function or just export it? You can put a debug node after "confirmed sound" and check, when messages...

Please replace the function node with a change node - function nodes are for real functions not just assignements. Put a debug node behind it and verfiy that per call...

Hi "Supergiovane" - in my Wiki I have already been recommending your program for a long time: [TTS](https://github.com/hklages/node-red-contrib-sonos-plus/wiki/B.1-TTS-Notification). Seems that I have to change the name to "tts-ultimate node". Sure...

Enjoy you vacation! On Mon, Jul 5, 2021, 09:28 Max Supergiovane ***@***.***> wrote: > Hi > thank you for your effort. > Unfortunately (or fortunately), i'm on holiday now and...

@svrooij Stephan, give us some time to figure out how we can "connect" tts-ultimate and sonos-plus node. Although they are based on different packages (JavaScript versus TypeScript version of node-sonos)...

There is a confusion about the wording. You do create a group of players and the notification is played on these players. Lets name that group NOTIFICATION_GROUP. To simplify I...

I leave this topic open until December. Maybe we have some good ideas in the cold time October/November. Enjoy your vacation - I am going to start mine now.

Hi Rolf. That is an interesting feature. The group seems to be stored either in the SONOS cloud or on the SONOS speakers and not in the app. Why: I...

Hi. Can you explain your use case? A lot is already now possible with group.create.snap and the standard Node-RED tools. There is no single SONOS command to get the state....