tobiasehlert / teslamateapi

TeslaMateApi is a RESTful API to get data collected by self-hosted data logger TeslaMate in JSON
MIT License
89 stars 20 forks source link

Current speed in DrivingDetails does not respect the unit selected #300

Closed ckanoab closed 1 month ago

ckanoab commented 1 month ago

Getting the DrivingDetails.Speed currently gives KPH regardless of the selected unit. Should give MPH if "mi" is the selected unit.

tobiasehlert commented 1 month ago

Thanks for the finding ⭐