Goodmorning Martijn, Just to be sure, is it correct that the “we connect” app is broken?
@john_lesage1 If you read back a bit in this topic you’ll see the same question multiple times
solution:
Make sure to logout and login on the VW app on your phone and accept new terms and conditions
@martijnpoppen The app for my Audi E-tron works amazing. Only thing missing is some neat dashboard cards. I heard in the podcast you were looking in to some help to make it similar to the Tesla widget… While I did not build that I do have a lot of front-end experience. Anything I can be of assistance with to get this ball rolling?
@kvn currently not. I do want to build a dashboard widget for these apps. However the current state is that most of the API’s are not fully working. I don’t want to introduce new functionality if the base of these apps is not functioning properly.
Still in doubt if I will continue with these 5 apps. Unless Athom (@Doekse) can arrange a agreement with VAG to work together.
Until then these apps are only working for 50% and I’m unable to fix it without any official API.
So to answer your question: Currently it’s on hold. But when i will implement it i’ll send you a message ![]()
The audi app works fully as I can see now but I understand it completely. Its a hassle ![]()
@kvn Then you are one of the lucky users ![]()
Same problem here. Maybe its related to the new vw update. I checked my account using the api helper. Doesn’t find any vin number on my account
@sverrelp and you already did logout and login on your phone to accept the new terms and conditions?
@martijnpoppen yes. But i notice that every time i do it, its pops up again on the vw app. Maybe its a bug, some region related issues or its just want store it. I tried to see all my concents are allowed in the website also. It happened i think after the car got sw 3.7. i maybe wrong dough
eGolf still works fine ![]()
@sverrelp yep might be 3.7 related
But nothing I can do
I can’t reverse engineer the api myself
I understand that ![]()
Same problem. The terms of use are displayed every time I log in. I have all permissions enabled. The last time the app worked in homey was 14 days ago. After I removed the car, I can’t add it anymore.
You could try to login here: https://id.vwgroup.io/landing-page and here: https://vwid.vwgroup.io/landing-page
If that also doesn’t work there’s nothing i can do but wait until we get a SDK update
What kind of api do you use?
Maybe we need to grant access to your country region code on the api code
SESSION_FILE = ‘weconnectAPI.session’
ACCESS_FILE = ‘weconnectAPI.access’
PROFILE_URL = ‘https://customer-profile.vwgroup.io/v1/customers/{}’
CARIAD_URL = ‘https://emea.bff.cariad.digital’
CARIAD_CLOUD = ‘https://myvw-deep-link-router-prod.apps.mega.cariad.cloud/nb-NO/userlist?vin={vin}’
AUTH_PROXY = ‘https://www.volkswagen.no/app/authproxy/vw-no/proxy’
@sverrelp i use the ioBroker integration as SDK - GitHub - TA2k/ioBroker.vw-connect: ioBroker Adapter for VW We connect and Skoda connect
This is the only complete application which support all 5 brands
Where did you get those urls from?
Edit: found this in the EVCC repo: myVolkswagen | Anmelden & Volkswagen ID | Volkswagen Deutschland
Can you try that url? The repo I use also uses Germany as country
Hey,
thanks for your work. I connected my Audi and everything worked very well.
Some time later a few values start not to update anymore, e.g. Driven miles are stuck while fuel level and km2go are up to date. I forced value updates and relogged some time.
Is this due to changes in the VWAG API? Can I fix this by myself?
Thanks!
Hi, I have tried all the url’s you sent, even the German one. They all still ask for permissions after logging in.
I tried to add the car to homey again, but without success. I will try to follow this forum, maybe someone will find the right solution or it will fix itself ![]()
I’m also sending a list of all the permissions I see in my profile:
@Jan_Z chance is high it’s the same issue as VW. You can try to logout and login in the Audi app. But if that doesn’t work we’re stuck with Audi aswell
@Adam_Miko Thanks for checking. For now nothing we can do but wait until some other app fixes it. I already tried many times to resolve it myself, but unfortunately i cant reverse engineer the API
