Bresser5in1 decoding has been fixed recently by this PR on rtl_433 project:
https://github.com/merbanan/rtl_433/pull/1353
Here is the patch to make weewx-sdr deal with new json output:
{"time" : "2020-05-18 13:58:52", "model" : "Bresser-5in1", "id" : 182, "battery_ok" : 1, "temperature_C" : 28.000, "humidity" : 52, "wind_max_m_s" : 0.000, "wind_avg_m_s" : 0.200, "wind_dir_deg" : 0.000, "rain_mm" : 10.800, "mic" : "CHECKSUM"}
Bresser5in1 decoding has been fixed recently by this PR on rtl_433 project: https://github.com/merbanan/rtl_433/pull/1353 Here is the patch to make weewx-sdr deal with new json output:
{"time" : "2020-05-18 13:58:52", "model" : "Bresser-5in1", "id" : 182, "battery_ok" : 1, "temperature_C" : 28.000, "humidity" : 52, "wind_max_m_s" : 0.000, "wind_avg_m_s" : 0.200, "wind_dir_deg" : 0.000, "rain_mm" : 10.800, "mic" : "CHECKSUM"}