Skip to content

API to interact with Volkswagen's service We Connect (formerly CarNet)

License

Notifications You must be signed in to change notification settings

tomazbracic/weconnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volkswagen We Connect

API for Python to interact with Volkswagen's service We Connect (formerly CarNet).

Information

This modules contains some of the methods to interact with Volkswagen's service We Connect. This API is made for Python and retrieves the information in JSON format. It can be imported into your application and interact with VW's servers directly.

Features

  • Direct login with the same USER and PASSWORD you use.
  • Session is stored to prevent massive logins.
  • Available methods:
    • logout
    • get_fully_loaded_cars
    • get_location
    • get_fences
    • get_alerts
    • get_psp_tile_status
    • get_shutdown
    • load_car_details
    • get_expired_placeids
    • get_psp_status
    • get_vehicle_details
    • get_latest_report
    • get_latest_trip_statistics
    • get_vsr
    • get_preferred_dealer
    • get_last_refuel_trip_statistics
    • get_trip_statistics
    • search_vehicles
    • get_trusted_device_status

Usage

License

Under ODC Open Database License v1.0.

About

API to interact with Volkswagen's service We Connect (formerly CarNet)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%