OK, I set "windchill" and "heatindex" in weewx.conf to "software" (default was "hardware"). Now I've got values in weewx's output.
Cheers, Holger Holger DL7HMX schrieb am Montag, 25. Januar 2021 um 23:33:24 UTC+1: > Thank you, Gary. I wasn't aware of that. And indeed, the log during > startup says that weewx uses python 3.7, although I wasn't aware of > installing it. I just flashed the whole OS from an image "as is" and never > updated python. At least that's what I thought. > > So, what does that mean now? I'm confused... > > Grateful for any clues. > Holger > > The relevant bit from the log: > > Jan 25 23:00:10 raspberrypi weewx[23489] INFO __main__: Initializing weewx > version 4.3.0 > Jan 25 23:00:10 raspberrypi weewx[23489] INFO __main__: Using Python 3.7.3 > (default, Jul 25 2020, 13:03:44) #012[GCC 8.3.0] > Jan 25 23:00:10 raspberrypi weewx[23489] INFO __main__: Platform > Linux-5.4.79-v7+-armv7l-with-debian-10.7 > Jan 25 23:00:10 raspberrypi weewx[23489] INFO __main__: Locale is > 'de_DE.UTF-8' > Jan 25 23:00:10 raspberrypi weewx[23489] INFO __main__: Using > configuration file /etc/weewx/weewx.conf > Jan 25 23:00:10 raspberrypi weewx[23489] INFO __main__: Debug is 1 > Jan 25 23:00:10 raspberrypi weewx[23489] INFO weewx.engine: Loading > station type WH23xx (user.wh23xx) > Jan 25 23:00:10 raspberrypi /weewxd: wh23xx: driver version is 0.14 > Jan 25 23:00:10 raspberrypi /weewxd: wh23xx: usb info: pyusb_version=1.0.2 > Jan 25 23:00:10 raspberrypi /weewxd: wh23xx: poll interval is 15 > Jan 25 23:00:10 raspberrypi /weewxd: wh23xx: Found device on USB bus= > device= > Jan 25 23:00:10 raspberrypi kernel: [179275.088804] usb 1-1.4: reset > full-speed USB device number 5 using dwc_otg > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.engine: StdConvert > target unit is 0x1 > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.engine: Archive will > use data binding wx_binding > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.engine: Record > generation will be attempted in 'software' > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.engine: Using archive > interval of 30 seconds (software record generation) > Jan 25 23:00:11 raspberrypi weewx[23489] WARNING weewx.engine: Archive > delay (15) is unusually long > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.restx: > StationRegistry: Registration not requested. > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.restx: Wunderground: > Posting not enabled. > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.restx: PWSweather: > Posting not enabled. > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.restx: CWOP: Posting > not enabled. > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.restx: WOW: Posting > not enabled. > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.restx: AWEKAS: Posting > not enabled. > Jan 25 23:00:11 raspberrypi weewx[23489] INFO __main__: Starting up weewx > version 4.3.0 > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.engine: Using binding > 'wx_binding' to database 'weewx.sdb' > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.manager: Starting > backfill of daily summaries > Jan 25 23:00:11 raspberrypi weewx[23489] INFO weewx.engine: Starting main > packet loop. > Jan 25 23:00:42 raspberrypi weewx[23489] INFO weewx.engine: Main loop > exiting. Shutting engine down. > > gjr80 schrieb am Sonntag, 24. Januar 2021 um 23:22:38 UTC+1: > >> On Monday, 25 January 2021 at 07:19:16 UTC+10 Holger DL7HMX wrote: >> >>> Hi all, >>> >>> I've been following your discussion with interest and I've just set up >>> my own station: >>> >>> - WH2315 (Renkforce >>> >>> <https://www.conrad.de/de/p/renkforce-rf-4406812-funk-wetterstation-vorhersage-fuer-12-bis-24-stunden-2203406.html> >>> >>> from Conrad) >>> - Raspberry Pi 3B >>> - weewx 4.3.0 >>> - driver is wh23xx (I think it's the one that has Edwin's and >>> Bogdan's fixes, as it says in the file's preamble "Updated to Python 3 >>> support, tested with Renkforce 2315") >>> - Python 2.7.16 (according to python -V) >>> >>> >> Just one point of clarification, python -V will display the python >> version used when the python is invoked from the command line, that is not >> necessarily the version of python used by WeeWX. To find the version of >> python used by WeeWX you need to look at the WeeWX log during startup, it >> will list the python version being used by WeeWX. >> >> Gary >> > -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/df040a4e-8346-4845-ae93-7ecd1b2aeac9n%40googlegroups.com.