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.
On Friday, August 27, 2021 at 8:02:56 PM UTC+2 vince wrote: > On Friday, August 27, 2021 at 5:57:06 AM UTC-7 [email protected] wrote: > >> If the "illuminance" value is actually called "brightness", this explains >> why I only got errors from it thus far. Means the weatherflowudp.py >> driver-file is incorrect. >> I'll have to check what the tempest transmits on the LAN locally to be >> sure. >> Is there someone that has already done that work for us? >> >> > I'd suggest the driver is probably ok. > > A quick look at the WeatherFlow REST API (link) > <https://weatherflow.github.io/Tempest/api/swagger/#!/observations/getObservationsByDeviceId>, > > UDP API (link) <https://weatherflow.github.io/Tempest/api/udp/v170/> seem > consistent and they do not use the term 'brightness' so I'm guessing that > whatever code you are using to generate your .txt file is likely at fault > in this case. > > > -- 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/a7d7155d-51a9-4776-a239-025f82b18185n%40googlegroups.com.
