Get volume value possible?

Is it possible to get the current value for Sonos volume? I want to store in a global but only see set commands.

If the driver has the volume as an attribute you have use device.currentValue("attribute")

1 Like