mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix URL in Tesla Fleet (#34189)
This commit is contained in:
parent
06f7cd3de5
commit
db2c99350a
@ -34,7 +34,7 @@ When connecting your Tesla account to Home Assistant, you **must** select the `V
|
||||
|
||||
## Rate limits
|
||||
|
||||
Tesla restricts open-source integrations to the ["Discovery tier"](https://developer.tesla.com/docs/fleet-api#membership-levels) which only allows for 200 vehicle data requests per day. The integration will initially poll every 90 seconds, making vehicle data requests only when the vehicle is awake, and then dynamically slow down polling based on how many vehicle data requests have been made in the last 24 hours.
|
||||
Tesla restricts open-source integrations to the ["Discovery" plan](https://developer.tesla.com/docs/fleet-api/getting-started/subscription-plans) which only allows for 200 vehicle data requests per day. The integration will initially poll every 90 seconds, making vehicle data requests only when the vehicle is awake, and then dynamically slow down polling based on how many vehicle data requests have been made in the last 24 hours.
|
||||
|
||||
## Entities
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user