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.
Hi there. Any chance this could somehow be converted into an add on for Hassio users? I was unable to install npm and therefore couldn't continue with the project. If...
When invoking musicsearch (in this case, targeting files in the local music library), the single file located always used to be added to the queue as the next song, and...
I have a preset with playMode "shuffle", but often the playlist starts playing at the first song in the playlist, and only goes in random order after that. Not always...
Everything was working and then all of a sudden I am getting an error when trying to play presets using the http://192.168.1.100:5005/preset/Jane. This is what is showing in the log:...
There are a couple of inconsistencies with albumArtUri and absoluteAlbumArtUri 1) not all endpoints have both the regular and absolute uri available (zones vs {room}/queue) 2) in /zones currentTrack shows...
Everything worked fine before. Did not change anything, but might 've been caused by an update. Not sure though. Raspberry Pi 3B+ **debug log:** 0 info it worked if it...
I'm trying to figure out how to use the sayall function with a rails app using uri's open, for example ``` uri = URI.parse(URI.encode("#{HOST}:#{PORT}/sayall/#{speak_what}")) response = open(uri).read ``` Here's an...
Is there a way to queue any generic URI and send the xml DIDL payload with the post, Or is this a feature request? For example, I want to queue...
I am getting this constant error in the logs even if a TTS request wasn't sent. 2019-04-16T17:12:54.915Z ERROR { error: 'action \'tts\' not found' }
Hi all, I have tested this api and this is really great. One thing that confuses me a little bit is: - I have a Beam Soundbar. A TV is...