Hi all,
I have a new WS90 and HP2560 successfully sending data to weewx, but I am
struggling with rain
I have read loads of posts and have
[[sensor_map_extensions]]
rain = drain_piezo
rainRate = rrain_piezo
configured under
[Interceptor]
I can see rain being added to the db, but in weewx I am seeing the rain as
accumulating, ie every report of "'drain_piezo': 0.024" add another 0.024
so after a few hours it thinks there has been a massive amount of rain
Debug gives
Jun 24 10:33:16 weather weewxd[1156]: DEBUG user.interceptor: raw packet:
{'dateTime': 1750757595, 'usUnits': 1, 'stationtype':
'EasyWeatherPro_V5.2.2', 'model': 'HP2564AE_Pro_V1.9.8', 'yrain_piezo':
0.028, 'runtime': 146104.0, 'temperature_in': 67.5, 'humidity_in': 59.0,
'barometer': 29.208, 'pressure': 29.208, 'temperature_out': 56.5,
'humidity_out': 93.0, 'wind_dir': 155.0, 'wind_speed': 1.79, 'wind_gust':
4.47, 'maxdailygust': 11.41, 'solar_radiation': 213.81, 'uv': 1.0,
'temperature_5': 61.9, 'humidity_5': 76.0, 'rrain_piezo': 0.0,
'erain_piezo': 0.0, 'hrain_piezo': 0.0, 'drain_piezo': 0.024,
'wrain_piezo': 0.028, 'mrain_piezo': 0.028, 'rain_total_piezo': 0.028,
'ws90cap_volt': 4.3, 'ws90_ver': 150.0, 'gain0': 1.0, 'gain1': 1.0,
'gain2': 1.0, 'gain3': 1.0, 'gain4': 1.0, 'battery_5': 0.0, 'wh90batt':
2.94, 'interval': 60.0, 'rain_piezo': 0.0}
Jun 24 10:33:16 weather weewxd[1156]: DEBUG user.interceptor: mapped
packet: {'dateTime': 1750757595, 'usUnits': 1, 'pressure': 29.208,
'barometer': 29.208, 'outHumidity': 93.0, 'inHumidity': 59.0, 'outTemp':
56.5, 'inTemp': 67.5, 'windSpeed': 1.79, 'windGust': 4.47, 'windDir':
155.0, 'radiation': 213.81, 'rain': 0.024, 'rainRate': 0.0, 'UV': 1.0,
'extraTemp5': 61.9, 'extraHumid5': 76.0, 'bat_wind': 2.94, 'bat_rain': 4.3}
--
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 visit
https://groups.google.com/d/msgid/weewx-user/a6fe41c6-1626-43d5-a75e-8191bb77e471n%40googlegroups.com.