Google Home: Null Pointer Exception

Hi,

Not related to TTS but I'm also getting a NullPointerException when using Google Home

app:12020-10-23 07:32:56.441 pm errorjava.lang.NullPointerException: Cannot invoke method toBigDecimal() on null object on line 1125 (stateChangeHandler)

I'm trying to turn a switch on/off and Google responds with 'something went wrong'. The 'switch' in question isn't really a switch but my Blink XT cameras.. the author of the driver added a switch capability to it so it would work with apps like Google Home.

The thing is - the command worked - it's just that Google says it didn't and that error shows up in the log.

Let me know if you want more logs or me to re-test! (or to create a new post since it's not related to TTS either)

thanks
joe