-
Hi.
So I have used this plugin for a little over three monts now, and out of the blue it suddently started throwing errors. All of the errors are about login failed, and that the URL is unreachable…
-
## The problem
I recently installed this component and was able to read out all sensors that are available.
As it looks like the values are only read from carnet after a restart of HA. At least for …
-
In def _login it looks like this request req = self._session.get(self._session_base + 'portal/sv_SE/web/guest/home') creates this error:
Failed to login to carnet, HTTPSConnectionPool(host='www.por…
-
In my fork https://github.com/bgewehr/volkswagen-carnet-client I have implemented a new mqtt command to poll carnet data in a cronjob and push it to mosquitto. Are you interested to receive this as a …
-
On a fresh installed homeassistant 0.100.2 on raspberrypi3 I face a problem setting up carnet.
I followed the instructions wich has been working earlier, but now I cat getit to work. What am I miss…
andlo updated
5 years ago
-
I am using the code with a 2018 VW Arteon 2.0 TDI, see https://github.com/bgewehr/volkswagen-carnet-client
I made some special additional get and post calls available and an mqtt mode for continuou…
-
When Home Assistant is starting I get this error:
```
2019-10-01 16:16:49 DEBUG (SyncWorker_8) [custom_components.volkswagencarnet] Updating data from volkswagen carnet
2019-10-01 16:16:49 INFO (…
-
HA says my car is home, but it left home an hour ago. Also other values like battery is incorrect. It doesn't update OK.
grep:ing for carnet in my home-assistant.log shows this:
`2019-06-07 01:4…
-
On 7/7/2019 Volkswagen released a new platform called We Connect replacing CarNet. This plugin does not yet support this new platform.
This issue will be closed once it does.
-
Seems like VW decided to update the login part of the services and this no longer works?