I know its duplicate on Power on when charging but only when battery level is greater than 20%
but it seems that question has no answer and also android version has changes a lot , I am on Android 10 , need to start my phone when charged to at-least 10 or 20 % automatically as I am using it for some automation .
Any other way other than physically pressing the power button would be really helpful
Device Redmi Note 5 Pro and its not rooted
init
service in charging mode which is watching charge level. When it reaches the threshold, device can be powered on as explained in this answer of mine: https://android.stackexchange.com/a/221384/218526 – Irfan Latif Jul 02 '20 at 19:02