Following up on myself: I got impatient, and using the documentation of
rtl_433¹ and weewx-sdr I installed them, and configured weewx thus:

  [Station]
     ...
      station_type = SDR
  ...
  [SDR]
      driver = user.sdr
      cmd = /usr/local/bin/rtl_433 -q -U -F json -R 32
      [[sensor_map]]
          windGust = wind_gust.76.FOWHx080Packet
          outBatteryStatus = battery.76.FOWHx080Packet
          rain_total = rain_total.76.FOWHx080Packet
          windSpeed = wind_speed.76.FOWHx080Packet
          windDir = wind_dir.76.FOWHx080Packet
          outHumidity = humidity.76.FOWHx080Packet
          outTemp = temperature.76.FOWHx080Packet

And it is plotting nicely now:

 · https://koldfront.dk/weather/

Very cool!


  Thanks all around,

    Adam


¹ https://github.com/merbanan/rtl_433
² https://github.com/matthewwall/weewx-sdr

-- 
 "Señor, señor, let’s disconnect these cables                 Adam Sjøgren
  Overturn these tables                                  [email protected]
  This place don’t make sense to me no more
  Can you tell me what we’re waiting for, señor?"

-- 
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.

Reply via email to