On Monday, December 30, 2019 at 5:11:34 PM UTC-5, Tim Tuck wrote: > > I hope to give this a try. > > I have the 1000 with the full array + a particulate sensor and 4 soil > moisture sensors. I'm using a different plugin to collect the data so I > will have to undo that first. >
excellent. with the latest firmware from ecowitt (1.5.5), the process is pretty painless, and won't even disrupt any data you might already be sending directly to ecowitt.net, wcloud, etc. it is ok if the sensors are sending bogus data (well, maybe not so much for you :). i'm just trying to reverse engineer the 'ecowitt protocol', since it is apparently not published. as explained in the guide, run the weewx-interceptor driver directly, with the --debug option. that will spit out the raw HTTP GET request as well as the portion that is understood by the interceptor. that will tell me what i need to make the driver recognize all the sensors. m -- 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/db78c4dd-c6e5-48be-bcb5-51bdc8d2e01f%40googlegroups.com.
