-
|
Hello! Great library. Thank you so much @tdorssers! I'm starting to explore some ideas for my personal use though I did discover something rather odd. Using this simple call: The API returns: However, looking at my app, the actual percentage is clearly not 100%. Clearly this isn't a problem with the library though I'm really surprised to see such a dramatic difference. nowhere in I wonder if I have to do the math myself as the API does return: Any thoughts? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
FWIW I wrote this: Which results ( |
Beta Was this translation helpful? Give feedback.

FWIW I wrote this:
Which results (
52.1) in a true representation of what the Tesla application displays (52) . Weird that it's no just part of the API. Though if someone has a cleaner way to do this I'm all ears.