Today and yesterday I’ve been trying to get this integration working, but no matter what I do I seem to be getting the invalid credentials error when adding the integration. I know the email and pw is correct. I don’t know if the S-pin is the 4-digit pin configured or the 8-pin found in the Audi app? Tried both.
If I do not enter S-pin I get the error User input malformed: expected str for dictionary value @ data[‘spin’].
I tried removing the integration from hacs several times.
I even tried adding a new user on my.audi.com, but it’s just the same.
Any suggestions?
I see fversteegen and lauff reports problem also. May it is broken for everyone at the moment?
It looks that Audi has changed details (mentioned client_id but could be also user-agent and other stuff). I tried to extract those details yesterday from new app but I do not have much time and knowledge to do that. What I found is that one of client_ids is f4d0934f-32bf-4ce4-b3c4-699a7049ad26@apps_vw-dilab_com but replacing it in the code hasn’t changed anything. I belive that the biggest issue is that Audi is (properly and securely) using SSL pinning…
A new 4.14.0 app was released a few days ago. Maybe the 4.9.2 was deactivated on the server with the new release? Then a new xqmauth_secret probably is needed?
I guess some of the experts here probably know how to adapt the code for the updated version.
I have a 21 etron and have been working on setting up a toggle to start the climate control. When I run start_climatisation it starts the climate control but not the heated/cooled seats. Is there a call that will do both like I can from the Audi app?
Hi, I was hoping to use this integration in my setup, for an Audi Q4 battery level readout primarily.
I seem to hit a login rejection however, so something in the request is not liked by the server. I’m not expecting anyone to debug it for me but just checking if anyone UK based finds this works for them? If so, what “region” have you used? SPin or no SPin?
2023-01-20 11:35:35.210 ERROR (MainThread) [custom_components.audiconnect.audi_connect_account] Login to Audi service failed, trying again in 10 seconds
2023-01-20 11:35:46.039 ERROR (MainThread) [custom_components.audiconnect.audi_connect_account] Login to Audi service failed, trying again in 10 seconds
2023-01-20 11:35:56.900 ERROR (MainThread) [custom_components.audiconnect.audi_connect_account] Login to Audi service failed: /signin-service/v1/09b6cbec-cd19-4589-82fd-363dfa8c24da@apps_vw-dilab_com/login/authenticate?relayState=a25e5ea45f9da4ef6b5307e26faaea7b5fb4bd5c&nextButtonDisabled=true&enableNextButtonAfterSeconds=4&error=login.error.throttled
Will try via the test.py to see what is going on next, but I think those login failures have put me on a naughty list since the web/android client keeps telling me too many failed logins (password reset clears that).
Interestingly mine seemed to stopped refreshing a few days ago. Also getting the warning about throttled. I’ve changed my password as well as deleting the integration and re-adding it but still to no avail.
Is it a general problem, or is this integration still working for other people?