i add the translation to weewx.conf, but see no result after restart....

# Options for extension 'forecast'
[Forecast]
    data_binding = forecast_binding
    [[WU]]
        api_key = 1234567890
    [[Zambretti]]
        # hemisphere can be NORTH or SOUTH
        hemisphere = NORTH

        # How often to generate the forecast, in seconds
        interval = 120

        # The period, in seconds, used to determine an average wind 
direction
        winddir_period = 1800

        # The period, in seconds, used to determine the pressure trend
        pressure_period = 10800

        # The lower and upper pressure define the range to which the 
forecaster
        # should be calibrated, in units of millibar (hPa).  The 'barometer'
        # pressure (not station pressure) is used to calculate the forecast.
        lower_pressure = 950.0
        upper_pressure = 1050.0

    [[Labels]]
        [[[Directions]]]
            # labels for compass directions
            N = N
            NNE = NNO
            NE = NO
            ENE = ONO
            E = O
.....



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