Benedict, Just to add a bit of clarity to the debate. The handling of WF API in weather34 skin is part of the legacy code that I inherited from the original author. It is currently handled by PHP. In the next update which is nearing completion, this will be moved into the Python code using the main module weather34.py which already has a web services function built in to handle APIs. Configuration will be via weewx.conf rather than the PHP settings page.
There also has been a recent PR from a user suggesting that there have been changes to the WF API which needs addressing. I am not a WF user so I have to rely on shared information. Is this your view also? Ian On Fri, 27 Aug 2021 at 23:07, vince <[email protected]> wrote: > On Friday, August 27, 2021 at 2:26:12 PM UTC-7 Benedict wrote: > >> The wf.txt is generated by the weather34 skin/extension, and apparently >> *that* uses "brightness" instead of "illuminance", but that seems to just >> be their preference for the obs_st value output though the online api. >> >> > ok that explains, thanks. > > Without seeing what errors the original poster is seeing and the .conf > file they're using, it's impossible to help more than say that he needs to > align the weewx schema with the data he's trying to import. > > Unfortunately we can't read minds. > > -- > 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/39b7c1b6-83a9-4131-a26e-e562181ad814n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/39b7c1b6-83a9-4131-a26e-e562181ad814n%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/CADASSaTmTNXuMAeJ0XYB5Z160_4FZbwUd2MzQwUJoWCmK%2BAzpQ%40mail.gmail.com.
