Git Product home page Git Product logo

node-red-contrib-sonos's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

node-red-contrib-sonos's Issues

Add Spotify Playlist

Hi there,

first of all, thank you for maintaining this. It really helps me with getting things done in my home automation ecosystem!

I am able to add single tracks from Spotify to a playlist and directly play single tracks. But is it possible to also add Spotify playlists? And if so, do you have an example?

Thanks :)

Changing track immediately

Many thanks for creating this I can hopefully replace my mess of SOAP calls in node-red

I mainly use my sonos to listen to radio stations. So adding to a queue doesn't make much sense as the existing track doesn't end ( and theres no FWD / REW icons displayed when playing a radio stream within the sonos apps)

So what I want to be able to do is replicate an immediate change of radio station.

http://:1400/support/review (triggered xml dump > Performance Counters)
shows the stream to be of this format:
hls-radio://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/llnw/bbc_radio_two.m3u8

any ideas?

current-volume does not return result

Hi, current-volume does not return a result when injecting a message. current-track does on the same configuration node. Thanks for having a look!
Jörg

Can't get Volume to work

I am trying to set the Volume via a function which gets the volume via a payload of mqtt:
var msg2 = {}
msg2.volume = "volume";
msg2.volume_value = msg.payload;
return { payload: msg2 };
But this doesn't work for me. I've looked in the source and think it should work, but it doesn't in my configuration. Do you have a tipp? Thanks.

npm package is out of date

The npm version doesn't include the direct play option you kindly added. Any chance you can republish?

Can't add any URL's

I installed a Sonos speaker yesterday (technically IKEA, but it works just like a Sonos One), and I installed this node for Node-RED. I can use the controls to start and stop and change volume, but I can't add anything. I would like to direct play radio stations in this format but I get an error message:

Error: HTTP response code 500 for "urn:schemas-upnp-org:service:AVTransport:1#AddURIToQueue"

After a tuip from UKMoose, who's been using this a long time, I also tried with

That didn't work out either, but with a different error message:

Error: HTTP response code 500 for "urn:schemas-upnp-org:service:AVTransport:1#Seek"
Any idea what ths can be?

New npm package

Is there a chance that you publish a new npm package in the next time? Would be great thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.