@@ -21,13 +21,14 @@ Python API to connect to various car services. If you are not a developer and en
2121## Supported Car Brands
2222CarConenctivity uses a connector plugin architecture to enable access to the services of various brands. Currently known connector plugins are:
2323
24- | Brand | Connector | Maintainer |
25- | ----------------------------------| ---------------------------------------------------------------------------------------------------------------| ---------------------------------------------------|
26- | Skoda | [ CarConnectivity-connector-skoda] ( https://github.com/tillsteinbach/CarConnectivity-connector-skoda ) | [ tillsteinbach] ( https://github.com/tillsteinbach ) |
27- | Volkswagen | [ CarConnectivity-connector-volkswagen] ( https://github.com/tillsteinbach/CarConnectivity-connector-volkswagen ) | [ tillsteinbach] ( https://github.com/tillsteinbach ) |
28- | Seat/Cupra | [ CarConnectivity-connector-seatcupra] ( https://github.com/tillsteinbach/CarConnectivity-connector-seatcupra ) | [ tillsteinbach] ( https://github.com/tillsteinbach ) |
29- | Audi | [ CarConnectivity-connector-audi] ( https://github.com/acfischer42/CarConnectivity-connector-audi ) | [ acfischer42] ( https://github.com/acfischer42 ) |
30- | [ Tronity] ( https://www.tronity.io ) | [ CarConnectivity-connector-tronity] ( https://github.com/tillsteinbach/CarConnectivity-connector-tronity ) | [ tillsteinbach] ( https://github.com/tillsteinbach ) |
24+ | Brand | Connector | Maintainer |
25+ | ----------------------------------| --------------------------------------------------------------------------------------------------------------------| ---------------------------------------------------|
26+ | Skoda | [ CarConnectivity-connector-skoda] ( https://github.com/tillsteinbach/CarConnectivity-connector-skoda ) | [ tillsteinbach] ( https://github.com/tillsteinbach ) |
27+ | Volkswagen | [ CarConnectivity-connector-volkswagen] ( https://github.com/tillsteinbach/CarConnectivity-connector-volkswagen ) | [ tillsteinbach] ( https://github.com/tillsteinbach ) |
28+ | Volkswagen (North America only) | [ CarConnectivity-connector-volkswagen-na] ( https://github.com/zackcornelius/CarConnectivity-connector-volkswagen-na ) | [ zackcornelius] ( https://github.com/zackcornelius ) |
29+ | Seat/Cupra | [ CarConnectivity-connector-seatcupra] ( https://github.com/tillsteinbach/CarConnectivity-connector-seatcupra ) | [ tillsteinbach] ( https://github.com/tillsteinbach ) |
30+ | Audi | [ CarConnectivity-connector-audi] ( https://github.com/acfischer42/CarConnectivity-connector-audi ) | [ acfischer42] ( https://github.com/acfischer42 ) |
31+ | [ Tronity] ( https://www.tronity.io ) | [ CarConnectivity-connector-tronity] ( https://github.com/tillsteinbach/CarConnectivity-connector-tronity ) | [ tillsteinbach] ( https://github.com/tillsteinbach ) |
3132
3233If you know of a connector not listed here let me know and I will add it to the list.
3334If 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
0 commit comments