-
Would it be possible to play a specific Pandora station? I could add it to my favorites but it would be nice make it dynamic and hit http://localhost:5005/living room/pandora/Tycho to play Tycho radio…
-
It would be very nice, when the music will continue to play after the announcement. As a alternative it should be possible to restart music with the play/pause- button / http-call. Currently only the …
-
I think it would be great to be able to do npm install node-sonos-http-api.
It's not that hard to do, but If I did it I think it would be a bit weird
http://www.mattpalmerlee.com/2013/04/23/create-y…
-
When I run: npm install --production
i get: npm WARN package.json sonos-http-api@0.17.0 No license field.
any thoughts?
-
I run the test preset which successfully plays my kitchen Sonos.
Then I try "next" and "what's playing" and /next and /state get called.
They don't work and I can tell from the Lambda logs that it's t…
-
Currently running v1.1.0
When i set a device with only dimming command,
e.g onURL = http://host:port/CMD?TV_VOLUME=${intensity.percent}
Alexa will say "Sorry, the device XXX is not responding, plea…
-
I made a git clone of this api and installed it on a Raspberry Pi (12/21/2015). I then did an "npm install --production", which appeared to run OK, followed by an "npm start". This errors out and I r…
-
On every lauch of openHAB all KNX binding commands will be activated once, so all my lights will be switch on or off, dependent on current status. After the launch, everything works fine.
I work with…
-
I am very new to all of this so my apologies for asking dumb questions. my first project is to connect my Pi2 to my Sonos system by following the following directions. https://github.com/rgraciano/ech…
-
Most likely related to the changes in HAP nodeJS. Can barely keep the bridge up as it crashes every few minutes. Reverted back to a previous version and is stable.