Gary..here is the [RealTimeGaugeData] Stanza from an old weewx.conf file: I 
will add that the first three lines were not in my present weewx.conf, so I 
added them but it still is not doing the loop updates.

[RealtimeGaugeData]
    remote_server_url = http://photokinetics.org/Weather/post_gauge-data.php
    timeout = 2
    response_text = success
    date_format = %Y.%m.%d %H:%M
    rtgd_path = /home/weewx/public_html
       [[StringFormats]]
        inch_per_hour = %.2f
        mile_per_hour = %.1f
        degree_compass = %.0f
        km_per_hour = %.1f
        inHg = %.2f
        mm = %.1f
        meter_per_second = %.1f
        percent = %.0f
        km = %.1f
        uv_index = %.1f
        inch = %.2f
        degree_F = %.1f
        meter = %.0f
        degree_C = %.1f
        mile = %.1f
        foot = %.0f
        hPa = %.1f
        mbar = %.1f
        watt_per_meter_squared = %.0f
        mm_per_hour = %.1f
    [[WU]]
        api_key = xxxxxxxxxxxxxxxxxx
        enable = true
        location =xxxxxx
        units = us
    [[Groups]]
        group_altitude = foot
        group_pressure = hPa
        group_rain = mm
        group_speed = km_per_hour
        group_temperature = degree_C

-- 
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.

Reply via email to