The powercurve currently expects the incoming attributes to be power_kw and energy_kwh (see here). But, these should actually be ratio_of_plug_power and battery_state_of_charge. We should correct these in the default file and in the tabular powercurve implementation.
The powercurve currently expects the incoming attributes to be
power_kwandenergy_kwh(see here). But, these should actually beratio_of_plug_powerandbattery_state_of_charge. We should correct these in the default file and in the tabular powercurve implementation.