Hi there,
I created a combined sensor to get the minimum temperature from my outdoor sensors.
The idea being that if one of them is not in the sun, it will be more likely to show a realistic reading.
I have a few sensor and they all show together if listed in the history page, but this one shows separate and I can’t quite get why. I tried use the same number of decimals and even the same icon (silly, but it was the last obvious difference that remained at one point).
In the picture, if I added however many temperature sensors to my history selection, they would all show up in the top graph, the combined sensor is the only one singled out.
anyone has an idea why this may be and how to fix it?
You need to add a float filter to your numbers, or you’re comparing strings. If your sensors are at 8, 9 and 10 it’ll give you 10 as the minimum as it’s first “alphanumerically”.