mitch-dc / volkswagen_we_connect_id

Apache License 2.0
202 stars 53 forks source link

Update __init__.py #212

Closed Smart2TDad closed 1 year ago

Smart2TDad commented 1 year ago

Change refresh time to 45 seconds. Rate-limiting is causing a 403 error for calls more frequently than 30seconds. Occasionally the code triggers a call just less than 30 seconds. A more elegant solution would be to integrate any information from the 429 error code but that will be considerably more work.