-
Notifications
You must be signed in to change notification settings - Fork 13
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
Widget does not show data when fast charging #17
Comments
2021-04-21 17:01:45: {"time":"2021-04-21T14:53:40+00:00","batterySOC":"9","remainingRange":62,"remainingChargingTime":0,"chargeState":"readyForCharging","chargePower":"0.0","chargeRateKMPH":0,"targetSOC":"100","plugConnectionState":"connected","plugLockState":"locked","remainClimatisationTime":0,"hvacState":"off","hvacTargetTemp":"19.0","lastChargeStartTime":"2021-04-21T14:31:34+00:00"} |
At the moment the server might, in a worst case scenario take 10 minutes to detect a charging session and increase its polling rate. On top of that iOS might introduce another delay through widget updating which could delay everything up to 25mins in the absolute worst case. I am working on getting this resolved in the future. Btw, did you know that you can add the IDView website as an app to your home screen? You can simply open it in safari, press the share button and select Add to home screen. |
Hi, while connected DC 100KW the widget does not show charging data.
The text was updated successfully, but these errors were encountered: