Everyone who is having this issue, especially those of you that are saying their batteries are only lasting days now instead of months, need to follow @Ivan_Luis_Falleau instructions and send him the logcat output from the driver that the devices are using. Sharing Hub access with the ST support team is not enough, they need the logcat output to see what is causing the problem.
If you add “> textfile.txt” at the end of the logcat command it will log the output to a text file in the current directory so it will be easy to send to Ivan. See example below. Let this process run for 3 to 4 hours and all the output will be stored in the file.
smartthings edge:drivers:logcat > batterydraincli.txt
If you dont have Command line setup then see the link by @JDRoberts below.
If you still cant figure it out then let me know and I will try to explain it further.
Also note that after you run the command “smartthings edge:drivers:logcat > batterydraincli.txt” there will be no output in the command line window, everything will be directed to the text file. You will have to open the text file and look for the driver number you want to log and then type that in the command line window and hit enter and then you will see the messages logging to the file.