Allow for user application implementations in Tesla Fleet (#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 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Brett Adams 2024-08-12 18:23:10 +10:00 committed by GitHub
parent 370d2d7307
commit c0ab396e79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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