Sometimes Connection to sensors interrupts. Display showing --- most time. But data which is submitted (e.g. to weatherunderground) seems to be the max value (e.g. UV Index 255 and solar rad of 2456.35 w/m²).
EDIT: I think it's an interpretion of wu for the -1 values.
https://github.com/aloz77/frewe/blob/master/frewe-client.c#L1591-L1597
I think it would better if no values (no sensor) would be submitted.
Sometimes Connection to sensors interrupts. Display showing --- most time.
But data which is submitted (e.g. to weatherunderground) seems to be the max value (e.g. UV Index 255 and solar rad of 2456.35 w/m²).EDIT: I think it's an interpretion of wu for the -1 values.
https://github.com/aloz77/frewe/blob/master/frewe-client.c#L1591-L1597
I think it would better if no values (no sensor) would be submitted.