thx system reboot also worked for
Hi,
Just added your code into the sensor.py file.
Have now a new entity with the last trip distance.
But unfortunately, it does not work for me.
As for the last trip electric consumption, the value returned is “unknown”.
My car is a new ID3 from May this year.
Weird.
Thanks anyway fro sharing your code.
I just started to use this for my id7, I’m super happy with it
Is there any chance to implement cabin temperature sensor?
Or this is not exposed by the vw api ?
Hi Guys,
I’m gonna stop this project because i don’t have the car anymore after July.
Is there anyone that wants to fork this project and improve on it? Move it to the new library and maby make it official.
Sorry to here that.
Carconnectivity-addon can be an alternative wich utillizes CarConnectivity by Till Steinbach.
@Cadster Have you used this? Do you know how to install as there no instructions. Curious to try it out.
Yes, you can install the addon and follow the configuration. Or if you don’t run haos there’s a docker container.
There is also a carnet integration for VW that works well. Originally didnt support I.D cars but it has done now for about a year.
Does anybody know how to get the SOC data? WeConnect nor CarConnectivity provide it. I can only see it in the CarConnectivity addon log, but not as an entity.
I’ve been busy with my dashboard for my id7.
- When it’s charging, the image will change to a id7 that’s actually charging and the battery bar also will be animating.
- I also added a few charging points that I often make use of.
- When a door, window, trunk or frunk is open, the icon color will be shown red (and obviously the status of the entity will be changed).
What I want to do next is change the image, when a door/window/trunk is open, to the corresponding image just like in the VW app.
Then I can remove the separate icons.
@funkiej have a look at this:
@wgumaa currently I’m using Ulta Vehicle Car, definitely going to look into the vehicle status card. Tnx!