TA2k/ioBroker.volvo

volvo.0.XYZ.status.chargingConnectionStatus.value is stuck

Opened this issue · 3 comments

Describe the bug
The Status volvo.0.XYZ.status.chargingConnectionStatus.value is stuck does not change since September. Was there any change in the API? Timestamp does change, and the volvo.0.XYZ.status.chargingSystemStatus.value is working properly.

To Reproduce
Check volvo.0.XYZ.status.chargingConnectionStatus.value, should be CONNECTION_STATUS_DISCONNECTED
Connect Wallbox (or any other Charger) to car.
Wait for Charging be started.
After next refresh, volvo.0.XYZ.status.chargingSystemStatus.value ist changing to CHARGING_SYSTEM_CHARGING
volvo.0.XYZ.status.chargingConnectionStatus.value, is stuck to CONNECTION_STATUS_DISCONNECTED

Expected behavior
Showing correct charging status (also if connected to AC or DC was shown before)

Screenshots & Logfiles
image

image

Versions:

  • Adapter version: 0.1.0
  • JS-Controller version: 5.0.12
  • Node version: 18.18.2
  • Operating system: docker

Additional context
Volvo XC40 Pure Electric (new electrical car using new API)

TA2k commented

It looks like the api was changed. Delete all objects and restart the adapter

I stopped the adapter, deleted the entire Objecttree and started the adapter. Objects were initiated correctly. When I plugged in the car, the behavior was again the same: chargingConnectionStatus.value does not change, chargingSystemStatus.value does change.

Then I did the same (Stop, delete, start) while the car was connected, but also in this case, chargingConnectionStatus.value came up with CONNECTION_STATUS_DISCONNECTED

TA2k commented

I cannot influence the api response. please use the working state for your car