Automatically cleaning up erroneous logged data

I’ll take a look at this. I have some ideas on setting a min/max filter value - intially I was going to do this in the GUI, but the problem there is that when I add more stats and history, it becomes impossible to filter it out, so it needs to be done before history records are collated. I’ve always had a philosophy of recording the raw data without modification, and then changing it later - if you change, or delete, the raw data, it becomes impossible to get back to it if you change your mind. There are times when filtering is obvious (ie when the temperature is 2 million below 0!), but other times when it’s not so obvious and you may want to revery…

Anyway, I’ll take a look at this in a (near) future version.

Cheers
Chris