Add note about vehicle sleep to Teslemetry (#32964)

This commit is contained in:
Brett Adams 2024-05-27 21:07:18 +10:00 committed by GitHub
parent 816274cbe4
commit 23cd505bb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -190,3 +190,7 @@ These are the entities available in the Teslemetry integration. Not all entities
|Sensor|Power|Yes|
|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` service to force polling the API, which will reset the timer.