Today I received an error in my log. A normally solid lamp that I use for ambiance was not responding. I triggered it to reconnect and got an NPE. Ignoring the error, it's working fine again but wanted to post up about the error since it's not a public driver.
The error is:
java.lang.NullPointerException: Cannot get property 'defaultValue' on null object on line 156 (method parse)

