mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-14 21:03:19 +00:00
Previously the implementation of isKnownDescription didn't cover all possible messages that could be parsed and this caused null pointer exceptions with certain messages. This now handles all the possibilities. This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2227