-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support other Models of the VW Group? #32
Comments
I would be interested to do so, but I have no car to test. |
I own a late 2020 Seat Leon FR Hybrid. How can I try if it is reachable via the new API? It is accessible via the my.seat site. If it is not reachable via the new WEconnect API, should I look for a CarNet access? |
My guess is that it will be available when the new My Cupra App is available mid of |
It's called SEAT Connect (Version 1.4.6) |
Ok, that is the equivalent of the WeConnect App from VW. That is using the old API. |
Hi, how i can start the "weconnect-mqtt" as service or so? regards |
Looks like the car is sending something unexpected when there is no parking position. I will try to fix that based on your log. Hope that I can do that. Always difficult to debug for a car I don’t have access to. which version of WeConnect-MQTT are you running? |
How can I help you, to get access, any log or a invitation to my weconnect? regards |
I think I already found the problem. It looks like an exception is not properly handled when simpeljson is installed on the system, which is the case for you. I will fix that in an upcoming release. If you want a quick workaround you can uninstall simplejson package. |
Ok, thx. regards |
What operating system are you running? |
Ubuntu 20.04 LTS |
Can you try this out?: https://github.com/tillsteinbach/WeConnect-mqtt/tree/main/autostart/systemd |
sudo systemctl start weconnect-mqtt |
what does |
` Loaded: loaded (/etc/systemd/system/weconnect-mqtt.service; enabled; vendor preset: enabled) Jan 04 10:22:43 srvfhem systemd[1]: Started WeConnect-mqtt. |
I tried to change the service file a bit. Maybe it works better that way |
|
yes, the % in my password are the problem. |
Yes, I think the % is interpreted. Can you replace the |
perfect with %% ist works now fine. regards |
yes, in general it should be possible if your car supports it. There should be a topic like: |
Sorry, but no simplejson is install, the error i get every time i drive the car.
|
I just pushed version 0.22.0 that should fix your problem without uninstalling simplejson (probably it came through some other pip package). |
ok, thx will test and report here. regards |
Hi, Regards, |
I would also like to ask about the Cupra Born now that I have one :-) I note that the base weconnect does now seem to support the Born. But I just tried with my login and it is saying the login isn't valid. |
I've just released a new custom component for Home Assistant, based on this library specifically for the Cupra Born. More details in this post: tillsteinbach/WeConnect-python#26 (comment) You can install it from https://github.com/daernsinstantfortress/cupra_we_connect using HACS. As a note, this is clearly not an MQTT integration at this point (not sure if I'll ever get around to porting this bit unless there's demand), but if you're wanting to work directly with HA, you'll be ok with the one I've released. |
Thanks for your work. I don't use HA myself as I'm a native Node-RED user and contributor. But I will certainly take a good look at it and see if I can adapt it. If I can work out how to do the initial secure connection using node.js, the rest I can hopefully work out as I've done with other API's. |
If you need something in node.js have a look here https://github.com/TA2k/ioBroker.vw-connect |
Is there a possibility to integrate a cupra born to weconect-mqtt now? I don't use ha or node.js (but openHAB instead) :-s |
No, unfortunately for now the differences between the APIs is just too big. |
Hi, I have a VW Tiguan Hybrid 2022, which you are more than welcome to test |
A 2022 (European) Tiguan should already work |
Hi, yes most do. Some have an error. like charge mode weconnect/0/vehicles/WVGZZZ5xxxxxxx/domains/charging/chargeMode |
Ah ok, can you send me a log with -vv enabled? The output is probably enough to add the missing attributes |
Sorry, how do I do that? I'm a quick learner but only started Mqtt & Docker the other day. What log file. MQTT Explorer / docker? |
The docker should show a log with warnings when you add |
Hi, This is the output of the log. 2023-11-20T18:40:33+0000:INFO:weconnect_mqtt_base:WeConnect-mqtt 0.48.3 (using WeConnect-python 0.59.5) |
Hello,
do you plan to add the support for other models of the VW Group as well, e.g., Seat or Škoda?
The text was updated successfully, but these errors were encountered: