I create a Custom Monitoring Rule to monitor the garage door lock. When garage door lock is unlocked, kitchen light will be turned on. Whenever this rule is triggered, I see the following error, even though the kitchen light is properly turned on.
[app:214] 2021-02-12 09:08:36.661 pm [error] java.lang.NullPointerException: Cannot get property 'descriptionText' on null object on line 2884 (hsmAlertHandler)
app:214 is a "null" app. Clicking on "error" brings me to webCRE app.
I double check the device setting for the garage door lock and kitchen light. Both of them have "Enable Description Text Logging?" on. I don't see this error with Hubitat Safety Monitor where the kitchen light is also used. I am running 2.2.5.131 on C-7 hub. Any suggestion?