-
Notifications
You must be signed in to change notification settings - Fork 98
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
Audi app does not open or close car #433
Comments
This issue is stale because it has been open for 45 days with no activity. Are you still experiencing this issue? |
US Region Endpoint for Lock: https://mal-3a.prd.eu.dp.vwg-connect.com/api/bs/rlu/v1/vehicles/{vin}/lock US Region Endpoint for Unlock https://mal-3a.prd.eu.dp.vwg-connect.com/api/bs/rlu/v1/vehicles/{vin}/unlock |
I've got this working for US region |
Hi is it correct that this is still broken? I am getting the following in my log file: Logger: custom_components.audiconnect.util Unable to lock [VIN]: 404, message='Not Found', url=URL('https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/rlu/v1/Audi/US/vehicles/[VIN]/actions') |
Did just the endpoint change or anything else in the command? |
Same error here in DE region: Unable to lock wauzzzXXX: 404, message='Not Found', url='https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/rlu/v1/Audi/DE/vehicles/WAUZZZXXX/actions' |
I see the same problem but I see the error below 2024-08-15 09:10:31.604 DEBUG (MainThread) [custom_components.audiconnect.audi_connect_account] Sending command to lock to vehicle ****46ha142 |
also cannot perform any action on the car. all data is being updated fine. HA log: Unable to unlock wauzzzf24xxxxxxxx: 404, message='Not Found', url='https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/rlu/v1/Audi/DE/vehicles/WAUZZZF24MN018677/actions' |
i'm having this issue as well. same 404 message |
Suddenly this works for me?! , I can see error sometimes and see the but I also saw I was forced to login to https://my.audi.com/ and accept the new term and conditions, I saw this in my log |
Still got the 404 message after relogin to Audi app and accepting the new terms and conditions. So vor me it looks like that the integration can read data but can't send data to the the AUDI/VW API |
i still consistently get a 404 when attempting to lock the doors via HA.
|
I am also having lock/unlock issues. I noticed a “default code” in the lock/unlock settings and have tried my 4-digit pin, 8-digit s-pin, and leaving it empty:
|
Describe the bug
When the vin is provided and the action to close or open the car is called. Home assistant shows that the action is performed. But in real life the action is not performed.
To Reproduce
Execute the following script:
service: audiconnect.execute_vehicle_action
data:
vin: *****
action: unlock
Expected behavior
To open or close the car
Logfile
How to enable audiconnect debugging?
Settings > Integrations > Audi Connect > Enable Debug Logging
Run service refresh_cloud_data
Disable Debug Logging
Your Vehicle Details
Model: A3
Year: 2023
Type (ICE/PHEV/BEV): SPORTBACK
The text was updated successfully, but these errors were encountered: