As Bob suggested, setting UV to None is the simplest solution. But, normally, None means a bad value.
Really, the driver should not emit anything at all if the sensor does not exist. -tk On Thu, Nov 26, 2020 at 12:52 PM Paul Eaton <[email protected]> wrote: > Many thanks again Bob, UV = None worked a treat. > > In a bit more detail, after adding UV = None the "UV Index" entry in WeeWX > "Current Conditions" changed to read N/A although in the "High/Low" section > it still read 0/0. > > The blank UV Index graphs were still there as there were still data > (albeit zeroes) associated with them, so I deleted the weewx.sdb database > file. Now, after the database reset, there is no mention at all of UV Index > in Current Conditions or High/Low and no UV Index graphs. > > On Weathercloud the UV Index sensor is now dimmed. The UV Index graph is > still there as I guess it retains some data but that's not a problem (it > might disappear after the current month is up!). > > So I'm happy! > > Regards, Paul > > On Thursday, 26 November 2020 at 17:54:18 UTC Bob Atchley wrote: > >> Hi Paul, >> >> I'm not sure if this will work, but in another thread Gary let us know >> that if you are using weewx 4.2 it is possible to add corrections: >> [StdCalibrate] >> [[Corrections]] >> UV = None >> >> It might not work, but a simple solution if it does (may be it should be >> UV = Null, not sure) >> >> Regards >> >> Bob >> >> -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/653410bc-5bda-46a9-834e-badf8b40c638n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/653410bc-5bda-46a9-834e-badf8b40c638n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEDQsBBH%3DcP-2fNrzVG85ndiLOMyOgnKiOscY6XpGiwLGQ%40mail.gmail.com.
