@Ian see: https://kainzbauer.net/weather/Test/Rif/ws68/index.html this is running the ecowitt http driver from your repo with the ecowitt_http.py from Werners repo.
Ian Millard schrieb am Samstag, 12. Juli 2025 um 13:26:59 UTC+2: > @Michael, > > I cannot test air quality data as I do have a device. However I am able to > calculate: - > > [StdCalibrate] > > [[Corrections]] > radiation = luminosity/126.7 if luminosity is not None else None > luminosity = 0 if luminosity == None else luminosity > > On 12 Jul 2025, at 10:25, '[email protected]' via weewx-user < > [email protected]> wrote: > > Ian's fork doesn't support luminosity/radiation and pm/co2 values, > probably other things. I've copied the contents of Werners version of > https://github.com/WernerKr/Ecowitt-or-DAVIS-stations-and-Season-skin/blob/main/ecowitt_http/ecowitt_http.py > over the one I've installed from Ian's fork, getting > luminosity/radiation and pm/co2 working. Werner has posted about his work > here: https://groups.google.com/g/weewx-user/c/-rbfcQsNo_s but I'm not > sure how this really fits into Gary's work and their forks. > > Auchtermuchty Weather schrieb am Freitag, 4. Juli 2025 um 17:45:37 UTC+2: > >> Thanks for this Ian. When I have some spare time I will give it a whirl. >> >> I have found the following in this thread: >> https://github.com/hoetzgit/weewx-gw1000 >> *https://github.com/Millardiang/weewx-ecowitt_local_http/tree/development >> <https://github.com/Millardiang/weewx-ecowitt_local_http/tree/development> >> *- >> this is Ian's fork with working catch-up >> >> https://github.com/WernerKr/Ecowitt-or-DAVIS-stations-and-Season-skin/tree/main/ecowitt_http >> >> If I search github for weewx-ecowitt there are more but sorted by >> recently updated >> >> https://github.com/bidord/weewx-gw1000 >> >> However, as above, I will try Ian's out. My last contact with Gary was on >> the 23rd April. :( >> >> On Thursday, 3 July 2025 at 12:20:39 UTC+1 steepleian wrote: >> >>> Yes it is very worrying. >>> >>> This is the link to my fork: - >>> >>> [image: weewx-ecowitt_local_http.png] >>> >>> Millardiang/weewx-ecowitt_local_http at development >>> <https://github.com/Millardiang/weewx-ecowitt_local_http/tree/development> >>> github.com >>> <https://github.com/Millardiang/weewx-ecowitt_local_http/tree/development> >>> >>> <https://github.com/Millardiang/weewx-ecowitt_local_http/tree/development> >>> >>> https://claydonsweather.org.uk >>> >>> On 3 Jul 2025, at 10:48, Auchtermuchty Weather <[email protected]> >>> wrote: >>> >>> >>> >>> >>> >>> On Sunday, 29 June 2025 at 11:44:21 UTC+1 Tom -KQ5S wrote: >>> >>> This is interesting. >>> >>> <sip> >>> >>> I call it deeply worrying. I was in touch with him around Easter when he >>> said he was on the verge of having the catch-up ready for me to test. Then >>> I was busy in various ways and his repository had vanished when I came back >>> to looking for it. I have done some searching (probably not very >>> effectively) and can't find a trace of him. >>> >>> Should point out it wasn't the only useful utility he had there - there >>> was PolarWindPlot, and I think a couple more. >>> >>> Worrying about Gary aside, where is the best place to download a copy of >>> the driver with backfil? >>> >>> >>> -- >>> 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 visit >>> https://groups.google.com/d/msgid/weewx-user/332e8804-ad61-41c5-8dd4-3d5bbb3dbd3cn%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/332e8804-ad61-41c5-8dd4-3d5bbb3dbd3cn%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 visit > https://groups.google.com/d/msgid/weewx-user/fa1c26a8-b1cd-4244-b500-5f3e3356da22n%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/fa1c26a8-b1cd-4244-b500-5f3e3356da22n%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 visit https://groups.google.com/d/msgid/weewx-user/7e5b4660-87db-439e-9f49-f5b95043d881n%40googlegroups.com.
