audi_connect_ha icon indicating copy to clipboard operation
audi_connect_ha copied to clipboard

Audi Q4 etron

Open WimBre opened this issue 3 years ago • 9 comments

Hi,

Can this also be used for reading information from the Audi Q4 etron?

I can't see much information in the My Audi app on my iPhone. Just the battery % and range.

WimBre avatar Mar 12 '22 10:03 WimBre

What exactly is your question? Did you install this custom integration in Home Assistant and are you missing information in Home Assistant?

bavala3010 avatar Mar 13 '22 20:03 bavala3010

Hi, I have also a q4 etron, and no data are available really, in particular regarding battery status… As you can see in the attached screen capture. FB98A2A7-B279-48CE-BFDF-079A672887E6

thanks !

BUGgs avatar Mar 18 '22 18:03 BUGgs

What exactly is your question? Did you install this custom integration in Home Assistant and are you missing information in Home Assistant?

I have not yet installed this plugin because I first want to know whether this would also work with an Audi Q4.

In the "Myaudi" app I can only manage the pre-heating and information about battery %.

I was curious if installing this plugin would open up more options.

WimBre avatar Mar 19 '22 07:03 WimBre

Hi, I have also a q4 etron, and no data are available really, in particular regarding battery status… As you can see in the attached screen capture. FB98A2A7-B279-48CE-BFDF-079A672887E6

thanks !

I see exactly the same for my Q4. I hoped to be able to start and stop the charging via HA, however, not successful so far. Is this issue model related to the Q4 specifically? Is the start and stop charging service working the Audi fat e-tron?

When issuing the "start_charger" service, the log displays the following error message:

_This error originated from a custom integration.

Logger: custom_components.audiconnect.util Source: custom_components/audiconnect/util.py:25 Integration: Audi Connect First occurred: 21:37:11 (1 occurrences) Last logged: 21:37:11

Unable to start charger of vehicle wauXXX...XXX: 403, message='Forbidden', url=URL('https://msg.volkswagen.de/fs-car/bs/batterycharge/v1/Audi/DE/vehicles/WAUXXX...XXX/charger/actions')_

Thanks in advance!

KoenDTS avatar Mar 21 '22 20:03 KoenDTS

@KoenDTS I have a 2019 "fat" e-tron - yes the charging service works for me and I am able to change charging mode to immediate charging or timer charging (same as the options available in the Audi app). I can't "stop" charging - the car seems to accept, but ignore, that command. But there is no such command in the Audi app so that's not particularly surprising.

mpredfearn avatar Mar 22 '22 07:03 mpredfearn

Afaikt the Q4/eTron works a bit different. You cannot use VW tokens or https://mbboauth-1d.prd.ece.vwg-connect.com:

Instead:

  • get IDK token in the usual way, but use etron client ID (f4d0934f-32bf-4ce4-b3c4-699a7049ad26@apps_vw-dilab_com)
  • exchange IDK token AAZS token using https://aazsproxy-service.apps.emea.vwapps.io/token
  • use AAZS token to retrieve list of vehicles via GraphQL from https://app-api.live-my.audi.com/vgql/v1/graphql
  • continue with IDK token at https://mobileapi.apps.emea.vwapps.io

Electric range and SoC are available. You will not get start/stop charging support or odometer.

andig avatar Mar 22 '22 12:03 andig

No Information in HA. Only 2 entitäten.

michaelhomeassistant avatar Jul 17 '22 12:07 michaelhomeassistant

Afaikt the Q4/eTron works a bit different. You cannot use VW tokens or https://mbboauth-1d.prd.ece.vwg-connect.com:

Instead:

  • get IDK token in the usual way, but use etron client ID (f4d0934f-32bf-4ce4-b3c4-699a7049ad26@apps_vw-dilab_com)
  • exchange IDK token AAZS token using https://aazsproxy-service.apps.emea.vwapps.io/token
  • use AAZS token to retrieve list of vehicles via GraphQL from https://app-api.live-my.audi.com/vgql/v1/graphql
  • continue with IDK token at https://mobileapi.apps.emea.vwapps.io

Electric range and SoC are available. You will not get start/stop charging support or odometer.

Does this mean that the current HACS integration needs to be adapted? If I understand correctly, that is using the VW tokens

ronaldwigman avatar Dec 31 '22 16:12 ronaldwigman

Audi is rolling out the MMI software update since a month or so. More and more features are available now. Had anybody with this Q4 update tried to implement above routine and check which features are available?

karliwalti avatar Jul 05 '23 03:07 karliwalti

This issue is stale because it has been open for 60 days with no activity. Are you still experiencing this issue?

github-actions[bot] avatar Apr 02 '24 02:04 github-actions[bot]

please continue any conversations for Q4 issues on #207 which is active. Closing this issue.

coreywillwhat avatar Apr 08 '24 20:04 coreywillwhat