--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/267b418e-760f-4452-a1cb-4b96092d270en%40googlegroups.com.
Hi Ralfthe Ventus W830 is a clone of the Ecowitt WH2910C console/station and weewx supports it via the interceptor driver.andresp.
1. You need to configure the custom server function of the console in WS View,
(make sure that in WS View custom server the server entry has NO http:// or https:// - just the domain name or IP address, and that the path entry is at least "/" - no entry there = no transmission by the console)e.g.
#------------ WS View custom server configuration -----------
server/IP: 192.168.1.77
path: /port: 8000 (must be the same as in weewx.conf [Interceptor] section)interval: 16
2. install the weewx interceptor driver from GitHub (https://github.com/matthewwall/weewx-interceptor) and make sure, your weewx.conf has the following entries: