echo-sonos icon indicating copy to clipboard operation
echo-sonos copied to clipboard

Amazon Echo integration with Sonos

Results 39 echo-sonos issues
Sort by recently updated
recently updated
newest added

Thanks for sharing this. It's a real headache not to be able to properly control the sonos from alexa. In playing with my own custom skill, I noticed that (I...

I have several questions, hopefully the output of this is I can submit a PR for some doc updates: 1. the node-sonos-http-api allows for a folder named presets in it...

I am trying to test the Lambda build. I am getting this error: { "errorMessage": "Cannot read property 'System' of undefined", "errorType": "TypeError", "stackTrace": [ "EchoSonos.setEchoId (/var/task/index.js:43:41)", "EchoSonos.AlexaSkill.execute (/var/task/AlexaSkill.js:101:14)", "exports.handler...

It seems that the instruction in the README differ slightly from what is presented in Lambda portion. I have tried to set things up as best as I can and...

Since the update to the skill builder interface, the ability to copy and paste the slots, intents and utterances seems to be left out. It would be a pretty labor...

Hi Folks, new here. Trying to get echo-sonos working on a Vero 4K. Bit slow going, I'm new at this stuff. Here's the error I'm getting right now when I...

Hi i used the node-sonos-http-api to say to my kids that the dinner is ready throw sonos. So i added support for this so Alex can do it for me...

enhancement

Not sure what Im missing here but when sonos hasn't been played for a while and I try and start up a song it won't start. It adds the song...

help wanted

I have DEFAULT_MUSIC_SERVICE = spotify set as a lambda env var as described here: `To enable music services and default rooms (strongly recommended), also add the following environment variables ADVANCED_MODE...

I have the standard presets working, however as soon as I add environment variable ADVANCED_MODE = false (not even enabling it), even the standard presets mode no longer works. I...

help wanted