Hi All,
this is the probelm I've discovered after a long time, but it must have been there for quite a while I'm afraid. When UV sensor reas value, it is displayed at my dashoard.
Now at the first page load, currentreading which today is 4-5 is shown with correct colour and tag next to it, description says "Medium".
Within a split of a second after page is loaded ajax upates the valuesm, the page flashes with green numbers and current display value stays shown with suddenly changed description to "Low".. See the screenshot please.
I was trying to find out where this evaluation is really done and I see Ajaxwdwx is having a function that deals with uv range "ajax_getUVrange". It seems as if the current UV value is lost at ajax update, despite in the testtags correct VPuv value exist...
Any ideas why ajax update is unable to determine current uv risk level??