flobz / psa_car_controller

Control psa car with connected_car v4 API.
GNU General Public License v3.0
419 stars 221 forks source link

Reduce minimum trip length for statistics #295

Closed maivorbim closed 2 years ago

maivorbim commented 2 years ago

Describe the bug Based on empirical evidence, it seems that the PSACC statistics are calculated only taking into account trips which are at least 10 km long. While I understand the rationale for this (longer trips equals more accurate consumption values), for those living in the city and taking shorter trips to work the statistics become useless, as they are never updated.

Proposed changes:

flobz commented 2 years ago

Hello, A good solution in my opinion is to be able to change this settings.

flobz commented 2 years ago

it will be added in next release