Is anyone getting any errors from this updated driver? I've had 2 of these fibaro dimmers for over a year on hubitat using Erics previous driver. I recently purchased another hub to separate my old non plus devices and my newer z wave plus devices. I've excluded the dimmers and factory reset them, then re-included and swapped drivers. After setting the params I'm attempting to send the config but keep getting the error:
java.lang.NullPointerException: Cannot invoke method and() on null object on line 65 (parse)
Im also seeing this error when I turn the device on/off from the device page:
dev:15952020-04-21 06:37:25.320 pm errorjava.lang.NullPointerException: Cannot invoke method and() on null object on line 65 (parse)
dev:15952020-04-21 06:37:25.139 pm debugRequesting device firmware version
dev:15952020-04-21 06:37:25.087 pm infoOFF sent
I've also lost the button presses for s2 as well, i'm not even seeing push/hold under current states. I also excluded, reset and re-included with the same results. I'm no dev but it seems like the config is never sent because of the error. Thanks for any help.