The volume up and down functions are not working.
You are giving back the wrong variables to handleSonosApi function. you are transmitting "_volume" but you should transmit "volume_val" wich would be the new calculated target volume value.
please correct...
The volume up and down functions are not working. You are giving back the wrong variables to handleSonosApi function. you are transmitting "_volume" but you should transmit "volume_val" wich would be the new calculated target volume value. please correct...