Hyundai-Kia-Connect / kia_uvo

A Home Assistant HACS integration that supports Kia Connect(Uvo) and Hyundai Bluelink. The integration supports the EU, Canada and the USA.
MIT License
450 stars 89 forks source link

Battery percentage data #978

Closed amityaaron closed 1 day ago

amityaaron commented 1 day ago

sorry for creating an issue for probably a non issue.

How does the integration calculate the % battery remaining? this info isnt in the kia connect app, it just has a status thats either good or warning?

iv been having some battery issues and was relying on the % remaining but im not sure how accurate this reading is.

iv been using a multimeter to also check the voltage on the battery but theres some inconsistencies when comparing to the % remaining value.

fuatakgun commented 1 day ago

no need to sorry. for some cars, this info is coming as response of API request, but not visible on UI. we are just showing the incoming data as a sensor, we do not compute it.

amityaaron commented 1 day ago

I see, thanks for the info! I thought that was the case.