matthewwall / weewx-interceptor

weewx driver that intercepts web traffic from internet 'bridge' devices such as Acurite Access, ObserverIP, OS LW30x, LaCross GW1000U, FineOffset GW1000
GNU General Public License v3.0
105 stars 46 forks source link

Ecowitt WH45 co2 pm25 pm10 temp humi 5-in-1 missing/unrecognised parameters #98

Open tolip-ydob opened 2 years ago

tolip-ydob commented 2 years ago

Yet another wish list item. A copy of the log messages pasted after the pep rally! :-) Please, please, please, and thanks! :-)

While researching existing solutions I noticed an ecowitt polling driver, and I also noticed them going thru what Ambient folks used to go thru before you came to the rescue with interceptor. I understand why some Ambient folks avoid it tho, requires a bit of router configuration. I'd guess a lot of folks just glaze over before they get packets redirected. That is where the ecowitt has an advantage. Just tell 'it' where to send the data.

Please, please, please, and thanks! :-) In return I'll use it every day on many devices (I still have an Ambient deployed) and sing praise for interceptor in threads grumbling about intermittent failures of polling drivers as they relate to weewx!

Oct 31 11:02:59 H370 weewx[1076] INFO user.interceptor: unrecognized parameter pm10_24h_co2=45.7 Oct 31 11:02:59 H370 weewx[1076] INFO user.interceptor: unrecognized parameter co2=846 Oct 31 11:02:59 H370 weewx[1076] INFO user.interceptor: unrecognized parameter pm25_co2=10.0 Oct 31 11:02:59 H370 weewx[1076] INFO user.interceptor: unrecognized parameter tf_co2=77.9 Oct 31 11:02:59 H370 weewx[1076] INFO user.interceptor: unrecognized parameter pm10_co2=10.6 Oct 31 11:02:59 H370 weewx[1076] INFO user.interceptor: unrecognized parameter humi_co2=47 Oct 31 11:02:59 H370 weewx[1076] INFO user.interceptor: unrecognized parameter co2_24h=864 Oct 31 11:02:59 H370 weewx[1076] INFO user.interceptor: unrecognized parameter pm25_24h_co2=44.0 Oct 31 11:02:59 H370 weewx[1076] INFO user.interceptor: unrecognized parameter co2_batt=6 FYI The batt = 6 when plugged in to USB power, batt = 5 when unplugged with new batteries. No idea if it's a float or int.