mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-06-13 14:21:20 +01:00
97c9ec7a95
There was a common NPE caused by assuming there would be additional attributes reported with one acceleration value. This corrects it to instead properly handle the case where there weren't additional attributes. This resolves: https://smartthings.atlassian.net/browse/DVCSMP-2668