My solution was to run rtl_433 as a separate service that publishes to MQTT. I then run MQTTSubscribe to augment the station/driver data. I already had the MQTT infrastructure, so it was a minor lift for me. Some more information is here, https://groups.google.com/g/weewx-user/c/svsbOxWvPZc/m/eLA6lhyJAAAJ. rich
On Monday 11 March 2024 at 01:49:59 UTC-4 Greg from Oz wrote: > Hi, > I have spent hours trying to figure out how to have 2 hardware sources > (sdr and fineoffset USB console) and get most data from the sdr and just > the barometer and inside temperature from the fine offset USB console. > > I just want all the data from both devices to go into the one database. > > Is this even possible? > > I have found examples of 2 hardware devices and 2 databases but I don't > want that. > > The reason I want to do this is because the console is showing a lot of : > ERROR weewx.drivers.fousb: get_observations failed: [Errno 19] No such > device (it may have been disconnected) > > The only way to fix those errors is to turn the console on and off which I > have automated but it is doing it a lot lately and and it is even showing > up on my graphs. > > If I can't get the barometer and inside temperature I won't be heartbroken > but it would be nice to be able to do that. > > If I can get it to work I can just reset the console when it stops working > and not have the barometer and inside temp but I should be able to at least > get the majority of the data. > > Is there any documentation with examples anywhere? I did find something > about creating a service but that looked way to complicated for my paygrade. > > Thanks > > -- 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/d5eb754e-aa0c-4c11-9ece-fd52e585aa87n%40googlegroups.com.
