mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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:
parent
370d2d7307
commit
c0ab396e79
@ -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.
|
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 %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
## Scopes
|
## Scopes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user