From f968575faa5edc848d0a098ff7f0b9757c5e2968 Mon Sep 17 00:00:00 2001 From: Brett Adams Date: Thu, 30 Jan 2025 17:13:41 +1000 Subject: [PATCH] Remove sleep section from Teslemetry (#37201) --- source/_integrations/teslemetry.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_integrations/teslemetry.markdown b/source/_integrations/teslemetry.markdown index bc8e413e35d..3d67f9f82fe 100644 --- a/source/_integrations/teslemetry.markdown +++ b/source/_integrations/teslemetry.markdown @@ -210,10 +210,6 @@ These are the entities available in the Teslemetry integration. Not all entities |Sensor|State|Yes| |Sensor|Vehicle|Yes| -## Vehicle sleep - -Constant API polling will prevent most Model S and Model X vehicles manufactured before 2021 from sleeping, so the Teslemetry integration will stop polling these vehicles for 15 minutes, after 15 minutes of inactivity. You can call the `homeassistant.update_entity` action to force polling the API, which will reset the timer. - ## Actions Teslemetry provides various custom actions to interact with the Tesla Fleet API directly.