m,

the version is 0.78

this is so helpful, thank you. I'm not great navigating around linux, so I 
really appreciate the help. And the instruction. 

How do I go about updating to the newest version of weewx-sdr? 

On Tuesday, December 7, 2021 at 12:49:32 PM UTC-8 matthew wall wrote:

> you can find the version like this if you used wee_extension to install 
> weewx-sdr:
>
> wee_extension --list
>
> or like this:
>
> grep VERSION /home/weewx/bin/user/sdr.py
>
> the latest release of weewx-sdr does a mapping from rain_in to 
> rain_total.  so in the sensor map section you want this:
>
> rain_total = rain_total.0050.Acurite5n1PacketV2
>
> where does rain_in come from, you ask?  that is a label applied by 
> rtl_433.  the label from rtl_433 has changed over the years, so there are 
> conditionals in the sdr.py code to deal with different rtl_433 output.  it 
> looks like your rtl_433 is emitting rain_in, but your sdr.py does not seem 
> to be converting that to rain_total.
>
> note that you do not have to specify the deltas section - the default 
> deltas section includes rain and lightning, so you only have to specify 
> deltas if there are observations other than rain and lightning.
>
> m
>

-- 
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/2ed69ac7-60a5-43bb-9fa3-1a31523be53dn%40googlegroups.com.

Reply via email to