node-sonos-http-api icon indicating copy to clipboard operation
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.

Results 139 node-sonos-http-api issues
Sort by recently updated
recently updated
newest added
trafficstars

As the default tts voice speed is too fast (I set it to -2 for better understanding the voices), I manually added the speed to \lib\tts-providers\voicerss.js > const ttsRequestUrl =...

enhancement

Just found a minor issue when experimenting with this very nice software: - Access the server using https on port 5006 (e.g. https://mysonos:5006 - Press on "full documentation" - try...

Hey, i would like to finde a Solution for Thumb down & Thumb up Buttons, but i cant find nothing in sonos api: https://musicpartners.sonos.com/node/370 https://musicpartners.sonos.com/node/368 like this: http://192.168.1.xxx:5005/room_name/THUMBSDOWN ` `...

Perhaps I am inputting the command incorrectly: XXX.XXX.XXX.XXX:5005/Kitchen%20TV/setavtransporturi/x-sonos-htastream:RINCON%20949F3E22585201400:spdif I would like this command to change the input back to my TV input. {Error} I don’t know why. I also tried:...

Hi, first off, I was able to recreate the issue with fresh installs on linux, mac, docker and non-docker. System parameters like /clearqueue or /zones etc are all working fine....

I have made the necessary changes to fix dependency vulnerabilities. Also updated some code based on ES-Lint recommendation.

Dear jishi, thank you so much ;) I would like to know, how i can add Google Music credentials settings.json file? I need it, to give my playlist songs thumb...

I notice that you do not currently have support for Google Play Music. Is that because you tried to implement it and ran into some sort of technical limitation or...

When a coordinator's state changes, it's state is reported to the web hook. It doesn't include it's members if it's grouped, though. So if you're trying to track exactly what...

enhancement

Volume parameters with float numbers are not interpreted when used with "clip". For example: _GET /kitchen/clip/ring.mp3/3.0_ Volume parameter is not interpreted as "3" and the predefined announceVolume in settings.json is...