distwave / volkswagen_we_connect_id

custom code from original repo https://github.com/mitch-dc/volkswagen_we_connect_id
Apache License 2.0
4 stars 0 forks source link

3 errors - Token cannot be verified, could not fetch data for VIN and wrong sensor configuration #4

Open StefanoGiu opened 6 months ago

StefanoGiu commented 6 months ago

Version of the custom_component

v0.1.9-2

Installation method (hacs / manual)

Hacs

Installation method of hass (venv, docker, hassio,...)

core

Configuration


Add your configuration here.

Describe the bug

3 errors - Token cannot be verified, could not fetch data for VIN and wrong sensor configuration

Debug log


2024-02-13 07:52:00.932 WARNING (MainThread) [volkswagencarnet.vw_connection] User identity token could not be verified!
2024-02-13 07:52:47.985 ERROR (SyncWorker_3) [weconnect] Failed to retrieve data for VIN XXXXXXXXXXXXXXX: Could not fetch data. Status Code was: 429
2024-02-13 07:52:48.016 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.golf_last_trip_average_electric_consumption (<class 'custom_components.volkswagen_we_connect_id.sensor.VolkswagenIDVehicleSensor'>) is using state class 'measurement' which is impossible considering device class ('energy') it is using; expected None or one of 'total_increasing', 'total'; Please update your configuration if your entity is manually configured, otherwise report it to the author of the 'volkswagen_we_connect_id' custom integration