Skip to content

Commit

Permalink
Allow for user application implementations in Tesla Fleet (home-assis…
Browse files Browse the repository at this point in the history
…tant#34167)

* Update tesla_fleet.markdown

* Update tesla_fleet.markdown

* Update tesla_fleet.markdown

* Update tesla_fleet.markdown

* Update source/_integrations/tesla_fleet.markdown

---------

Co-authored-by: c0ffeeca7 <[email protected]>
  • Loading branch information
Bre77 and c0ffeeca7 authored Aug 12, 2024
1 parent 370d2d7 commit c0ab396
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions source/_integrations/tesla_fleet.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ The Tesla Fleet API {% term integration %} exposes various sensors from Tesla ve

You must have a [Tesla](https://tesla.com) account and a Tesla vehicle, PowerWall, Solar, or Wall Connector.

{% details "Use a custom OAuth application" %}

The integration has a built-in OAuth application that will be suitable for most users. However, you can [create your own application](https://developer.tesla.com/dashboard) for the Tesla Fleet API and configure it as an [application credential](https://my.home-assistant.io/redirect/application_credentials). When creating the application, you must set `https://my.home-assistant.io/redirect/oauth` as the redirect URL.

You will be prompted to pick your custom application credential when creating a Tesla Fleet config entry.

{% enddetails %}

{% include integrations/config_flow.md %}

## Scopes
Expand Down

0 comments on commit c0ab396

Please sign in to comment.