On Saturday, December 28, 2024 at 4:48:05 AM UTC-5 [email protected] wrote:
Hello, I'm trying to install weewx with the sdr driver. I've now added the user weewx to various user groups. In my opinion, the driver recognizes the data packets, but doesn't assign them correctly to the data in weewx. I've probably configured something incorrectly. It would be great if someone could help me. I installed weewx 5.1 on Ubuntu 24.10 using the deb package with python3. The sensor comes from a weather station from Lidl. I hope I haven't forgotten anything and I'd like to thank you for your help. Regards, Georg please try installing the latest weewx-sdr (version 0.95 as of 28dec2024) - the AlectoV1 mappings have been updated to match the latest (i think) rtl_433 output https://github.com/matthewwall/weewx-sdr i also rolled in the *many* changes that have been languishing as merge requests. some of them were easy to check, others not so much. thank you, thank you, thank you to those who contributed, including: peted-davis gedakc mfraser mrpenner sar6e olpayras jaredmales bohruska modu promy farmabep fankyy modussiam and especially andylittle for curating many of the patches over the past two years! maintaining weewx-sdr used to be especially difficult because i had to maintain backward compatibility with so many different parts - text vs json output, unstable rtl_433 output, changing sensor firmware/versions, rapidly growing list of sensors. thankfully things are more stable now than 8-10 years ago! to those who have changes for weewx-sdr, please keep the changes in small chunks, e.g., only changes for a single sensor type, or specific functionality. since i have no automated testing infrastructure for the wide variety of sensors recognized by rtl_433, for the most part i can only do visual inspection of the code and some really basic python checks. m -- 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 visit https://groups.google.com/d/msgid/weewx-user/0fd9164b-093d-47e5-9fec-7d93031b7a9an%40googlegroups.com.
