{"id":28166692,"url":"https://github.com/tillsteinbach/carconnectivity","last_synced_at":"2026-01-24T22:16:02.754Z","repository":{"id":267120424,"uuid":"898654546","full_name":"tillsteinbach/CarConnectivity","owner":"tillsteinbach","description":"Python API to retrieve telemetry data from various car brands","archived":false,"fork":false,"pushed_at":"2026-01-20T22:27:23.000Z","size":289,"stargazers_count":157,"open_issues_count":23,"forks_count":15,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-01-23T00:24:38.480Z","etag":null,"topics":["api","api-client","api-rest","carnet","myskoda","skoda","skoda-connect","telemetry","telemetry-collection","telemetry-data","vehicle","volkswagen","volkswagen-weconnect","weconnect","weconnect-python","weconnect-users"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tillsteinbach.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["tillsteinbach"],"custom":["https://www.paypal.com/donate?hosted_button_id=2BVFF5GJ9SXAJ"]}},"created_at":"2024-12-04T19:32:04.000Z","updated_at":"2026-01-21T07:45:08.000Z","dependencies_parsed_at":"2024-12-08T14:23:34.188Z","dependency_job_id":"483c7999-3df2-44fd-b406-6d4922f469f1","html_url":"https://github.com/tillsteinbach/CarConnectivity","commit_stats":null,"previous_names":["tillsteinbach/carconnectivity"],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/tillsteinbach/CarConnectivity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsteinbach%2FCarConnectivity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsteinbach%2FCarConnectivity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsteinbach%2FCarConnectivity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsteinbach%2FCarConnectivity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tillsteinbach","download_url":"https://codeload.github.com/tillsteinbach/CarConnectivity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsteinbach%2FCarConnectivity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28738285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-client","api-rest","carnet","myskoda","skoda","skoda-connect","telemetry","telemetry-collection","telemetry-data","vehicle","volkswagen","volkswagen-weconnect","weconnect","weconnect-python","weconnect-users"],"created_at":"2025-05-15T13:13:47.133Z","updated_at":"2026-01-24T22:16:02.749Z","avatar_url":"https://github.com/tillsteinbach.png","language":"Python","funding_links":["https://github.com/sponsors/tillsteinbach","https://www.paypal.com/donate?hosted_button_id=2BVFF5GJ9SXAJ"],"categories":[],"sub_categories":[],"readme":"\n\n# CarConnectivity\n[![GitHub sourcecode](https://img.shields.io/badge/Source-GitHub-green)](https://github.com/tillsteinbach/CarConnectivity/)\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/tillsteinbach/CarConnectivity)](https://github.com/tillsteinbach/CarConnectivity/releases/latest)\n[![GitHub](https://img.shields.io/github/license/tillsteinbach/CarConnectivity)](https://github.com/tillsteinbach/CarConnectivity/blob/master/LICENSE)\n[![GitHub issues](https://img.shields.io/github/issues/tillsteinbach/CarConnectivity)](https://github.com/tillsteinbach/CarConnectivity/issues)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/carconnectivity?label=PyPI%20Downloads)](https://pypi.org/project/carconnectivity/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/carconnectivity)](https://pypi.org/project/carconnectivity/)\n[![Donate at PayPal](https://img.shields.io/badge/Donate-PayPal-2997d8)](https://www.paypal.com/donate?hosted_button_id=2BVFF5GJ9SXAJ)\n[![Sponsor at Github](https://img.shields.io/badge/Sponsor-GitHub-28a745)](https://github.com/sponsors/tillsteinbach)\n\n## CarConnectivity will become the successor of [WeConnect-python](https://github.com/tillsteinbach/WeConnect-python) in 2025 with similar functionality but support for other brands beyond Volkswagen!\n\nPython API to connect to various car services. If you are not a developer and ended up here you probably want to check out a project using this library (see below).\n\n## Projects in which the library is used\n- [CarConnectivity-cli](https://github.com/tillsteinbach/CarConnectivity-cli): A commandline interface to interact with your Vehicles\n- [CarConnectivity-MQTT](https://github.com/tillsteinbach/CarConnectivity-plugin-mqtt): A MQTT Client that provides Vehicle data to the MQTT Broker of your choice (e.g. your home automation solution such as [ioBroker](https://www.iobroker.net), [FHEM](https://fhem.de) or [Home Assistant](https://www.home-assistant.io))\n\n## Supported Car Brands\nCarConenctivity uses a connector plugin architecture to enable access to the services of various brands. Currently known connector plugins are:\n\n| Brand                            | Connector                                                                                                          | Maintainer                                        |\n|----------------------------------|--------------------------------------------------------------------------------------------------------------------|---------------------------------------------------|\n| Skoda                            | [CarConnectivity-connector-skoda](https://github.com/tillsteinbach/CarConnectivity-connector-skoda)                | [tillsteinbach](https://github.com/tillsteinbach) |\n| Volkswagen                       | [CarConnectivity-connector-volkswagen](https://github.com/tillsteinbach/CarConnectivity-connector-volkswagen)      | [tillsteinbach](https://github.com/tillsteinbach) |\n| Volkswagen (North America only)  | [CarConnectivity-connector-volkswagen-na](https://github.com/zackcornelius/CarConnectivity-connector-volkswagen-na)| [zackcornelius](https://github.com/zackcornelius) |\n| Seat/Cupra                       | [CarConnectivity-connector-seatcupra](https://github.com/tillsteinbach/CarConnectivity-connector-seatcupra)        | [tillsteinbach](https://github.com/tillsteinbach) |\n| Audi                             | [CarConnectivity-connector-audi](https://github.com/acfischer42/CarConnectivity-connector-audi)                    | [acfischer42](https://github.com/acfischer42)     |\n| [Tronity](https://www.tronity.io) | [CarConnectivity-connector-tronity](https://github.com/tillsteinbach/CarConnectivity-connector-tronity)           | [tillsteinbach](https://github.com/tillsteinbach) |\n\nIf you know of a connector not listed here let me know and I will add it to the list.\nIf you are a python developer and willing to implement a connector for a brand not listed here, let me know and I try to support you as good as possible\n\n## Supported Plugins\nCarConnectivity uses a plugin architecture to enable connectivity to other services and protocols. Currently known plugins are:\n\n| Service or Protocol              | Connector                                                                                                               | Maintainer                                         |\n|----------------------------------|-------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------|\n| WebUI (easy to use webinterface) | [CarConnectivity-plugin-webui](https://github.com/tillsteinbach/CarConnectivity-plugin-webui)                           | [tillsteinbach](https://github.com/tillsteinbach)  |\n| MQTT                             | [CarConnectivity-plugin-mqtt](https://github.com/tillsteinbach/CarConnectivity-plugin-mqtt)                             | [tillsteinbach](https://github.com/tillsteinbach)  |\n| Home Assistant MQTT              | [CarConnectivity-plugin-mqtt_homeassistant](https://github.com/tillsteinbach/CarConnectivity-plugin-mqtt_homeassistant) | [tillsteinbach](https://github.com/tillsteinbach)  |\n| A Better Routeplanner (ABRP)     | [CarConnectivity-plugin-abrp](https://github.com/tillsteinbach/CarConnectivity-plugin-abrp)                             | [tillsteinbach](https://github.com/tillsteinbach)  |\n| Apple Homekit                    | [CarConnectivity-plugin-homekit](https://github.com/tillsteinbach/CarConnectivity-plugin-homekit)                       | [tillsteinbach](https://github.com/tillsteinbach)  |\n\nIf you know of a plugin not listed here let me know and I will add it to the list.\nIf you are a python developer and willing to implement a plugin for a service not listed here, let me know and I try to support you as good as possible\n\n## Configuration\nIn your carconnectivity.json configuration add a section for the connectors you like to use like this:\n```\n{\n    \"carConnectivity\": {\n        \"connectors\": [\n            {\n                \"type\": \"volkswagen\",\n                \"config\": {\n                    \"username\": \"test@test.de\",\n                    \"password\": \"testpassword123\"\n                }\n            },\n            {\n                \"type\": \"skoda\",\n                \"config\": {\n                    \"username\": \"test@test.de\",\n                    \"password\": \"testpassword123\"\n                }\n            }\n        ]\n    }\n}\n```\nThe detailed configuration options of the connectors can be found in their README files.\n\n## Getting started\n- To get started have a look in the [examples folder](https://github.com/tillsteinbach/CarConnectivity/tree/main/examples)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftillsteinbach%2Fcarconnectivity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftillsteinbach%2Fcarconnectivity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftillsteinbach%2Fcarconnectivity/lists"}