[weewx-user] Re: Is there an archive to find an unaltered version of 4.10 Seasons skin?

2023-08-03 Thread gjr80
If you go to the WeeWX home page from the *DOWNLOAD* menu select *released_versions* (http://weewx.com/downloads/released_versions/) and you will find all of the previously released WeeWX versions. Download the tar.gz of the version you are after, unpack it using t

[weewx-user] Re: Is there an archive to find an unaltered version of 4.10 Seasons skin?

2023-08-03 Thread vince
Just clone the repo to a scratch directory - git clone https://github.com/weewx/weewx /var/tmp/weewx-clone - cd /var/tmp/weewx-clone - git tag - (see all the tagged versions ? The one you want is v4.10.2) - git checkout v4.10.2 - cd skins - (the Seasons skin there is the one

[weewx-user] Re: Is there an archive to find an unaltered version of 4.10 Seasons skin?

2023-08-03 Thread michael.k...@gmx.at
I am not sure if I really understood what you are looking for, but if I got it right, this is what you are looking for: https://github.com/weewx/weewx/blob/master/skins/Seasons/skin.conf But for what it's worth: you're probably better off not changing the skin's skin.conf, but make the changes

[weewx-user] Is there an archive to find an unaltered version of 4.10 Seasons skin?

2023-08-03 Thread Dale
I have been playing with configuring my web image to my liking and have goofed up the original so much that even trying to type in in from a paper copy (not easy on a Rasp Pi 400 keyboard!) is almost hopeless. I would like to find an original image of the seasons config.skin to download and ma