Hi

Try to change this line:
rain                  = rain_total.0406.Acurite5n1Packet    # Back yard
to
rain_total         = rain_total.0406.Acurite5n1Packet    # Back yard

Gert

On Wednesday, January 8, 2020 at 8:24:54 AM UTC+1, Richard Horobin wrote:
>
> This is a successful implementation of RTL433 and WEEWX, using SDR.  
>
> I have an Acurite5n1 weather station and a Misol wh31, which both transmit 
> radio.
>
> Although WEEWX cannot receive two signals at once, RTL433 can receive 
> signals from multiple devices at different frequencies.  The RTL433 writers 
> have analysed and decode many outputs from many devices and have procedures 
> for us users to follow, which will tell us which parameters to pass to 
> RTL433.  It can then output a single JSON file.
>
> Thus, RTL433 deals with multiple sources and aggregates the data into one 
> file that WEEWX can use.
>
> I have attached my weewx.conf, after having removed my identifying marks.
>
> Issues:
>
> Mostly, PYTHONPATH and having all the bits in appropriate directories.
>
> I still don't have correct rainfall data, but as we are in drought, that's 
> not important.
>

-- 
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/8b3986f5-febf-4a46-a13c-2d4c5eec4abf%40googlegroups.com.

Reply via email to