--
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.
For more options, visit https://groups.google.com/d/optout.
I know that. But for example, at 12:00 i had 2,1mm on my console, and nothing on weewx.Here is the link of the panel, if needed: http://raspberry.meteonpdc.fr
debug=1
[WMR200]debug_packets_rain = 1
Are you using metric units in your database? If so remember that weewx records rainfall in cm when using metric (metricwx records mm) so I would not be surprised to see weewx debug code showing one-tenth the rainfall on the console. Of course what is displayed on the web page should match.
Gary
Well, I'm using archive_interval = 60 and archive_delay = 30, I'll try to chance this, thanks :)