CarConnectivity works on Cupra Formentor plug-in #2
Replies: 13 comments 26 replies
-
Great, thank you for the feedback. I have now temporary access to a seat car and will also start implementing more features. |
Beta Was this translation helpful? Give feedback.
-
I also tried to add my Cupra Formentor. When starting carconnectivity-cli I'm getting some errors. Perhaps I'm doing something wrong, but I've also included the webui plugin. In the webui the car is vissible and I can see the status of doors and lights. So I think the authentication is working fine. root@LAPTOP-ARJAN:/home/arjan# carconnectivity-cli carconnectivity.json |
Beta Was this translation helpful? Give feedback.
-
Works for Cupra Leon e-hybrid 2025! |
Beta Was this translation helpful? Give feedback.
-
Alpha 2 is now online adding connection status, odometer and first commands. |
Beta Was this translation helpful? Give feedback.
-
Alpha 3 now also fetches the cars image and displays it in the webui |
Beta Was this translation helpful? Give feedback.
-
Hello |
Beta Was this translation helpful? Give feedback.
-
Hi @tillsteinbach, Inside the CarConnectivity-main\examples folder I inserted my carConnectivity.json: Inside carConnectivity.json: Then I wrote: python all_cars.py carConnectivity.json receiving this error: Carconnectivity-cli works Another question, where I find SECRET_KEY? I've insert the value present in your carConnectivity.json inside CarConnectivity-plugin-webui-main\test\integration_test. Thank you |
Beta Was this translation helpful? Give feedback.
-
Using this file: |
Beta Was this translation helpful? Give feedback.
-
Alpha3 now shows a photo of the car instead of the image so that's working. carconnectivity-cli .\carconnectivity.json set /garage/VSSZZXXXXXXX/climatization/commands/start-stop start |
Beta Was this translation helpful? Give feedback.
-
Hi, Also for charging I have id not found. For the test I've used v0.1a5 and insert S-PIN ("account": .......) |
Beta Was this translation helpful? Give feedback.
-
Hi tillsteinbach, but I've this error: 2025-02-25T20:32:14+0100:carconnectivity.connectors.seatcupra:INFO:connector:Loading seatcupra connector with config {'username': 'xxx@xxx.com', 'password': '', 'spin': '', 'log_level': 'debug', 'interval': 300} I have also insert "spin": "xxx" inside config file |
Beta Was this translation helpful? Give feedback.
-
I have a question, when I run the MQTT plugin and all the information arrives, how many requests I make to the Seat/Cupra server? Because I seem to remember that you should not exceed about 1000 requests per day. |
Beta Was this translation helpful? Give feedback.
-
I tried now to install carconnectivity and all the plugins on Home assistant (Raspberry) from the shell terminal. Everything is installed without problems. Then I ran the MQTT plugin by writing the command carconnectivity-cli /config/car.json always in the terminal. the MQTT plugin works even if the interval set in the configuration file is not respected. I put 6min in the config and instead the data is refreshed after 9 min. Ok, surely my solution is not correct to integrate carconnectivity on Home assistant, but I do not have the knowledge to do an integration. However, in my opinion the system is very valid to be integrated. |
Beta Was this translation helpful? Give feedback.
-
Hi @tillsteinbach,
I give you a feedback.
I try to test CarConnectivity using connector pip install carconnectivity-connector-seatcupra.
Seems works without problem and this is the screenshot:
Thank you for your work!!!
Tomorrow, if I have time, I will try to do some more tests.
If you need more information or tests that I can do, tell me!
Beta Was this translation helpful? Give feedback.
All reactions