Hmm... i Just cloned and compiled this version, but the variables seems to be the same....still no wind_speed_ms
https://github.com/merbanan/rtl_433 Tuned to 868.270MHz. {"time" : "2019-01-16 21:19:23", "model" : "Bresser-5in1", "id" : 204, "temperature_C" : 4.300, "humidity" : 82, "wind_gust" : 0.800, "wind_speed" : 1.400, "wind_dir_deg" : 112.500, "rain_mm" : 72.800, "mic" : "CHECKSUM"} {"time" : "2019-01-16 21:19:35", "model" : "Bresser-5in1", "id" : 204, "temperature_C" : 4.300, "humidity" : 82, "wind_gust" : 0.800, "wind_speed" : 1.100, "wind_dir_deg" : 157.500, "rain_mm" : 72.800, "mic" : "CHECKSUM"} Nevertheless, are the other variables correct? wind_dir_deg ans rain_mm seems fine, but do not work either... Cheers UG Am Mi., 16. Jan. 2019 um 21:07 Uhr schrieb U G <[email protected]>: > Hi, > I use the latest one, checked out by git, which supports the > bresser-5-in-1 > > https://github.com/iMarkus/rtl_433.git > > (Or do you recommend a different Version? I found so many of those, which > are ALL quiet new and some (claim) to support the bresser 5-in-1 device > and some don't.... > > rtl_433# rtl_433 -v > rtl_433: invalid option -- 'v' > Trying conf file at "rtl_433.conf"... > Trying conf file at "/root/.rtl_433.conf"... > Trying conf file at "/usr/local/etc/rtl_433.conf"... > Trying conf file at "/etc/rtl_433.conf"... > rtl_433: invalid option -- 'v' > rtl_433, an ISM band generic data receiver for RTL2832 based DVB-T > receivers > version 18.05-349-gce93011 branch master at 201812131946 > > Which one should I try? Which one is "the real thing" :-) > > THanks a lot > > Cheers, > > UG > > > Am Mi., 16. Jan. 2019 um 19:55 Uhr schrieb mwall <[email protected]>: > >> On Tuesday, January 15, 2019 at 4:36:37 PM UTC-5, U G wrote: >>> >>> Or do I miss something? >>> >> >> looks like a difference in the output from different versions of rtl_433 >> >> your rtl_433 emits 'wind_speed', but the weewx-sdr driver is looking for >> 'wind_speed_ms' >> >> are you using the latest rtl_433? >> >> m >> >> -- >> 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. >> > -- 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.
