Noticed this showing up in my logs repeatedly from a Room Light app. I couldn't figure out what was even triggering the app because none of the triggers I have set for the app were activating. I eventually figured out a completely unrelated Hue bulb in another room is registering events with multiple apps and creating this null pointer exception. I believe this bulb was once upon a time in these apps awhile back but has long been removed / repurposed in my house. Any thoughts on how to debug / remove this lingering, broken connection?
java.lang.NullPointerException: Cannot get property 'CM' on null object on line 3028 (method evtHandler)