Tesla Tpms Status
tesla_tpms_statusRetrieves current tire pressure readings from TeslaMate, warning if any tire is below minimum, above maximum, or deviates from average by 0.15 bar.
Instructions
Current TPMS pressures with warnings for anomalies.
Reads from the latest position record in TeslaMate. Warns if any tyre is below TESLA_TPMS_MIN_THRESHOLD or above TESLA_TPMS_MAX_THRESHOLD, or differs from the average by > 0.15 bar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |