The problem is the extension installer is not finding the xstats extension
files in /usr/share/doc/weewx/examples/xstats. Creating the directory just
creates an empty directory but none of the xstats files will be present. I
know the readme says /usr/share/doc/weewx/examples/xstats, but have a look
in /etc/weewx, is there a directory named examples? If so does it contain a
directory named xstats and if so does it contain the xstats extension
files? If it does try this command instead:
$ sudo weectl extension install /etc/weewx/examples/xstats
Note that if you install the xstats extension using weectl extension the
example xtstats web page will be generated each report cycle. You don't
need this file so you might as well disable its generation in weewx.conf.
To do this locate the [StdReport] [[xstats]] stanza and add a line enable =
false as follows:
[StdReport]
....
[[xstats]]
skin = xstats
HTML_ROOT = xstats
enable = false
or you can just delete the entire [[xstats]] stanza. Either or.
On Wednesday 11 September 2024 at 19:21:49 UTC+10 [email protected] wrote:
Thank you Gary, do you have a favorite charity? I would like to make a
donation to it for your
Not really. I am more than happy with just a 'thank you'
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/4960c0a1-29d6-4702-8eb8-97aa21100078n%40googlegroups.com.