Volvo2Mqtt: Connect your AAOS Volvo 🚙

I am having the same issue. I have just installed this add on now that volvo api supports Canada. It just won’t load and I am pretty sure my credentials and the api key is correct. I am curious as to how did you solve the issue. Thank you in advnace

Göteborg, Sweden

[esusxunil] Hi. I have the same problem. Can you explane me what i have to do

Hello,

I’m back from vacation and just saw the replies here.

I’ve pinged the original developer, Dielee, to see if I can take over support for the project.

In the meantime, you can use my fork: ghcr.io/esusxunil/volvo2mqtt:latest in Docker. I’ve implemented the necessary changes in this fork to address the issue discussed above.

It has been working fine for the past 20 days. However, I’m currently facing a new issue: the refresh_token no longer seems to be included in the response body. Do not know if by purpose or mistake, I’m checking the documentation and actively debugging in Postman to find a solution.

For now, the only workaround is to rebuild the container and restart the OTP process if the refresh token process failed (visible in the logs).

1 Like

Hi,

updated to version [v1.10.6] but the refresh_token issue is still present. Anyone else has the same issue? What I’m doing wrong?

It would be fantastic if this project were continued. I’m currently using the Volvo Cars add-on by thomasddn and constantly have problems with reauthentication, etc. This add-on has always worked for me without any problems.

Same here, after the update it doesn’t connect anymore and get the refresh_token issue in the logs.

Ok, got it working again.

  • Removed the add-on (first copied my settings to a notepad without the reference to the token_file)
  • Removed the remaining information via the Terminal. In my case it was:
    rm -rf /addons/volvo2mqtt
  • Restarted HA
  • ReĂŻnstalled the add-on
  • Copied the settings back to the configuration
  • Started the add-on
  • Got a new verification code and published it on the MQTT server

Unfortunately, this does not bring any improvement for me.

Hello all!
The project will be maintained again, but there will be no more feature updates.

For the refresh_token issue, take a look at here: KeyError: 'refresh_token' with version v1.10.6 · Issue #296 · Dielee/volvo2mqtt · GitHub

3 Likes