Skip to content

weewx-wdc Gauges #288

Closed Answered by Daveiano
Ecloud44 asked this question in Q&A
Dec 9, 2024 · 3 comments · 1 reply
Discussion options

You must be logged in to vote

Ok, I cant see the skin.conf file, I guess that's because you directly replied to the GitHub Notification Mail.

But I think I figured it out, your configuration is not correct, it should be like this:

[[Gauges]]
    tick_number = 7
    arc = 1.2
    offset = 20
    # normal or invert
    mode = normal
    color_scheme = interpolateRdBu
    invert_color_scheme = 1
    show_min_max = 1
    hide_tick_unit = 0
    [[[day]]]
      [[[[outTemp]]]]
        min = -20
        max = 40
      [[[[barometer]]]]
        offset = 3
      [[[[windSpeed]]]]
        min = 0
      [[[[windDir]]]]
        arc = 2
        min = 0
        max = 360
    [[[week]]]
    [[[[outTemp]]]]
    [[[month]]]
    [[[[ou…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Ecloud44
Comment options

Answer selected by Daveiano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants