RPerkuhn / ioBroker.vw-carnet

Adapter for connecting to Volkswagen Car-net
MIT License
5 stars 7 forks source link

[Audi] Outdoor temperature seems wrong #19

Closed AlCalzone closed 4 years ago

AlCalzone commented 5 years ago

Currently, using the Audi servers, I get a report of 60.1 °C outdoor temperature. This seems wrong. The real temperature is about 13°C.

The calculation is in line with the App's source code, which declares it as decikelvin. Could it be that the resulting value is interpreted as °F? 60.1°F would be about 15°C, which makes more sense.