It doesn't need to be anything flash, just needs to implemented and return a string. You will find heaps of examples in the drivers in the weewx/drivers directory.
Gary On Thursday, 21 May 2020 15:45:37 UTC+10, Neville Davis wrote: > > Ok I will look into it I have had the system running for a few years the > last software update was to 3.9.1 when it came out...Its been some time > since I visited my software about time i did it again. > > Thanks for the info. > > Nev > > On Thursday, May 21, 2020 at 2:51:39 PM UTC+10, Neville Davis wrote: >> >> the following from setup and status >> >> copying util/import/cumulus-example.conf -> /home/weewx/util/import >> >> copying util/launchd/com.weewx.weewxd.plist -> /home/weewx/util/launchd >> >> creating /home/weewx/util/default >> >> copying util/default/weewx -> /home/weewx/util/default >> >> running install_egg_info >> >> Writing /home/weewx/bin/weewx-4.0.0.egg-info >> >> Traceback (most recent call last): >> >> File "/home/weewx/bin/wee_config", line 12, in <module> >> >> import weeutil.logger >> >> File "/home/weewx/bin/weeutil/logger.py", line 14, in <module> >> >> import configobj >> >> ImportError: No module named 'configobj' >> >> *pi@raspberrypi*:*~ $* sudo systemctl status weewx >> >> *●* weewx.service - LSB: weewx weather system >> >> Loaded: loaded (/etc/init.d/weewx) >> >> Active: *failed* (Result: exit-code) since Thu 2020-05-21 14:41:54 >> AEST; 50s ago >> >> Process: 422 ExecStart=/etc/init.d/weewx start *(code=exited, >> status=1/FAILURE)* >> >> >> May 21 14:41:54 raspberrypi weewx[422]: Starting weewx weather system: >> weewxTraceback (most recent call last): >> >> May 21 14:41:54 raspberrypi weewx[422]: File "/home/weewx/bin/weewxd", >> line 21, in <module> >> >> May 21 14:41:54 raspberrypi weewx[422]: import weecfg >> >> May 21 14:41:54 raspberrypi weewx[422]: File >> "/home/weewx/bin/weecfg/__init__.py", line 22, in <module> >> >> May 21 14:41:54 raspberrypi weewx[422]: import configobj >> >> May 21 14:41:54 raspberrypi weewx[422]: ImportError: No module named >> 'configobj' >> >> May 21 14:41:54 raspberrypi weewx[422]: failed! >> >> May 21 14:41:54 raspberrypi systemd[1]: *weewx.service: control process >> exited, code=exited status=1* >> >> May 21 14:41:54 raspberrypi systemd[1]: *Failed to start LSB: weewx >> weather system.* >> >> May 21 14:41:54 raspberrypi systemd[1]: *Unit weewx.service entered >> failed state.* >> >> >> *What have I forgotten to do ???* >> >> *Nev* >> > -- 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/f2463a9d-6488-43d7-8af9-36814bb66eb0%40googlegroups.com.
