Is anyone using the ECOWITT Wittboy Pro Weather Station HP2564, with 7 Inch HP2560 TFT Display Console and WS90 Outdoor Weather Sensor combo? My rain totals keep increasing through out the day, even if no more rain occurs. From running in console mode, I feel like the ecowitt is reporting its total rain itself, but weewx is taking that number and just adding it to its own total each loop. This combo is not supported by the ecowitt gateway drive, so I am forced to use the interceptor. Here is my interceptor config which I used based off other posts here:
[Interceptor]
driver = user.interceptor
device_type = ecowitt-client
port = 8000
[[sensor_map_extensions]]
rain = drain_piezo
rainRate = rrain_piezo
supplyVoltage = wh90batt
referenceVoltage = ws90cap_volt
Thanks!