Hello Matthew,

thanks for this great software :-)
I "upgraded" from am WH1090 to a WH2650 (with Waldbeck branding). With the 
new Firmware (1.5.2) on the router, I can configure the Ecowitt (or WU) 
protocol in WS View to send it directly to the interceptor driver. Works 
great :-) With the new driver version (.48) nearly all sensor readings are 
read automatically. 
Only WindDir, Battery (of indoor sensor WH25) and some rain data is failing:

weewx@weewx:~$ systemctl status weewx
● weewx.service - LSB: weewx weather system
   Loaded: loaded (/etc/init.d/weewx; generated)
   Active: active (running) since Thu 2020-01-02 20:47:33 CET; 15h ago
     Docs: man:systemd-sysv-generator(8)
  Process: 936 ExecStart=/etc/init.d/weewx start (code=exited, status=0/
SUCCESS)
    Tasks: 2 (limit: 504)
   CGroup: /system.slice/weewx.service
           └─1108 python /usr/bin/weewxd --daemon --pidfile=/var/run/weewx.pid 
/etc/weewx/weewx.conf


Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter eventrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter maxdailygust=13.65
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter monthlyrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter totalrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter hourlyrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter winddir=167
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter wh25batt=0
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter yearlyrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter dailyrainin=0.000
Jan 03 12:36:25 weewx weewx[1108]: interceptor: MainThread: unrecognized 
parameter weeklyrainin=0.000


I tried to adjust the sensor_map, but that did not work out.

[Interceptor]
    # This section is for the network traffic interceptor driver.

    # The driver to use:
    driver = user.interceptor

    # Specify the hardware device to capture.  Options include:
    #   acurite-bridge - acurite internet bridge, smarthub, or access
    #   observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
    #   lw30x - oregon scientific LW301/LW302
    #   lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
    #   fineoffset-bridge - fine offset GW1000/GW1000B/GW1000BU wifi gateway
    #   wu-client - any hardware that uses the weather underground protocol
    device_type = fineoffset-bridge
    port = 9876
#    [[sensor_map]]
#        windDir = winddir      # Windrichtung angepasst
#       battery = wh25batt

It would be awesome if you could integrate the missing sensor readings or 
give me some hints to make the sensor map work (with the sensor_map in 
place, do I have to configure all sensors?).

Best regards
Thomas

Am Montag, 30. Dezember 2019 05:59:56 UTC+1 schrieb mwall:
>
> 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/a5aaa513-28a2-4301-b3c0-54941271fd00%40googlegroups.com.

Reply via email to