Page 4 of 4
Re: Python Plugin: PWS (Personal Weather Station)
Posted: Monday 12 September 2022 18:23
by marssomers
Hi all,
Has anyone added the possibility to retrieve data from PM2.5 and Lightning sensor via Ecowitt?
Thanks,
Mars
Re: Python Plugin: PWS (Personal Weather Station)
Posted: Sunday 23 October 2022 17:16
by Toulon7559
Have a configuration with at one side Ecowitt's GW1000, RainGauge_WH40, 8* T&H_WH31A and 1* SoilMoist_WH51,
and on other side RPI&Domoticz.
GW1000 has been set to output a WU-file to port 5000.
After initial install of the plugin, Domoticz correctly shows GW1000-identification, indoor THB, AirPressure(Rel) and Rain.
Means that a way has to found to extract the T&Hs from the 8*WH31A and the Hum from 1*WH51.
Tuning of the PWS_Plugin starts with inspection of the incoming file to know identifications and to check on presence of values.
Not found yet, but are the contents of that incoming file intermediately saved by the PWS_Plugin? If yes, where & how?