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

Include a check that the mileage is actually increasing #28

Closed joro75 closed 2 years ago

joro75 commented 2 years ago

To investigate and prevent a problem, it would be better if we check that the mileage that is returned by the Toyota servers is increased since the last time. If for some unknown reason a lower mileage is returned than we already have, we should ignore the update, assuming that it is a response of outdated data.

joro75 commented 2 years ago

The suggested check will be included in the upcoming 0.8.1 release.