hoangs/viet-robot-battery-usage-advisor
0
viet-robot-battery-usage-advisor
A helper that estimates how much battery a session will consume and whether it is safe to start given the current battery level.
Function:
estimate_battery_for_session(activity_type: str, duration_min: float, current_battery_pct: float) -> BatteryAdviceLicense
MIT
