-
Notifications
You must be signed in to change notification settings - Fork 625
Open
Description
Can someone please look into adding battery-related parameters to Profiles?
Use case: eBike rider, wanting to switch between multiple batteries, with varying voltages, series/parallel configurations, capacities, etc. for various types of rides.
Parameters to add (my list, may be more that are relevant):
- l_in_current_max
- l_battery_cut_start
- l_battery_cut_end
- l_watt_max
- si_battery_type
- si_battery_cells
- si_battery_ah
To support regen (hub motors), these would also need to be added:
- l_in_current_min
- l_battery_regen_cut_start
- l_battery_regen_cut_end
- l_watt_min
This would allow eBikers to carry multiple batteries with them and switch on-the-fly.
It would be great to have this be a separate type of Profile (Battery Profile, perhaps?) so that only relevant information would need to be entered when creating a new profile.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels