TA2k / ioBroker.vw-connect

ioBroker Adapter for VW We connect and Skoda connect
MIT License
94 stars 23 forks source link

Missing homecharging records #182

Open waltster3 opened 2 years ago

waltster3 commented 2 years ago

The list of homecharging records is not complete. For me, it stops after 217 entries. The last entries are from June 2021 although there should be more. The We Connect ID app shows all charging sessions, hence my guess is that it is not a restriction of the VW API.

I would like to generate a complete overview of all charging sessions.

Versions:

TA2k commented 2 years ago

can you please attach a screenshot of the folder and the content

waltster3 commented 2 years ago

Here is a screenshot showing an extraction from the early records. There is one record from 2020. I think this might roughly be the very first record. Then there is a gap until May (only one entry from April). Everything from May onwards seems to be complete. But entries are missing from December 2020 to April/May 2021.

Screenshot 2022-01-29 091545

TA2k commented 2 years ago

can you install the latest version the instance settings have now a limit settings you can increase

waltster3 commented 2 years ago

Work like a charm :). Thank you very much !

TA2k commented 2 years ago

Maybe it makes more sense to numerate the records records01 records02 instead of the date

waltster3 commented 2 years ago

There are several dates included within the records itself already. However, I actually found it helpful to associate records with the date on a glance. By that I also figured out that there was a gap.

ThmsD commented 2 years ago

When I enter something above 100 as the limit, I get the following error message: {"tracing_id":"xyz","errors":[{"message":"Invalid value '200' for property 'limit': limit must not be greater than 100","code":"CSMS_BAD_REQUEST"}]}

waltster3 commented 2 years ago

Strange, it works for me. I get more than 100 records. Which ID charger type do you have?

ThmsD commented 2 years ago

I have the ID.Charger Connect, upgraded to the pro version.

ThmsD commented 2 years ago

Added a second instance for another Elli wallbox. Same error that I can't get more than 100 records.