On Monday, November 21, 2016 at 1:25:34 PM UTC-5, Clay Croom wrote: > > See below. I can install the extension using the utility but where do I > find it in tar.gz format? >
the extension installer will accept extensions that are a tgz file, a zip file, or simply a directory full of files/directories with the right structure. so you can do this: sudo wee_extension --install=/usr/share/weewx/extensions/xstats it *should* do the right thing (give conflicting files/directories a datetime extension) when it finds an existing xstats skin and xstats.py file. 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
