Hi
I've setup a Rpi with weewx and I've installed Matthew Walls Weewx-SDR
The syslog is showing data but no rec, and no html files are created in
/var/www/weewx
The sensors are WT450 sensing humidity and temperature.
I requested a parser for these sensors, and mr. Walls just released it
(https://github.com/matthewwall/weewx-sdr)
[SDR]
# This section is for the software-defined radio driver.
# The driver to use
driver = user.sdr
path = /usr/local/bin
cmd=rtl_433 -q -U -F json -R 33
[[sensor_map]]
temperature = temperature_C.1:2.AcuriteWT450Packet
humidity = humidity.1:1.AcuriteWT450Packet
battery = battery.1:2.AcuriteWT450Packet
syslog is showing:
Sep 15 19:27:35 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
Sep 15 19:27:38 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
Sep 15 19:27:43 raspberrypi weewx[1748]: sdr: MainThread: lines=['{"time" :
"2017-09-15 17:27:40", "model" : "WT450 sensor", "id" : 1, "channel" : 2,
"battery" : "OK", "temperature_C" : 25.210, "humidity" : 46}\n', '{"time" :
"2017-09-15 17:27:40", "model" : "WT450 sensor", "id" : 1, "channel" : 2,
"battery" : "OK", "temperature_C" : 25.230, "humidity" : 46}\n', '{"time" :
"2017-09-15 17:27:40", "model" : "WT450 sensor", "id" : 1, "channel" : 2,
"battery" : "OK", "temperature_C" : 25.240, "humidity" : 46}\n']
Sep 15 19:27:46 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
Sep 15 19:27:49 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
Sep 15 19:27:52 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
Please help :)
--
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].
For more options, visit https://groups.google.com/d/optout.