Volvo On Call integration : no errors but no sensors/resources visible?

Hi,

I’ve been trying to get the Volvo On Call integration to work, but I’m a bit lost there.
(Volvo On Call - Home Assistant)
I was able to install the integration, and supply my credentials.

I’m driving an XC60 MY 2023 (EU) which is running AAOS
I can see my car fine in the Volvo Android app.

I don’t see any errors in the log, it looks to be communicating, BUT … I don’t see the sensors/entities anywhere when I want to add cards for it.
Also it looks like this integration/api does not see my car connected to my account

See below for the log.

What am I missing?

....
2023-01-14 07:29:46.817 INFO (MainThread) [homeassistant.setup] Setup of domain volvooncall took 0.0 seconds
2023-01-14 07:29:46.832 INFO (MainThread) [homeassistant.components.weather] Setting up weather.buienradar
2023-01-14 07:29:46.855 INFO (MainThread) [homeassistant.setup] Setup of domain influxdb took 0.2 seconds
2023-01-14 07:29:46.857 INFO (MainThread) [volvooncall.volvooncall] volvooncall.volvooncall 0.10.1 /usr/local/lib/python3.10/site-packages/volvooncall/volvooncall.py
2023-01-14 07:29:46.857 DEBUG (MainThread) [volvooncall.volvooncall] Using service <https://vocapi.wirelesscar.net/customerapi/rest/v3.0/>
2023-01-14 07:29:46.857 DEBUG (MainThread) [volvooncall.volvooncall] User: <[email protected]>
2023-01-14 07:29:46.857 INFO (MainThread) [volvooncall.volvooncall] Updating
2023-01-14 07:29:46.857 INFO (MainThread) [volvooncall.volvooncall] Querying vehicles
2023-01-14 07:29:46.857 DEBUG (MainThread) [volvooncall.volvooncall] Request for https://vocapi.wirelesscar.net/customerapi/rest/v3.0/customeraccounts
2023-01-14 07:29:46.860 INFO (MainThread) [homeassistant.components.notify] Setting up notify.ios
2023-01-14 07:29:46.877 INFO (MainThread) [homeassistant.setup] Setting up uptimerobot
2023-01-14 07:29:46.877 INFO (MainThread) [homeassistant.setup] Setup of domain uptimerobot took 0.0 seconds
2023-01-14 07:29:46.905 INFO (MainThread) [homeassistant.setup] Setting up nmap_tracker
2023-01-14 07:29:46.906 INFO (MainThread) [homeassistant.setup] Setup of domain nmap_tracker took 0.0 seconds
2023-01-14 07:29:46.912 INFO (MainThread) [homeassistant.setup] Setting up coronavirus
2023-01-14 07:29:46.930 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.nmap_tracker
2023-01-14 07:29:46.987 INFO (MainThread) [homeassistant.setup] Setting up unifi
2023-01-14 07:29:47.010 INFO (MainThread) [homeassistant.setup] Setting up shelly
2023-01-14 07:29:47.010 INFO (MainThread) [homeassistant.setup] Setup of domain shelly took 0.0 seconds
2023-01-14 07:29:47.011 INFO (MainThread) [homeassistant.setup] Setup of domain unifi took 0.0 seconds
2023-01-14 07:29:47.072 INFO (MainThread) [homeassistant.setup] Setting up openweathermap
2023-01-14 07:29:47.072 INFO (MainThread) [homeassistant.setup] Setup of domain openweathermap took 0.0 seconds
2023-01-14 07:29:47.083 INFO (MainThread) [homeassistant.components.shelly] Starting CoAP context with UDP port 5683
2023-01-14 07:29:47.101 INFO (MainThread) [homeassistant.setup] Setting up met
2023-01-14 07:29:47.102 INFO (MainThread) [homeassistant.setup] Setup of domain met took 0.0 seconds
2023-01-14 07:29:47.416 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2023-01-14 07:29:47.436 INFO (MainThread) [homeassistant.setup] Setting up dlna_dmr
2023-01-14 07:29:47.436 INFO (MainThread) [homeassistant.setup] Setup of domain dlna_dmr took 0.0 seconds
2023-01-14 07:29:47.463 DEBUG (MainThread) [volvooncall.volvooncall] Received {'username': '[email protected]', 'firstName': 'ccc', 'lastName': 'ccc', 'accountId': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'account': 'https://vocapi.wirelesscar.net/customerapi/rest/v3.0/customeraccounts/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'accountVehicleRelations': []}
2023-01-14 07:29:47.463 DEBUG (MainThread) [volvooncall.volvooncall] Account for <[email protected]> received
2023-01-14 07:29:47.463 DEBUG (MainThread) [volvooncall.volvooncall] State: {}
2023-01-14 07:29:47.463 DEBUG (MainThread) [homeassistant.components.volvooncall] Finished fetching volvooncall data in 0.607 seconds (success: True)
2023-01-14 07:29:47.468 INFO (MainThread) [homeassistant.setup] Setup of domain coronavirus took 0.6 seconds
2023-01-14 07:29:47.553 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.uptimerobot
2023-01-14 07:29:47.559 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.uptimerobot
2023-01-14 07:29:47.560 INFO (MainThread) [homeassistant.components.switch] Setting up switch.uptimerobot
2023-01-14 07:29:47.562 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.volvooncall
2023-01-14 07:29:47.563 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.volvooncall
2023-01-14 07:29:47.565 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.volvooncall
2023-01-14 07:29:47.566 INFO (MainThread) [homeassistant.components.switch] Setting up switch.volvooncall
2023-01-14 07:29:47.576 INFO (SyncWorker_1) [homeassistant.loader] Loaded lock from homeassistant.components.lock
2023-01-14 07:29:47.578 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.2 seconds
2023-01-14 07:29:47.588 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.coronavirus
2023-01-14 07:29:47.589 INFO (MainThread) [homeassistant.setup] Setting up media_player
2023-01-14 07:29:47.597 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2023-01-14 07:29:47.700 INFO (MainThread) [homeassistant.setup] Setting up open_meteo
2023-01-14 07:29:47.700 INFO (MainThread) [homeassistant.setup] Setup of domain open_meteo took 0.0 seconds
2023-01-14 07:29:47.711 INFO (MainThread) [homeassistant.setup] Setting up tts
2023-01-14 07:29:47.714 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.openweathermap
2023-01-14 07:29:47.716 INFO (MainThread) [homeassistant.components.weather] Setting up weather.openweathermap
2023-01-14 07:29:47.722 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hue
2023-01-14 07:29:47.724 INFO (MainThread) [homeassistant.components.scene] Setting up scene.hue
2023-01-14 07:29:47.726 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hue
2023-01-14 07:29:47.728 INFO (MainThread) [homeassistant.components.switch] Setting up switch.hue
2023-01-14 07:29:47.742 INFO (MainThread) [homeassistant.setup] Setting up lock
2023-01-14 07:29:47.742 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
................
................
2023-01-14 07:37:06.590 INFO (MainThread) [volvooncall.volvooncall] volvooncall.volvooncall 0.10.1 /usr/local/lib/python3.10/site-packages/volvooncall/volvooncall.py
2023-01-14 07:37:06.591 DEBUG (MainThread) [volvooncall.volvooncall] Using service <https://vocapi.wirelesscar.net/customerapi/rest/v3.0/>
2023-01-14 07:37:06.591 DEBUG (MainThread) [volvooncall.volvooncall] User: <[email protected]>
2023-01-14 07:37:06.591 INFO (MainThread) [volvooncall.volvooncall] Updating
2023-01-14 07:37:06.591 INFO (MainThread) [volvooncall.volvooncall] Querying vehicles
2023-01-14 07:37:06.592 DEBUG (MainThread) [volvooncall.volvooncall] Request for https://vocapi.wirelesscar.net/customerapi/rest/v3.0/customeraccounts
2023-01-14 07:37:06.780 DEBUG (MainThread) [volvooncall.volvooncall] Received {'username': '[email protected]', 'firstName': 'ccc', 'lastName': 'ccc', 'accountId': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'account': 'https://vocapi.wirelesscar.net/customerapi/rest/v3.0/customeraccounts/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'accountVehicleRelations': []}
2023-01-14 07:37:06.781 DEBUG (MainThread) [volvooncall.volvooncall] Account for <[email protected]> received
2023-01-14 07:37:06.781 DEBUG (MainThread) [volvooncall.volvooncall] State: {}
2023-01-14 07:37:06.781 DEBUG (MainThread) [homeassistant.components.volvooncall] Finished fetching volvooncall data in 0.190 seconds (success: True)
2023-01-14 07:37:06.784 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.volvooncall
2023-01-14 07:37:06.785 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.volvooncall
2023-01-14 07:37:06.785 INFO (MainThread) [homeassistant.components.lock] Setting up lock.volvooncall
2023-01-14 07:37:06.786 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.volvooncall
2023-01-14 07:37:06.786 INFO (MainThread) [homeassistant.components.switch] Setting up switch.volvooncall

You aren’t missing anything.
The Volvo integration doesn’t support AAOS based cars yet. The API is now public, but the integration hasn’t been updated yet.

1 Like

Ah oh ok … then … I’ll wait…
and focus on other HA stuff (still discovering and having loads of questions)

There is finaly there is a solution voor volvo xc40 and home assitant
GitHub - Dielee/volvo2mqtt: Home Assistant addon for connecting AAOS Volvos as addon in your hass

2 Likes

Try Volvo2Mqtt: Connect your AAOS Volvo 🚙 instead. Works fine for our EX40