mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-14 21:03:19 +00:00
accelerometer attribute. Sometimes, however, they are all sent in the same Attribute Report. When that happens, only the accelerometer attribute was being handled and the x,y,z attributes were not. Now they are all handled if they arrive in the same message. Resolves: https://smartthings.atlassian.net/browse/DVCSMP-1271