Hello, while I'm waiting for a better solution, I've added a MeanValue variabile which is cyclically updated with the correct scaling (I also compute the mean of ten values, but this is irrilevant here). I would also apply the scaling solution but I'm not sure how to configure min/max values. The picture below shows the two different sensors I have in the station. Which values should I put in the scaling fields? Let's check the first case: we have _rawValue of 2354 (==23.54°C) and _rawMax=8500. I have found that putting 85°C/-20°C (instead of 850°C/-200°C) gives me the correct temperature. But what happens if the temperature rises above 85°C?
... View more