Hi everyone,

I recently got WeeWx running with SDR, using the 'recipe' located here:  
https://github.com/weewx/weewx/wiki/sdr-rpi-recipe
I'm successfully capturing and publishing data from 3 different sensors.  

Recently, I added an Oregon Scientific UVR128 sensor.  RTL_433 added 
support in 2018. It appears correctly when looking at output from RTL_433.

I ran this command to obtain the sensor name for mapping:

sudo PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/sdr.py 
--cmd="rtl_433 -M utc -F json -G"


It gives me an output line:

out: ['{"time" : "2019-11-05 07:07:07", "model" : "Oregon Scientific 
UVR128", "id" : 116, "uv" : 0, "battery" : "OK"}\n']


But it is not followed by a "parsed:" line.

Any help would be appreciated!

-R

-- 
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/0890c707-859f-47c0-96b5-5472a6478263%40googlegroups.com.

Reply via email to