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

fix: issue reported after location mqtt implementation #278

Closed tobiasehlert closed 5 months ago

tobiasehlert commented 5 months ago

Since we already have latitude and longitude data in our CarGeodata struct, I don't see us using the combined value in the end. So we'll stick with only adding an case-entry for location and we don't get the current errors anymore.

fix #277

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud