Having problems filtering “non existing” sensors from WeatherDisplay Clientraw and WD-API.
The fields in those upload-files are filled with “data” which could be correct, although there is no sensor attached.
Some values are certainly in-correct such as -100 for humidity.
QUESTION:
Can a user instruct WeatherDisplay that hey are not using those sensors so that the WeatherDisplay software can substitute a “n/a” or “null” value or no value at all.
Reason for asking:
pwsWD and beta users have those values, the website then displays those “invalid” values.
I could add extra filters to the dashboard code, but the code already skips those sensors if the uploaded values are incorrect.
Wim