least
February 4, 2022, 12:21pm
1
Since at least 6 weeks, the sensors for last_trip, last_trip1 and last_trip2 no longer show valid values.
I noticed that this seems to be an issue that has been reported:
opened 05:51AM - 27 Jan 22 UTC
integration: volvooncall
### The problem
Hello I have problem with VolvoOnCall component maybe 2months… , have you anyone some tips to solve it. More information bellow thx
### What version of Home Assistant Core has the issue?
2021.12.10
### What was the last working version of Home Assistant Core?
not sure
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
VolvoOnCall
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/volvooncall/
### Example YAML snippet
```yaml
...
volvooncall:
username: lu************[email protected]
password: *********
....
```
### Anything in the logs that might be useful for us?
```txt
Logger: homeassistant
Source: components/volvooncall/__init__.py:172
First occurred: 26. ledna 2022 21:24:01 (1 occurrences)
Last logged: 26. ledna 2022 21:24:01
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/volvooncall/__init__.py", line 172, in update
if not await connection.update(journal=True):
File "/usr/local/lib/python3.9/site-packages/volvooncall/volvooncall.py", line 117, in update
await vehicle.update(journal=journal)
File "/usr/local/lib/python3.9/site-packages/volvooncall/volvooncall.py", line 158, in update
await self._connection.update_vehicle(self, journal)
File "/usr/local/lib/python3.9/site-packages/volvooncall/volvooncall.py", line 125, in update_vehicle
self._state[url].update(await self.get("status", rel=url))
File "/usr/local/lib/python3.9/site-packages/volvooncall/volvooncall.py", line 91, in get
return await self._request(METH_GET, self._make_url(url, rel))
File "/usr/local/lib/python3.9/site-packages/volvooncall/volvooncall.py", line 76, in _request
response.raise_for_status()
File "/usr/local/lib/python3.9/site-packages/aiohttp/client_reqrep.py", line 1004, in raise_for_status
raise ClientResponseError(
aiohttp.client_exceptions.ClientResponseError: 500, message='Internal Server Error', url=URL('https://vocapi.wirelesscar.net/customerapi/rest/v3.0/vehicles/***CAR VIN****134090/status')
---------
Logger: volvooncall.volvooncall
Source: /usr/local/lib/python3.9/site-packages/volvooncall/volvooncall.py:81
First occurred: 26. ledna 2022 15:04:34 (2 occurrences)
Last logged: 26. ledna 2022 21:24:01
Failure when communcating with the server:
Failure when communcating with the server: 500, message='Internal Server Error', url=URL('https://vocapi.wirelesscar.net/customerapi/rest/v3.0/vehicles/Y***** VOLVO VIN****90/status')
```
### Additional information
_No response_
But no response/fix has been issued.
Could someone that uses the Volvo On Call-integration see if their sensors show valid data?