Skip to content
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

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

Open
esusxunil opened this issue Oct 26, 2023 · 3 comments
Open

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

esusxunil opened this issue Oct 26, 2023 · 3 comments

Comments

@esusxunil
Copy link

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
Copy link
Owner

TA2k commented Oct 26, 2023

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

@esusxunil
Copy link
Author

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
Copy link
Owner

TA2k commented Oct 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants