From db2c99350ad5c923461dcce8268afbcaf54d937f Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Thu, 8 Aug 2024 16:54:13 +1000 Subject: [PATCH] Fix URL in Tesla Fleet (#34189) --- source/_integrations/tesla_fleet.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/tesla_fleet.markdown b/source/_integrations/tesla_fleet.markdown index b6e72799c8b..90026d71835 100644 --- a/source/_integrations/tesla_fleet.markdown +++ b/source/_integrations/tesla_fleet.markdown @@ -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