jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

Is it possible to change the name of a speaker via node-sonos-http-api? #752

Open honato11 opened 4 years ago

honato11 commented 4 years ago

Since maybe Sonos 8 or 9 their desktop app is limited and no longer allows to change the name of players and also other essential functions are no longer available. They somehow want to focus on their mobile app I guess where all functionality is available. If you are not in an apartment but need to control certain aspects of your Sonos system (like limiting the max. volume or changing the name of some players) it would be super cool if this would be possible with node-sonos-http-api

Any chance to get this done?

Thanks in advance.