Closed doubledrat closed 2 years ago
"minutes_to_full_charge" is in the context of "charge_limit_soc", so 'full' doesn't mean 100%.
So it coming back as 0 all the time is not right
apologies, I was using get_latest_vehicle_data which always seems to return 0
["charge_state"]["minutes_to_full_charge"]
this is showing 0 for me. is it because I'm charging to 90% and therefore will never get to "full" or because there's an issue with harvesting the data?
thanks