Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify which sonos device with input parameter #18

Open
dgmltn opened this issue Apr 16, 2018 · 5 comments
Open

Specify which sonos device with input parameter #18

dgmltn opened this issue Apr 16, 2018 · 5 comments

Comments

@dgmltn
Copy link

dgmltn commented Apr 16, 2018

I'd like to use one control node to control any of my sonos speakers. I'd like to be able to specify which speaker as an input parameter to the control node. So { topic: "B8-E9-37-83-10-26:2", payload: "playpause" } or { topic: "Sonos One", payload: "playpause" } should affect the specified speaker.

@skavan
Copy link

skavan commented Apr 16, 2018

+1 for the above.
Also, is there any way to get "events" when the Sonos changes from outside the node? I know the uPnp protocol fires messages (at least I think I remember that). While one could use a timer, it's not that efficient because one only really needs "every second" update for transport messages (when it's playing). For pretty much everything else, events on start/stop/new playlist etc... would suffice.

Thanks.

@gjhw
Copy link

gjhw commented Apr 24, 2018

Another +1 here. Also, please keep the ability to use IP address as well as MAC / Serial as I have seen unpredictable results when using MAC (probably an ARP issue with my router) IP address works flawlessly though.

@dgmltn
Copy link
Author

dgmltn commented Apr 24, 2018

In the mean time, I've found this server, and it works great: https://github.com/jishi/node-sonos-http-api

@evazzoler
Copy link

+1

@lobocobra
Copy link

+1 , it would be great if I can change the sonos deivce, I want to play on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants