Hello Matthew I have installed the new version. I have not changed the weewx.conf except for the report on neowx-material. However, I don't understand it. It puts the rain_mm and outside humidity into the database. Could you take another look at my configuration to see if there is an error? Best regards Michael
2024-12-28T21:00:43.124612+01:00 georg-Dell weewxd[5715]: INFO weewx.cheetahgenerator: Generated 12 files for report StandardReport in 19.40 seconds 2024-12-28T21:00:43.124801+01:00 georg-Dell weewxd[5715]: INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx 2024-12-28T21:00:43.124901+01:00 georg-Dell weewxd[5715]: DEBUG weewx.reportengine: Report 'FTP' not enabled. Skipping. 2024-12-28T21:00:43.125002+01:00 georg-Dell weewxd[5715]: DEBUG weewx.reportengine: Report 'RSYNC' not enabled. Skipping. 2024-12-28T21:00:53.421515+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'rain_total': 54.75, 'dateTime': 1735416048, 'usUnits': 17} 2024-12-28T21:00:53.424113+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'outHumidity': 53.0, 'dateTime': 1735416049, 'usUnits': 17} 2024-12-28T21:01:24.877140+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'windDir': 180, 'windSpeed \u200b\u200b': 0.2, 'windGust': 1.0, 'dateTime': 1735416080, 'usUnits': 17} 2024-12-28T21:01:29.596359+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'rain_total': 54.75, 'dateTime': 1735416085, 'usUnits': 17} 2024-12-28T21:01:55.810263+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'windDir': 135, 'windSpeed \u200b\u200b': 0.4, 'windGust': 1.0, 'dateTime': 1735416111, 'usUnits': 17} 2024-12-28T21:02:06.818897+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'rain_total': 54.75, 'dateTime': 1735416122, 'usUnits': 17} 2024-12-28T21:02:26.742210+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'windDir': 135, 'windSpeed \u200b\u200b': 0.6, 'windGust': 0.6, 'dateTime': 1735416142, 'usUnits': 17} 2024-12-28T21:02:43.520641+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'rain_total': 54.75, 'dateTime': 1735416159, 'usUnits': 17} 2024-12-28T21:02:57.676375+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'windDir': 135, 'windSpeed \u200b\u200b': 0.6, 'windGust': 0.0, 'dateTime': 1735416173, 'usUnits': 17} 2024-12-28T21:03:20.743774+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'rain_total': 54.75, 'dateTime': 1735416196, 'usUnits': 17} 2024-12-28T21:03:28.609571+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'windDir': 135, 'windSpeed \u200b\u200b': 0.4, 'windGust': 0.0, 'dateTime': 1735416204, 'usUnits': 17} 2024-12-28T21:03:59.542235+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'rain_total': 54.75, 'dateTime': 1735416233, 'usUnits': 17} 2024-12-28T21:03:59.544485+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'outHumidity': 53.0, 'dateTime': 1735416235, 'usUnits': 17} 2024-12-28T21:04:30.997328+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'windDir': 0, 'windSpeed \u200b\u200b': 0.2, 'windGust': 0.8, 'dateTime': 1735416266, 'usUnits': 17} 2024-12-28T21:04:34.663933+01:00 georg-Dell weewxd[5715]: DEBUG user.sdr: packet={'rain_total': 54.75, 'dateTime': 1735416270, 'usUnits': 17} matthew wall schrieb am Samstag, 28. Dezember 2024 um 18:02:16 UTC+1: > On Saturday, December 28, 2024 at 4:48:05 AM UTC-5 funk...@gmail.com > 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/d2861b6d-4af2-4942-b3d2-33c5d369c0b9n%40googlegroups.com.