weewx Interceptor wn34L support

36 views
Skip to first unread message

Invisible Man

unread,
Oct 3, 2023, 4:08:12 PM10/3/23
to weewx-user
Hi,

I have just acquired a new sensor WN34L, which is a temperature sensor for liquids (https://osswww.ecowitt.net/uploads/20220803/WN34S%20WN34L%20Manual.pdf).

I use Weewx 4.10.2 with an Ecowitt weather station HP2551AE and I am using the Interceptor driver from https://github.com/matthewwall/weewx-interceptor.
(Note I do not have a EcoWitt Gateway).

How can I add the sensor's data to weewx ?

This is what my interceptor sees :
Oct  3 22:03:32 vegan weewx[22719] DEBUG user.interceptor: raw packet: {'dateTime': 1696363412, 'usUnits': 1, 'temperature_in': 79.2, 'humidity_in': 60.0, 'pressure': 29.873, 'temperature_out': 66.7, 'humidity_out': 96.0, 'wind_dir': 354.0, 'wind_speed': 0.0, 'wind_gust': 0.0, 'solar_radiation': 0.0, 'uv': 0.0, 'rain_rate': 0.0, 'rain_total': 10.74, 'soil_moisture_1': 29.0, 'wh65_battery': 0.0, 'wh25_battery': 0.0, 'soil_battery_1': 1.4, 'rain': 0.0}
Oct  3 22:03:32 vegan weewx[22719] DEBUG user.interceptor: mapped packet: {'dateTime': 1696363412, 'usUnits': 1, 'pressure': 29.873, 'outHumidity': 96.0, 'inHumidity': 60.0, 'outTemp': 66.7, 'inTemp': 79.2, 'windSpeed': 0.0, 'windGust': 0.0, 'windDir': 354.0, 'radiation': 0.0, 'rain': 0.0, 'rainRate': 0.0, 'UV': 0.0, 'soilMoist1': 29.0}

I heard this version of interceptor does not support WN34L, but that other Interceptors do. Any link / recommendation? 

Thanks!


Reply all
Reply to author
Forward
0 new messages