node-sonos-http-api
node-sonos-http-api copied to clipboard
An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
https://github.com/jishi/node-sonos-http-api/blob/44096ce9103e30c58832bf4bdf52f2bcb11fd676/lib/actions/playmode.js#L26 this works when changed to enable from mode
After some testing, it seems that the more zones I add to a preset, the more latency I encounter before the action gets performed. A single zone (even actuated as...
I'm curious as to why it's the case that both ways we can play songs via Spotify. "http://localhost:5007/musicsearch/spotify/song/party+girl" or "`http://localhost:5007/spotify/now/${uri}`" Both of these methods also add the song to the...
I recognized that the API basically could support SSML for AWS Polly. The phrase of course has to encode all the SSML tags, so that a phrase like `Hello` has...
Based on the documentation and the tests I've run the nightmode action is only available to PLAYBAR. Would it be possible to extend this feature so it also works on...
Due to the poor battery performance of the Sonos Roam I leave it off for most of the time. This leads to a lot of errors in the console output/logs...
Hi! Is there a way to only read a given Sonos library playlist (with return of the JSON like the queue) instead of directly replacing the queue and play? Background:...
Hello @jishi I'd like to help. I can breathe new life into this project by keeping the documentation and dependencies up to date. I've been programming in various languages for...
Title says all.
Hi there! I'd like to add to the backlog to have control of Youtube Music. Thanks to everyone who still assists with this project, this is key to my motion...