[OBSOLETE] Xiaomi Sensors and Button (beta)

I’ve been using your DH’s on my Aqara door sensors for a few weeks and the battery only reports 100%. I looked into the smartthings logs and noticed that whenever I tried to do a refresh it kicked the error “java.lang.IllegalArgumentException: Needs to be string or int, received null value”

Further investigation led me to this thread where it mentions the issue may be because I added it via the catchall method. Adding that line (device.endpointId = 1) does solve the error in my logs but my battery percentages still stay at 100%.

Is there something else I can check? or a log I can look at?