Hello. I just tried to set up a button controller for a lutron pico device that I have to control a sonos zone. I did this before a few months ago with no issues, but I've since moved into a new home, started over with a large sonos installation, and started from scratch on my now two hubitat hub installation. The Pico is working fine. All button pushes are registered in hubitat just fine on the device page.
That said, when I try to set the button controller to have buttons do volume up or volume down, as well as toggle pause/play, I get errors in the logs. The button pushes are registered, but then the error is thrown. Interestingly, the buttons that I've set up for next track and previous track work fine...but the other sonos commands throw the errors. Below are some of them as an example. Any help would be appreciated.
app:262019-07-15 05:37:43.880 pm errorjava.lang.IllegalArgumentException: Command 'currentValue' is not supported by device. (buttonHandler)
app:262019-07-15 05:37:43.860 pm infoAction: Office Sonos: Lower volume for button 4 pushed
dev:342019-07-15 05:37:43.815 pm infoOffice Desk Pico button 4 was pushed
dev:352019-07-15 05:37:43.799 pm inforcvd: DEVICE,2,6,4
dev:352019-07-15 05:37:43.654 pm inforcvd: DEVICE,2,6,3
app:262019-07-15 05:37:41.328 pm errorjava.lang.IllegalArgumentException: Command 'currentValue' is not supported by device. (buttonHandler)
app:262019-07-15 05:37:41.302 pm infoAction: Office Sonos: Raise volume for button 2 pushed
dev:342019-07-15 05:37:41.254 pm infoOffice Desk Pico button 2 was pushed