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 on Charging History to feed Database #6

Open
j64bit opened this issue Nov 12, 2021 · 0 comments
Open

Feature Request on Charging History to feed Database #6

j64bit opened this issue Nov 12, 2021 · 0 comments

Comments

@j64bit
Copy link

j64bit commented Nov 12, 2021

Dear all,

fantastic adapter! Many thanks for creating it.

Getting the charging history is great. Currently it is human readable and good use in a GUI - i guess.

Writing the data to a database isnt that easy though. One would need to create scanning code in say node-red to find new data, parse string to number and push the number into the DB.

Could you create such code at the source/the apater, please?

  1. parse string to a number (in kWh) and store next to every "energyCharged" and "total" string field
  2. create a "last session" section in bmw.0..charging-statistics. Including a number version of "EnergyCharged" (see 1.).

Data could then be pushed into influxDB directly when updated. No code needed for users.

Thanks for reading and considering this request.

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

No branches or pull requests

1 participant