Yes, if you are running weewx on the same host, just create a service to augment every loop packet with the additional values from your pressure sensor. I did something like that here: https://github.com/DanV410/weewx-sdr-arduino
My modified version of the pond.py service reads the additional values from a file and appends them to Loop packets, but you could probably read the sensor directly in the code. Dan On Saturday, December 17, 2016 at 3:24:45 PM UTC-5, Michael Neurohr wrote: > > Hi, > > I'm considering to buy a TFA KlimaLogg Pro to run it with WeeWX and > probably upload the data to WU. According some posts here and on other > places, this should work straight forward. > But to complete my setup, I'd also like to add a pressure sensor directly > to my Raspberry Pi where the KlimaLogg USB dongle is connected to. > > My question now is the following: Is it possible to add additional sensors > to the same WeeWX instance where the KlimaLogg Pro is already connected? So > can it be seamlessly integrated? > > Thanks, > Michael > -- 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.
