Hi,

Andrew is right you are going to have to look at the TE923 driver. However, I 
think what you need to see is what the driver is picking up from your station 
and how this data is decoded (WeeWX will just be processing the data fed by the 
driver so you probably won’t find out too much more than you already know by 
looking at the loop/archive data coming out of the driver). Fortunately the 
TE923 driver has one additional debug features. Edit weewx.conf and set 
debug=1, then go down to the [TE923] stanza and set debug_decode=true. Save 
weewx.conf and restart WeeWX.

If you look in the log you should now see the raw data being read from the 
station as well as the decoded data obtained from the raw data. Unfortunately 
it’s all or nothing, you can’t just display the rain data - you will see 
everything so you are going to have a lot of log info to wade through. You 
should be able to reconcile your almanac data against the decoded data and 
hopefully gain some insight into what is happening.

Gary

-- 
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 on the web visit 
https://groups.google.com/d/msgid/weewx-user/53f6d466-582e-4b30-808e-dfc65e0d2deb%40googlegroups.com.

Reply via email to