Skip to content

Add compatibility data for non-Tesla access to Superchargers #439

@quicklywilliam

Description

@quicklywilliam

Currently the API does not distinguish between Superchargers that are only compatible with Teslas, and those that work with other vehicles (either those with a built-in NACS port or those with an CCS->NACS adapter). This data is available via this json endpoint:
https://www.tesla.com/api/findus/get-locations?country=US&view=map

In it, find the open_to_non_tesla and charging_accessibility fields. The former suffices, but per #310, you can use the charging_accessibility field to distinguish between Superchargers that have a CCS port ("charging_accessibility": "All Vehicles (Production)") and those that need an NACS port/adapter ("charging_accessibility": "NACS Partner Enabled (Production)").

Would be great to see this data added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions