I don't know why you couldn't change or add the neowx-material skin to your weewx installation. Probably because you didn't install the skin - or at least didn't modify weewx.conf accordingly. That's what your weewx.conf is saying - there is no proper entry for the neowx-material skin in the [StdReport] stanza.

What you have obviously done is to mix up skins - made a neowx-material entry inside the [[Seasons]] stanza - which won't work. What you are trying to do is to convert a Mercedes car into a BMW car by changing the name on the car tail.

What you need to have are the following entries in weewx.conf:

#### ---------- start excerpt weewx.conf [StdReport] stanza --------------

    [[neowx]]
        skin = neowx-material
        enable = true
        HTML_ROOT = /var/www/html/weewx/neowx

    [[SeasonsReport]]
        # The SeasonsReport uses the 'Seasons' skin, which contains the
        # images, templates and plots for the report.
        skin = Seasons
        enable = true

#### ---------- end excerpt weewx.conf [StdReport] stanza --------------

Then you can have the seasons skin with
http://IP-address/weewx
and the neowx-material skin with
http://IP-address/weewx/neowx


On 14.11.2022 22:28, Günther Wrana wrote:
Hi

I have the .conf and a little bit from the syslog file send.

Why could i not my skin canch to neowx?

Thank you for all your help

Günther Wrana schrieb am Donnerstag, 12. März 2020 um 07:40:18 UTC+1:


     Hello this is my page http://guentherwrana.ddns.net/weewx/ but
    for me no values ​​are shown on the curves.
    I would also be interested in how I change the language.
    Could you give me a tip?
    On the weewx.com <http://weewx.com> site I have not yet figured
    out how to change the language of the skins.
    Thanks Günther


    Am Mittwoch, 30. Januar 2019 13:39:34 UTC+1 schrieb Alan Jackson:

        I just installed it. http://www.ajackson.org/weewx

--
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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/91db6e74-6d3c-4f1a-989a-dd21517ea972n%40googlegroups.com <https://groups.google.com/d/msgid/weewx-user/91db6e74-6d3c-4f1a-989a-dd21517ea972n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/770fe0a0-caa5-77b5-05ba-46dcaef271a3%40gmail.com.

Reply via email to