Remove sleep section from Teslemetry (#37201)

This commit is contained in:
Brett Adams 2025-01-30 17:13:41 +10:00 committed by GitHub
parent 2fc631b626
commit f968575faa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.