{"id":28166696,"url":"https://github.com/tillsteinbach/carconnectivity-plugin-abrp","last_synced_at":"2025-05-15T13:14:41.887Z","repository":{"id":270885660,"uuid":"911655572","full_name":"tillsteinbach/CarConnectivity-plugin-abrp","owner":"tillsteinbach","description":"Plugin for connecting CarConnectivity with A Better Route Planner (ABRP). Enables vehicle telemetry of various brands in ABRP without additional OBD hardware or paid services.","archived":false,"fork":false,"pushed_at":"2025-05-05T04:34:55.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T05:30:30.150Z","etag":null,"topics":["abrp","route-planner","route-planning","routeplanner","telemetry","telemetry-data"],"latest_commit_sha":null,"homepage":"https://github.com/tillsteinbach/CarConnectivity","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},"funding":{"github":["tillsteinbach"],"custom":["https://www.paypal.com/donate?hosted_button_id=2BVFF5GJ9SXAJ"]}},"created_at":"2025-01-03T14:31:50.000Z","updated_at":"2025-05-05T04:34:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e01aee8-3fcd-4867-a9c1-e14b1659a0d8","html_url":"https://github.com/tillsteinbach/CarConnectivity-plugin-abrp","commit_stats":null,"previous_names":["tillsteinbach/carconnectivity-plugin-abrp"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsteinbach%2FCarConnectivity-plugin-abrp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsteinbach%2FCarConnectivity-plugin-abrp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsteinbach%2FCarConnectivity-plugin-abrp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tillsteinbach%2FCarConnectivity-plugin-abrp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tillsteinbach","download_url":"https://codeload.github.com/tillsteinbach/CarConnectivity-plugin-abrp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346568,"owners_count":22055809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["abrp","route-planner","route-planning","routeplanner","telemetry","telemetry-data"],"created_at":"2025-05-15T13:13:47.186Z","updated_at":"2025-05-15T13:14:41.879Z","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 Plugin for ABRP - A Better Routeplanner\n[![GitHub sourcecode](https://img.shields.io/badge/Source-GitHub-green)](https://github.com/tillsteinbach/CarConnectivity-plugin-abrp/)\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/tillsteinbach/CarConnectivity-plugin-abrp)](https://github.com/tillsteinbach/CarConnectivity-plugin-abrp/releases/latest)\n[![GitHub](https://img.shields.io/github/license/tillsteinbach/CarConnectivity-plugin-abrp)](https://github.com/tillsteinbach/CarConnectivity-plugin-abrp/blob/master/LICENSE)\n[![GitHub issues](https://img.shields.io/github/issues/tillsteinbach/CarConnectivity-plugin-abrp)](https://github.com/tillsteinbach/CarConnectivity-plugin-abrp/issues)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/carconnectivity-plugin-abrp?label=PyPI%20Downloads)](https://pypi.org/project/carconnectivity-plugin-abrp/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/carconnectivity-plugin-abrp)](https://pypi.org/project/carconnectivity-plugin-abrp/)\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](https://github.com/tillsteinbach/CarConnectivity) is a python API to connect to various car services. If you want to automatically forward the data collected from your vehicle to [A Better Routeplanner (ABRP)](https://abetterrouteplanner.com) this plugin will help you.\n\n### Install using PIP\nIf you want to use the CarConnectivity Plugin for ABRP, the easiest way is to obtain it from [PyPI](https://pypi.org/project/carconnectivity-plugin-abrp/). Just install it using:\n```bash\npip3 install carconnectivity-plugin-abrp\n```\nafter you installed CarConnectivity\n\n## Configuration\nIn your carconnectivity.json configuration add a section for the abrp plugin like this. A documentation of all possible config options can be found [here](https://github.com/tillsteinbach/CarConnectivity-plugin-abrp/tree/main/doc/Config.md).\n```\n{\n    \"carConnectivity\": {\n        \"connectors\": [\n            ...\n        ]\n        \"plugins\": [\n            {\n                \"type\": \"abrp\",\n                \"config\": {\n                    \"tokens\": {\n                        \"TMBLJ9NY8SF000000\": \"1623fdc3-4aaf-49f5-b51a-1e55435435da2\",\n                        \"TMLLJ9NY23F000000\": \"12afe123-59d4-8a3d-b9ef-29367de7f8749\"\n                    }\n                }\n            }\n        ]\n    }\n}\n```\nTo retrieve your token go to your vehicle on [A Better Routeplanner (ABRP)[https://abetterrouteplanner.com) select \"Live Data\" and then link your vehicle using the \"Generic\" section. It will display you the token to paste in the configuration. You need to configure a mapping between the VIN and the token for each vehicle you want to connect to [ABRP[https://abetterrouteplanner.com)\n\n## Updates\nIf you want to update, the easiest way is:\n```bash\npip3 install carconnectivity-plugin-abrp --upgrade\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftillsteinbach%2Fcarconnectivity-plugin-abrp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftillsteinbach%2Fcarconnectivity-plugin-abrp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftillsteinbach%2Fcarconnectivity-plugin-abrp/lists"}