Giter Site home page Giter Site logo

Comments (7)

odelma avatar odelma commented on June 16, 2024

At least the getRemoteHeating returns the temperature:
{ "errorCode":"0", "timerCount":3, "remoteAuxiliaryHeating":{ "status":{ "active":true, "operationMode":"HEATING", "outdoorTemp":"2,5 °C", "remainingTime":22 }

I would also like to get fuel, remaining range, mileage, location etc. but I cannot see those anywhere. It would be nice to have this kind of status report which would contain all relevant information available via the API.

from python-carnet-client.

mikaelho avatar mikaelho commented on June 16, 2024

Thanks, that sounds like exactly the thing - but I do not see getRemoteHeating anywhere in the current code?

The range etc. data is available with the /-/emanager/get-emanager url, it is just not conveniently exposed by the current code. Will try to get around to submitting a PR.

from python-carnet-client.

odelma avatar odelma commented on June 16, 2024

Sorry, forgot to mention that getRemoteHeating is on the development branch only at the moment: https://github.com/reneboer/python-carnet-client/blob/development/we_connect_client.py#L519

from python-carnet-client.

mikaelho avatar mikaelho commented on June 16, 2024

@odelma, that link seems to not work any more. Any pointers for finding the code now? Thanks.

from python-carnet-client.

odelma avatar odelma commented on June 16, 2024

I guess it is merged to the master now?
https://github.com/reneboer/python-carnet-client/blob/master/we_connect_client.py#L538
https://github.com/reneboer/python-carnet-client/blob/master/we_connect_client.py#L560
https://github.com/reneboer/python-carnet-client/blob/master/we_connect_client.py#L646
edit: maybe you've noticed but this repo is not maintained anymore, so no future updates expected here. This might be developed in future: https://github.com/bgewehr/volkswagen-carnet-client

from python-carnet-client.

mikaelho avatar mikaelho commented on June 16, 2024

Much obliged, again.

I am doing something wrong, since all I get with getRemoteAccessHeating is /-/rah/get-status {"errorCode":"2","timerCount":3}.

I am unsure about the whole ”remote access” thing - does it require that I have something specific enabled that was not previously required?

from python-carnet-client.

odelma avatar odelma commented on June 16, 2024

Hmm, I think you need to verify that eveyrhing works first in the VW WeConnect web portal https://www.portal.volkswagen-we.com/. Then just use the script as intended, .e.g.
we_connect_client.py -u 'username' -p 'password' -s 'spin' -c getRemoteHeating

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.