Thanks Greg. I'm trying to sound smart but honestly, this command line stuff overwhelms me a bit.
This is the code that i run from the pi's console: sudo PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/sdr.py --cmd="rtl_433 -M utc -F json" When i run that, it gives me a lot of data, of which "wind_avg_km_h" : 10.106 is one part. This tells me that the sensor is working, data is being received and it is in km/h format. Now i'm just wondering what weewx is doing with that number? If it thinks it is knots, then it will update windguru with 10 knots when it is infact only 5 knots. Ideally i need to see what rtl_43 is reading and what weewx is publishing at the same time. But i cannot run them both at the same time. -- 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/CALeSoZm4%3DhaAQ15XKw0dctbLxRXeeKAAntvgT8hhFuoSa%2BzH-w%40mail.gmail.com.
