mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-06-10 06:11:20 +01:00
980bef6879
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.