TurnOfAFriendlyCard / Domoticz-GPSLogger-Plugin

Capture location data obtained via GPS Logger app in Domoticz devices.
https://www.buymeacoffee.com/turnofafriendlycard
MIT License
0 stars 0 forks source link

Round speed one decimal #1

Closed TurnOfAFriendlyCard closed 5 months ago

TurnOfAFriendlyCard commented 6 months ago

Speed is stored in RawData device. After unsplitting RawData into Speed device no truncation of decimals is taken into account. Request is truncate to one decimal. So speed will be presented for instance as 12.1 km/hour. Capture-02-18-00013

TurnOfAFriendlyCard commented 5 months ago

Solved in version 2.2.2 (with zero decimals).