Android phone - get time left before full charge

Hello everyone,
Is there any ways to get a sensor that indicates the time left before my phone is fully charged?
This is already displayed on my phone, I would like to get the value on home assistant to trigger automations !
Thanks :slight_smile:

would something like this be useful?

https://developer.android.com/reference/android/os/BatteryManager#computeChargeTimeRemaining()

1 Like

I think this is exactly what we need ! Do you know if its easy to integrate as a sensor in the companion app?

Feel free to submit a feature request for it

https://github.com/home-assistant/android/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.md&title=