Some of my Samsung SmartThings Multipurpose Sensors, 2018 versions, are reporting the battery status twice, with two different amounts.
The device events show the sensor reporting the battery level as 66% and 93%.
The logs with debug on show:
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.610 am [debug](http://10.0.0.67/device/edit/171)parse: listResult [[name:battery, value:93, descriptionText:Front door bell battery is 93%]]
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.607 am [debug](http://10.0.0.67/device/edit/171)parse: listResult [[name:temperature, value:22.94, descriptionText:Front door bell temperature is 22.94°C, unit:°C]]
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.604 am [debug](http://10.0.0.67/device/edit/171)parseReportAttributeMessage: Temp resultMap: [name:temperature, value:22.94, descriptionText:Front door bell temperature is 22.94°C, unit:°C]
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.599 am [info](http://10.0.0.67/device/edit/171)Front door bell battery is 93%
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.597 am [debug](http://10.0.0.67/device/edit/171)zigbee.parseDescriptionAsMap-read attr: [raw:BAFD0100010A210020BA, dni:BAFD, endpoint:01, cluster:0001, size:0A, attrId:0021, encoding:20, value:BA, clusterInt:1, attrInt:33]
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.593 am [info](http://10.0.0.67/device/edit/171)Front door bell temperature is 22.94°C
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.590 am [debug](http://10.0.0.67/device/edit/171)parse: listResult [[name:battery, value:66, descriptionText:Front door bell battery is 66%]]
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.587 am [info](http://10.0.0.67/device/edit/171)Front door bell battery is 66%
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.584 am [debug](http://10.0.0.67/device/edit/171)parse: read attr - raw: BAFD0100010A210020BA, dni: BAFD, endpoint: 01, cluster: 0001, size: 0A, attrId: 0021, encoding: 20, value: BA
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.580 am [debug](http://10.0.0.67/device/edit/171)zigbee.parseDescriptionAsMap-read attr: [raw:BAFD0100010A2000201B, dni:BAFD, endpoint:01, cluster:0001, size:0A, attrId:0020, encoding:20, value:1B, clusterInt:1, attrInt:32]
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.577 am [debug](http://10.0.0.67/device/edit/171)parse: read attr - raw: BAFD0100010A2000201B, dni: BAFD, endpoint: 01, cluster: 0001, size: 0A, attrId: 0020, encoding: 20, value: 1B
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.572 am [debug](http://10.0.0.67/device/edit/171)zigbee.parseDescriptionAsMap-read attr: [raw:BAFD0104020C000029F508, dni:BAFD, endpoint:01, cluster:0402, size:0C, attrId:0000, encoding:29, value:08F5, clusterInt:1026, attrInt:0]
[dev:171](http://10.0.0.67/logs#dev171)2018-12-04 10:11:06.546 am [debug](http://10.0.0.67/device/edit/171)parse: read attr - raw: BAFD0104020C000029F508, dni: BAFD, endpoint: 01, cluster: 0402, size: 0C, attrId: 0000, encoding: 29, value: 08F5
Any ideas why I'm getting two different battery values?
Ignore the fact the device is named front door bell, as this contact sensor is in my annunciator panel, next to the electro-magnet for the front door bell pull.