1.2.5-beta3
Pre-release
Pre-release
🔧 Efficiency sensor attribute tidy-up
Polish to the trip/efficiency sensors added in this beta line:
- Correct unit casing in the attributes — they now read kWh (e.g. "Energy kWh", "Efficiency km per kWh") instead of "kwh".
- Mile equivalents added —
distance_miandconsumption_kWh_per_100minow sit alongside the km attributes, so imperial users get the full breakdown without converting.
Applies to Last Trip Efficiency and Efficiency Since Last Charge.
⚠️ If you built a template or automation against the beta attribute keys (e.g.energy_kwh), update it to the new casing (energy_kWh,efficiency_km_per_kWh,consumption_kWh_per_100km,fuel_consumption_L_per_100km).