mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix liquid error in tesla fleet (#39641)
This commit is contained in:
parent
eb1bc80b1b
commit
ff7234aaa8
@ -97,6 +97,8 @@ While the [Tesla Fleet API documentation Step 3](https://developer.tesla.com/doc
|
|||||||
1. During the integration setup, you will be provided your public key. Save this as `com.tesla.3p.public-key.pem`
|
1. During the integration setup, you will be provided your public key. Save this as `com.tesla.3p.public-key.pem`
|
||||||
2. Host this file on your domain at the path `/.well-known/appspecific/com.tesla.3p.public-key.pem`. Do not use redirection logic to handle this, or the Tesla API will not recognize your app later in the process.
|
2. Host this file on your domain at the path `/.well-known/appspecific/com.tesla.3p.public-key.pem`. Do not use redirection logic to handle this, or the Tesla API will not recognize your app later in the process.
|
||||||
|
|
||||||
|
{% enddetails %}
|
||||||
|
|
||||||
### Step 4: Connect to Home Assistant
|
### Step 4: Connect to Home Assistant
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user