originallyus / node-red-contrib-better-sonos

NodeRed node for controlling Sonos Players
MIT License
8 stars 9 forks source link

Sonos Control Volume_set command not working #32

Closed flok closed 5 years ago

flok commented 5 years ago

i have a problem getting the vol_set cmd to work. i try to implement a slider vor the volume inside my dashboard. i looked over the code and dont really understand what is meant by

//Use payload values only if config via dialog is empty

i just connect the slider with the sonos control which is set to vol_up but the code under line 224 is not working as the data is in the payload and not in the node and node.volume_value is empty and never filled with any value