srpape
Results
2
issues of
srpape
Just saw the following error in the Lock User logs: > 12:59:36 PM: error groovy.lang.MissingPropertyException: No such property: lock for class: java.lang.Boolean @ line 798 Seemed to occur after the...
This one seems to be in the Z-Wave Lock Reporting code. ``` java.lang.NumberFormatException: For input string: "null" @ line 628 ``` It might be related to the null pointer problems...