node-zwave-js
node-zwave-js copied to clipboard
Sound Switch CC: setConfiguration should have both params optional
The API has sentinel values for each that allow changing one parameter without changing the other.
For changing the volume only, pass 0 as the tone ID. For changing the default tone ID only, pass 0xff as the volume.