robertklep / nefit-easy-commands

High-level command implementation for Nefit Easy™ clients.
MIT License
14 stars 4 forks source link

User more proper way of detecting placeholder gas usage entries #5

Closed twistedfall closed 6 years ago

twistedfall commented 6 years ago

-1 is a perfectly valid temperature while 255-256-65535 is not a valid date in any case. I've had 4 entries with T == -1 for the last year and they were getting filtered away.

robertklep commented 6 years ago

Thanks, I agree that this method is much better :) Merged and I will release a new version ASAP.

EDIT: just released nefit-easy-commands@1.8.1, I'll also update nefit-easy-cli and nefit-easy-http-server accordingly.