Hello everyone, I have successfully set up my Bresser weather station using rtl_433 and rtl-sdr on a Raspberry Pi with WeeWX. So far everything works as desired. However, my weather station does not provide air pressure.
To collect this value and other data I bought a BMP280 sensor, which I want to query via I2C bus and WeeWX. Unfortunately, I lack the understanding of how I can integrate additional sensors in addition to my weather station, e.g. via I2C.
It would be nice if someone could give me a hint. Thanks a lot