Tesla Monthly Summary
tesla_monthly_summaryGenerate monthly Tesla driving summaries that separate drive, charge, and vampire drain energy. Compute accurate Wh/km using only driving energy for reliable efficiency tracking.
Instructions
Monthly driving summary -- splits energy into three independent categories:
Drive kWh -- estimated from drive range-drop (行驶能耗)
Charge kWh -- energy added during charging sessions (充电能耗)
Vampire kWh -- parked drain between drive_end and next event (停车耗电)
Wh/km uses ONLY driving kWh so efficiency is not contaminated by charging losses or vampire drain. The three categories are summed independently from their respective primary sources and never mixed in calculations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car_id | No | Filter by vehicle ID (default: TESLA_CAR_ID env or first car) | |
| months | No | Number of months to show (default: 6, max: 120) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |