Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charge History: Show charged kWh #31

Open
JashanChittesh opened this issue Mar 3, 2021 · 1 comment
Open

Charge History: Show charged kWh #31

JashanChittesh opened this issue Mar 3, 2021 · 1 comment
Labels
feature-request New feature or request

Comments

@JashanChittesh
Copy link

I'm using Zeddy with a Renault Zoe R110 ZE50 (2020) and first of all: The charge history seems to work just fine. I do get "-- Charges" and "-- on charge", and also, it usually takes a few seconds with a black screen until the charge history shows up (so, a little "loading" animation would help ... I also need to still implement that for the highscore lists in our game, lalala ;-) ).

But other than that, it all looks correct.

As we have only had the car for about a week (first charge was 2021-02-27), I don't know if Renault still deletes the charge history ... if so, I'd appreciate it being persistent in the app (it's my favorite feature of the app).

One thing that I'm missing is the amount of charged kWh. I could probably calculate that by either using the charged percentage (55% -> 63% would probably be 8% of 52 kWh, so that should be 4,16 kWh), or speed * duration (14 minutes, 19 kW would be 4.43 kWh) ... but why let a human do things that machines do so much better. Not sure if the API maybe even delivers the charged amount of kWh, or if the numbers delivered by the API are more precise than what is displayed.

@birdsphotographer
Copy link

Hi, the app is fantastic! The only thing i would love to see is indeed KWh charged if the API allows this info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants