mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-08 05:31:56 +00:00
In certain cases the SmartSense Multi Sensors are missing the Y and Z axis, causing an exception during .parseAxis(). This change checks that all 3 axis are present before processing the rest of the message.