grebleem / weewx-weatherlinkliveudp

Weewx Driver with UDP
6 stars 4 forks source link

Problem with the rain from yesterday #12

Closed c0by85 closed 4 years ago

c0by85 commented 4 years ago

Hello,

hope it is related to the driver and not Weewx. Then this would be the wrong place for the problem.

I saw again this morning that the amount of rain is doubled at daybreak.

It had rained 7.8 mm and in Weewx there are now 15.6 mm.

How can this happen? To all weather networks 7.8 mm was reported correctly. Only in the database and in the NOAA reports it is now 15.6 mm.

image

Shortly before 00:00 another 7.8 mm was added.

image

Or is it related to this?

https://github.com/grebleem/weewx-weatherlinkliveudp/issues/7

grebleem commented 4 years ago

Hi,

What version are you using? There is a small change the rain detection is wrong. I'm about to release the development version. All rain problems should be fixed in that version.

c0by85 commented 4 years ago

According to wee_extensions

 wee_extension --list
Erweiterungsname Version Beschreibung
WeatherLinkLiveUDP0.2.6 Periodically poll weather data from a WeatherLink Live device

According to File content

DRIVER_NAME = 'WeatherLinkLiveUDP
DRIVER_VERSION = '0.2.7'

Downloaded as described in the manual.

wget -O weatherlinkliveudp.zip https://github.com/grebleem/WeatherLinkLiveUDP/archive/master.zip

grebleem commented 4 years ago

I uploaded version 0.2.8, please give that version a try.

c0by85 commented 4 years ago

I have downloaded and installed it. Now we have to wait for the next rain.

Thanks for that.

c0by85 commented 4 years ago

image

Tested and passed the test. Thanks. It rained 2mm yesterday and 2mm are shown for yesterday.

Please close the issue again. I don't know if a notification will be sent out when closed.