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

[Feature request] Average power (in kW) per speed histogram. #4444

Open
1 task done
woyteck1 opened this issue Dec 16, 2024 · 0 comments
Open
1 task done

[Feature request] Average power (in kW) per speed histogram. #4444

woyteck1 opened this issue Dec 16, 2024 · 0 comments
Labels
kind:idea Idea for new feature or some form of enhancement

Comments

@woyteck1
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

I would like something that gets all the power usage for specific speed.
Ideally it would take a data point, checks two adjanced data point, and if the speed is constant, (say 30 km/h), it will record the middle one. Then finds another data point like this. This way we can get data, from our driving history of how many kW are used to drive the car at specific speed.
I know that this may be difficult and CPU intensive to find out, so there is an easier version.
There already is speed histogram, so the data points for each speed range are there. Perhaps we can also read the power usage in kW and average it out for each speed range.
That would give us an idea how much will the car consume to drive 50-59 km/h and 60-69 and so on and so on.

Expected Behavior

No response

Steps To Reproduce

No response

Relevant log output

no output

Screenshots

No response

Additional data

No response

Type of installation

Docker

Version

v1.32.0

@woyteck1 woyteck1 changed the title Feature request: Average power (in kW) per speed histogram. [Feature request] Average power (in kW) per speed histogram. Dec 16, 2024
@JakobLichterfeld JakobLichterfeld added the kind:idea Idea for new feature or some form of enhancement label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:idea Idea for new feature or some form of enhancement
Projects
None yet
Development

No branches or pull requests

2 participants