Sorry, didn't see you answers,
No, I did not modify any logfiles before posting.
This is what I get when I run the command manually (I had to adjust the
paths accordingly)
pi@raspberrypi:~ $ sudo PYTHONPATH=/usr/share/weewx python
/usr/share/weewx/user/sdr.py --cmd="rtl_433 -q -U -F json -R 33"
out: ['{"time" : "2017-09-16 05:45:20", "model" : "WT450 sensor", "id" : 1,
"channel" : 1, "battery" : "OK", "temperature_C" : 24.000, "humidity" :
51}\n', '{"time" : "2017-09-16 05:45:20", "model" : "WT450 sensor", "id" :
1, "channel" : 1, "battery" : "OK", "temperature_C" : 24.020, "humidity" :
51}\n', '{"time" : "2017-09-16 05:45:20", "model" : "WT450 sensor", "id" :
1, "channel" : 1, "battery" : "OK", "temperature_C" : 24.050, "humidity" :
51}\n']
parsed: {'humidity.1:1.AcuriteWT450Packet': 51.0,
'channel.1:1.AcuriteWT450Packet': 1, 'dateTime': 1505540720,
'sensor_id.1:1.AcuriteWT450Packet': 1,
'temperature.1:1.AcuriteWT450Packet': 24.0,
'battery.1:1.AcuriteWT450Packet': 0, 'usUnits': 16}
parsed: {'humidity.1:1.AcuriteWT450Packet': 51.0,
'channel.1:1.AcuriteWT450Packet': 1, 'dateTime': 1505540720,
'sensor_id.1:1.AcuriteWT450Packet': 1,
'temperature.1:1.AcuriteWT450Packet': 24.02,
'battery.1:1.AcuriteWT450Packet': 0, 'usUnits': 16}
parsed: {'humidity.1:1.AcuriteWT450Packet': 51.0,
'channel.1:1.AcuriteWT450Packet': 1, 'dateTime': 1505540720,
'sensor_id.1:1.AcuriteWT450Packet': 1,
'temperature.1:1.AcuriteWT450Packet': 24.05,
'battery.1:1.AcuriteWT450Packet': 0, 'usUnits': 16}
out: ['{"time" : "2017-09-16 05:45:38", "model" : "WT450 sensor", "id" : 1,
"channel" : 2, "battery" : "OK", "temperature_C" : 24.320, "humidity" :
45}\n', '{"time" : "2017-09-16 05:45:38", "model" : "WT450 sensor", "id" :
1, "channel" : 2, "battery" : "OK", "temperature_C" : 24.340, "humidity" :
45}\n', '{"time" : "2017-09-16 05:45:38", "model" : "WT450 sensor", "id" :
1, "channel" : 2, "battery" : "OK", "temperature_C" : 24.370, "humidity" :
45}\n']
parsed: {'battery.1:2.AcuriteWT450Packet': 0, 'dateTime': 1505540738,
'channel.1:2.AcuriteWT450Packet': 2, 'humidity.1:2.AcuriteWT450Packet':
45.0, 'usUnits': 16, 'sensor_id.1:2.AcuriteWT450Packet': 1,
'temperature.1:2.AcuriteWT450Packet': 24.32}
parsed: {'battery.1:2.AcuriteWT450Packet': 0, 'dateTime': 1505540738,
'channel.1:2.AcuriteWT450Packet': 2, 'humidity.1:2.AcuriteWT450Packet':
45.0, 'usUnits': 16, 'sensor_id.1:2.AcuriteWT450Packet': 1,
'temperature.1:2.AcuriteWT450Packet': 24.34}
parsed: {'battery.1:2.AcuriteWT450Packet': 0, 'dateTime': 1505540738,
'channel.1:2.AcuriteWT450Packet': 2, 'humidity.1:2.AcuriteWT450Packet':
45.0, 'usUnits': 16, 'sensor_id.1:2.AcuriteWT450Packet': 1,
'temperature.1:2.AcuriteWT450Packet': 24.37}
out: ['{"time" : "2017-09-16 05:46:38", "model" : "WT450 sensor", "id" : 1,
"channel" : 2, "battery" : "OK", "temperature_C" : 24.170, "humidity" :
45}\n', '{"time" : "2017-09-16 05:46:38", "model" : "WT450 sensor", "id" :
1, "channel" : 2, "battery" : "OK", "temperature_C" : 24.190, "humidity" :
45}\n', '{"time" : "2017-09-16 05:46:38", "model" : "WT450 sensor", "id" :
1, "channel" : 2, "battery" : "OK", "temperature_C" : 24.200, "humidity" :
45}\n']
parsed: {'battery.1:2.AcuriteWT450Packet': 0, 'dateTime': 1505540798,
'channel.1:2.AcuriteWT450Packet': 2, 'humidity.1:2.AcuriteWT450Packet':
45.0, 'usUnits': 16, 'sensor_id.1:2.AcuriteWT450Packet': 1,
'temperature.1:2.AcuriteWT450Packet': 24.17}
parsed: {'battery.1:2.AcuriteWT450Packet': 0, 'dateTime': 1505540798,
'channel.1:2.AcuriteWT450Packet': 2, 'humidity.1:2.AcuriteWT450Packet':
45.0, 'usUnits': 16, 'sensor_id.1:2.AcuriteWT450Packet': 1,
'temperature.1:2.AcuriteWT450Packet': 24.19}
parsed: {'battery.1:2.AcuriteWT450Packet': 0, 'dateTime': 1505540798,
'channel.1:2.AcuriteWT450Packet': 2, 'humidity.1:2.AcuriteWT450Packet':
45.0, 'usUnits': 16, 'sensor_id.1:2.AcuriteWT450Packet': 1,
'temperature.1:2.AcuriteWT450Packet': 24.2}
/Magnus
--
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.