We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I'm new in HA and github, sorry if I describe it badly.
If I try to start charging I get an error back 406 and a 404 when trying to refresh data . Version 2.1.84
Diagnostics file
Error 406: 2024-12-06 10:52:08.518 ERROR (MainThread) [custom_components.audiconnect.services] Service not found: https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/batterycharge/v1/Audi/DE/vehicles/WAUZXXXXX/charger/actions - {'error': {'errorCode': 'batterycharge.bs.notacceptable', 'description': 'HTTP 406 Not Acceptable'}} (406)
I already tried another API Level but same result.
Error 404: 2024-12-06 11:26:57.156 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Unexpected error for call_service at pos 1: Service not found: https://emea.bff.cariad.digital/vehicles/WAUZXXXXXXXXX/vehiclewakeup - default backend - 404 (404)
could someone help me please?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I'm new in HA and github, sorry if I describe it badly.
If I try to start charging I get an error back 406 and a 404 when trying to refresh data . Version 2.1.84
Diagnostics file
Error 406:
2024-12-06 10:52:08.518 ERROR (MainThread) [custom_components.audiconnect.services] Service not found: https://fal-3a.prd.eu.dp.vwg-connect.com/fs-car/bs/batterycharge/v1/Audi/DE/vehicles/WAUZXXXXX/charger/actions - {'error': {'errorCode': 'batterycharge.bs.notacceptable', 'description': 'HTTP 406 Not Acceptable'}} (406)
I already tried another API Level but same result.
Error 404:
2024-12-06 11:26:57.156 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Unexpected error for call_service at pos 1: Service not found: https://emea.bff.cariad.digital/vehicles/WAUZXXXXXXXXX/vehiclewakeup - default backend - 404 (404)
could someone help me please?
The text was updated successfully, but these errors were encountered: