Problem is the tar.gz files are only built every so often (b12 was built on 8 February) but fixes are committed to Github regularly (the report timing fix was committed on 15 February). You can use git to clone the repo and install latest but if you haven’t been using git the easiest thing in this case is just to download the updated reportengine.py and use it in place of your present copy.
To download and replace reportengine.py: 1. Rename the existing /home/weewx/bin/weewx/reportengine.py to /home/weewx/bin/weewx/reportengine_orig.py 2. Download the updated reportengine.py: $ wget -P /home/weewx/bin/weewx https://raw.githubusercontent.com/weewx/weewx/c0c6281010ff4633f6eec710c8f0d73451d58fe6/bin/weewx/reportengine.py 3. Restart WeeWX If you encounter problems just delete /home/weewx/bin/weewx/reportengine.py and rename reportengine_orig.py back to reportengine.py then restart 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/166aafaf-6c11-46dd-86e5-b47375ed4ecb%40googlegroups.com.
