Giter Site home page Giter Site logo

Comments (7)

IPSCoyote avatar IPSCoyote commented on June 16, 2024

Same here :(

from python-carnet-client.

JimKnopf1503 avatar JimKnopf1503 commented on June 16, 2024

This way is over. Actual the only way would by to emulate the original VW App WeConnect or WeConnectID and use these protocols. They are much harder to analyse and backengeneer.

from python-carnet-client.

IPSCoyote avatar IPSCoyote commented on June 16, 2024

There's only one useful way: Send Mails to VW and request an official API like e.g. BMW ConnectDrive has.
"Hacking" Portals is not the way IoT should be done in 2021....

from python-carnet-client.

JimKnopf1503 avatar JimKnopf1503 commented on June 16, 2024

You are absolutly right! I have already wrote a Email this morning directly to [email protected], requesting support to get an API.

from python-carnet-client.

BerndGewehr avatar BerndGewehr commented on June 16, 2024

Try the we connect adapter from iobroker instead. That one still works today on a Skoda and a VW of mine.

from python-carnet-client.

thomaskien avatar thomaskien commented on June 16, 2024

Try the we connect adapter from iobroker instead. That one still works today on a Skoda and a VW of mine.

@bgewehr does writing values like charging current/climatisation work for you with that or just reading?
for read only I now use evcc as workaround:
./evcc vehicle -l trace | grep '{"charger":{"settings":{"maxChargeCurrent":{"conten' > /root/solar/vehicle.json
that outputs a json with the most important information like SOC, Current, Cable-Status etc. at least...

from python-carnet-client.

bgewehr avatar bgewehr commented on June 16, 2024

Sorry, since I own a combustion engine model, I can‘t tell. What I can tell is that flash and horn switch etc. can be bound to a mqtt service for reading and writing. Would be glad to hear what you achieved… pls Share.

from python-carnet-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.