joro75 / Domoticz-Toyota-Plugin

A Domoticz plugin that provides devices for a Toyota car with connected services
MIT License
6 stars 1 forks source link

Mileage can only be increasing #32

Closed joro75 closed 2 years ago

joro75 commented 2 years ago

To resolve potential problems with passing negative mileage differences to Domoticz, we only update the mileage if it is incrementing. If due to a problem of Toyota a mileage is reported that is lower than a previous value, (like old data or a previous data, or a bug) it will thus not be updated to Domoticz.

joro75 commented 2 years ago

This fixes: #28