The Volvo on call integration worked fine in January, but stopped working in the beginning of february. Tried it on several HA installation with same result.
Logger: volvooncall.volvooncall
Source: /usr/local/lib/python3.8/site-packages/volvooncall/volvooncall.py:81
First occurred: 12:35:41 (4 occurrences)
Last logged: 12:38:42
Failure when communcating with the server: 401, message='Unauthorized', url=URL('https://vocapi.wirelesscar.net/customerapi/rest/v3.0/customeraccounts')```
Logger: homeassistant.setup
Source: components/volvooncall/init.py:167
First occurred: 12:35:41 (1 occurrences)
Last logged: 12:35:41
Error during setup of component volvooncall
Traceback (most recent call last):
File â/usr/src/homeassistant/homeassistant/setup.pyâ, line 213, in _async_setup_component
result = await task
File â/usr/src/homeassistant/homeassistant/components/volvooncall/init.pyâ, line 182, in async_setup
return await update(utcnow())
File â/usr/src/homeassistant/homeassistant/components/volvooncall/init.pyâ, line 167, in update
if not await connection.update(journal=True):
File â/usr/local/lib/python3.8/site-packages/volvooncall/volvooncall.pyâ, line 105, in update
user = await self.get(âcustomeraccountsâ)
File â/usr/local/lib/python3.8/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.8/site-packages/volvooncall/volvooncall.pyâ, line 76, in _request
response.raise_for_status()
File â/usr/local/lib/python3.8/site-packages/aiohttp/client_reqrep.pyâ, line 1000, in raise_for_status
raise ClientResponseError(
aiohttp.client_exceptions.ClientResponseError: 401, message=âUnauthorizedâ, url=URL(âhttps://vocapi.wirelesscar.net/customerapi/rest/v3.0/customeraccountsâ)
Maybe, do you have any way to test the API that HA uses and see if it works outside of HA?
If you canât get it to work,Iâd open an issue on GitHub.
When did you originally set it up? Mines been working since June of last year until the last month. Iâm contemplating removal and reinstallation of the integration.
Thanks for responding @DeepfatDad. It doesnât seem like anything is installing. I am adding my volveoncall username, password, and region (Iâve tried with and without region) to my configuration.yaml file, and then restarted HA, and then nothing happens. The integration does not appear in my integration list and no new entities appear. Strangely, I donât see an errors in my log either, it just seems to be ignoring the new config entry for volvooncallâŚ.
I have my passwords located in a separate file - hence the !secret reference.
The name part replaces the registration the car was registered with by Volvo with a friendly name. I have also put the car on private plates so the old reg is no longer valid but the thoughts of trying to explain that and get it changed without breaking anything has meant I just rename it!
Really daft question - I take it the Volvo app on your phone is working perfectly?
Thatâs not a dumb question at all. The app is working perfectly, but it might be worth mentioning that I did end up with the newly redesigned version of the app when I got the new car (which Iâm not happy about and was not my choice). For example, Iâve attached a screenshot of the version of the app I have.