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

Sessions: add odometer #5069

Merged
merged 4 commits into from Nov 7, 2022
Merged

Sessions: add odometer #5069

merged 4 commits into from Nov 7, 2022

Conversation

andig
Copy link
Member

@andig andig commented Nov 6, 2022

Fix #5067

@naltatis wär das auch für die Anzeige relevant? Separater PR?

@andig andig added the enhancement New feature or request label Nov 6, 2022
@premultiply
Copy link
Member

Sollte man den Wert nicht besser erst am Ende der Session lesen (oder updaten)?
Dann ist vielleicht die Wahrscheinlichkeit größer dass dort dann auch etwas sinnvolles drin steht.

@andig
Copy link
Member Author

andig commented Nov 6, 2022

Gelesen wird er ja eh nur einmal- dann können wir das auch gleich machen. Außerdem wird er aktuell nicht gespeichert. Wenn man das täte müsste man ihn außerdem bei Fahrzeugwechsel wieder löschen. Usw usf...

@naltatis
Copy link
Member

naltatis commented Nov 7, 2022

Aktuell seh ich noch keine gute Lösung wie wir den (vor allem Mobil) gut anzeigen können. Ich denk da aber mal drüber nach. Auch ob es sinnvoll ist immer den kompletten Stand anzuzeigen oder lieber die Differenz (km seit letzter Heimladung). Ist aber auf jeden Fall ein Thema für einen separaten PR.

@andig andig merged commit db9f5dd into master Nov 7, 2022
@andig andig deleted the feature/odo3 branch November 7, 2022 15:32
mabunixda added a commit to mabunixda/evcc that referenced this pull request Nov 11, 2022
* master: (21 commits)
  ABB TACW fw ver 1.6.5 adaptions (evcc-io#4626)
  heidelberg: remove fw register diag (evcc-io#5125)
  chore: improve issue template (evcc-io#5116)
  Fix charger rater/timer logic for vehicle reconnect
  Enyaq: add soc limit
  eTron: fix api error
  Go-E: fix session energy reset on disconnect (BC) (evcc-io#5119)
  FritzDECT: increase session timeout
  Gokrazy: add sqlite to /perm
  increase community data update interval (5s > 10s)
  chore: improve proxy example by adding rtu
  Docker: expose mDNS (evcc-io#5093)
  Sessions: add odometer (evcc-io#5069)
  Docker: don't force master branch when releasing to enable bugfix releases
  chore: fix comment
  Fix race condition in loading templates
  Fix a race condition when stopping the charging session
  Show version in api
  chore: add some docs
  Publish savings data on startup (evcc-io#5048)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add odometer to chargelog
3 participants