Hi

I have 2(temp1 and temp2) additional sensors, currently only 1(temp2 and 
humidity2) is connected, temp1 will soon be connected.:

pi@Desktop:~/weewx-interceptor/bin/user $ PYTHONPATH=/usr/share/weewx 
python /usr/share/weewx/user/interceptor.py --device=fineoffset-bridge 
--port           8000 --debug
raw data: 
PASSKEY=XXXX&stationtype=EasyWeatherV1.4.5&dateutc=2020-01-10+21:37:37&tempf=41.9&humidity=97&rainratein=0.000&eventrainin=0.000&hourlyrainin=0.000&dailyrainin=0.000&weeklyrainin=0.000&monthlyrainin=0.000&yearlyrainin=0.000
&temp2f=42.4&humidity2=89&wh26batt=0&batt2=0&freq=868M&model=HP1000SE_Pro_V1.5.8
raw packet: {'battery_wh26_1': 0.0, 'humidity_out': 97.0, 'dateTime': 
1578692257, 'temperature_out': 41.9, 'rain_rate': 0.0, 'usUnits': 1}
mapped packet: {'battery_wh26_1': 0.0, 'humidity_out': 97.0, 'dateTime': 
1578692257, 'temperature_out': 41.9, 'rain_rate': 0.0, 'usUnits': 1}

These additional sensors are not mapped.

Gert

On Monday, December 30, 2019 at 5:59:56 AM UTC+1, mwall wrote:
>
> the weewx-interceptor driver has been updated with explicit support for 
> the gw1000 wifi bridge, as well as support for weewx4/python3.
>
> instructions are at the weewx wiki:
>
> https://github.com/weewx/weewx/wiki/gw1000-recipe
>
> i would especially appreciate feedback from anyone with full sensor arrays 
> (wind, rain, uv), particulate sensors, soil moisture sensors, and any other 
> extended sensors offered by ecowitt.
>
> although the interceptor will now understand the extended weather 
> underground protocol, the 'fineoffset-bridge' type uses the ecowitt 
> protocol and a direct-to-weewx configuration (no dns hijack or sniffing or 
> other shenanigans required).  it does require a recent firmware on the 
> gw1000 (testing with 1.5.5)
>
> 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/71c72022-25bb-47fa-ab8c-dbacef91ce39%40googlegroups.com.

Reply via email to