mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-29 14:26:19 +01:00
cf9d123aa0
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