Good Evening,

Recently put in place Weewx and have over-layed Belcher on top.  I'm having 
an issue getting the weewx.conf custom options to be seen and applied to 
the skin.  Such as

home_page_header, graphs_page_header, webpage_autorefresh, 
footer_copyright_text, etc...

Sure had fun figuring out indentation was important.  When I try to include 
these in/under [[[Extras]]], the skin.conf will override the weewx.conf.  
I'm sure I have formatted something incorrectly.  I have modified the 
skin.conf and the changes are seen on the webpage, but trying to follow 
instructions so a future skin update doesn't wipe changes out.

Any thoughts?  I would love to see someones compiled weex.conf file for 
Belchertown if possible to see if my formatting is causing this.  Thanks in 
advance for your comments

[StdReport]

    # Where the skins reside, relative to WEEWX_ROOT
    SKIN_ROOT = /etc/weewx/skins

    # Where the generated reports should go, relative to WEEWX_ROOT
    HTML_ROOT = /var/www/html/weewx

[removed other lines between these two section]

[[Belchertown]]
        HTML_ROOT = /var/www/html/
        belchertown_debug = 1
        skin = Belchertown
        belchertown_root_url = http://weather.parsoli.net
        theme = auto
        theme_toggle_enabled = 1
        station_observations = barometer,dewpoint
        show_apptemp = 1
        highcharts_enabled = 1
        graph_page_show_all_button = 1
        graph_page_default_graphgroup = all
        webpage_autorefresh = 30000
        home_page_header = "Current Conditions"
        footer_copyright_text = "Elburn Weather"
        [[[Extras]]]
            logo_image = 
"https://www.elburn.il.us/wp-content/uploads/2018/04/EburnFooterLogo-e1525036460870.png";
            forecast_enabled = 1
            earthquake_enabled = 1
            twitter_enabled = 1
            belchertown_locale = auto
            darksky_secret_key = "5959cc08182a07f7xxxxxxxxxxxxxx"
            site_title = "Elburn Weather"

-- 
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/b3074ee5-7272-4aeb-9332-bdc813b9dd61%40googlegroups.com.

Reply via email to