Group gOCData "OC Wetterstation" ["Outdoor"] Group gOCact "OneCall Wetterdaten" (gOCData) ["WeatherService"] DateTime OC_WaF_Current_TimeStamp "Aktuell Letzte messung [%1$tH:%1$tM]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#time-stamp"} // OC_WaF_ObservationTime is the same as the above OC_WaF_Current_TimeStamp - just for widget "weatherPopup" DateTime OC_WaF_ObservationTime "Letzte Beobachtung [%1$tH:%1$tM]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#time-stamp"} DateTime OC_WaF_Current_Sunrise "Aktuell Sonnenaufgang[%1$tH:%1$tM]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#sunrise"} DateTime OC_WaF_Current_Sunset "Aktuell Sonnenuntergang[%1$tH:%1$tM]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#sunset"} String OC_WaF_Current_Condition "Aktuell Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#condition"} String OC_WaF_Current_ConditionId "Aktuell Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#condition-id"} Image OC_WaF_Current_Icon "Aktuell Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#icon"} String OC_WaF_Current_IconId "Aktuell Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#icon-id"} Number:Temperature OC_WaF_Current_Temperature "Aktuell Außentemperatur" (gOCact) ["Measurement","Temperature"] {channel="openweathermap:onecall:api:local:current#temperature"} Number:Temperature OC_WaF_Current_ApparentTemperature "Aktuell Gefühlte Temperatur" (gOCact) ["Setpoint", "Temperature"] {channel="openweathermap:onecall:api:local:current#apparent-temperature"} Number:Pressure OC_WaF_Current_Pressure "Aktuell Luftdruck [%.1f %unit%]" (gOCact) ["Measurement","Pressure"] {channel="openweathermap:onecall:api:local:current#pressure"} Number:Dimensionless OC_WaF_Current_Humidity "Aktuell Luftfeuchtigkeit [%.1f %unit%]" (gOCact) ["Measurement","Humidity"] {channel="openweathermap:onecall:api:local:current#humidity"} Number:Temperature OC_WaF_Current_DewPoint "Aktuell Dew point Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#dew-point"} Number OC_WaF_Current_Uvindex "Aktuell Uv Index" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#uvindex"} Number:Speed OC_WaF_Current_WindSpeed "Aktuell Windgeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#wind-speed"} Number:Angle OC_WaF_Current_WindDirection "Aktuell Windrichtung-Grad" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#wind-direction"} Number:Angle OC_WaF_Current_WindDirNamed "Aktuell Windrichtung [SCALE(wind.scale):%s]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#wind-direction"} Number:Speed OC_WaF_Current_GustSpeed "Aktuell Windböengeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#gust-speed"} Number:Dimensionless OC_WaF_Current_Cloudiness "Aktuell Bewölkung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#cloudiness"} Number:Length OC_WaF_Current_Rain "Aktuell Regen" (gOCact) ["Measurement","Rain"] {channel="openweathermap:onecall:api:local:current#rain"} Number:Length OC_WaF_Current_Snow "Aktuell Schnee" (gOCact) ["Measurement","Snow"] {channel="openweathermap:onecall:api:local:current#snow"} Number:Length OC_WaF_Current_Visibility "Aktuell Sichtweite" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:current#visibility"} DateTime OC_WaF_ForecastToday_TimeStamp "Heute Vorhersage datum [%1$ta, den %1$td.%1$tm.%1$ty]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#time-stamp"} DateTime OC_WaF_ForecastToday_Sunrise "Heute Sonnenaufgang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#sunrise"} DateTime OC_WaF_ForecastToday_Sunset "Heute Sonnenuntergang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#sunset"} String OC_WaF_ForecastToday_Condition "Heute Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#condition"} String OC_WaF_ForecastToday_ConditionId "Heute Wetterlage Kennung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#condition-id"} Image OC_WaF_ForecastToday_Icon "Heute Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#icon"} String OC_WaF_ForecastToday_IconId "Heute Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#icon-id"} Number:Temperature OC_WaF_ForecastToday_MorningTemperature "Heute Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#morning-temperature"} Number:Temperature OC_WaF_ForecastToday_DayTemperature "Heute Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#day-temperature"} Number:Temperature OC_WaF_ForecastToday_EveningTemperature "Heute Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#evening-temperature"} Number:Temperature OC_WaF_ForecastToday_NightTemperature "Heute Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#night-temperature"} Number:Temperature OC_WaF_ForecastToday_MinTemperature "Heute Minimale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#min-temperature"} Number:Temperature OC_WaF_ForecastToday_MaxTemperature "Heute Maximale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#max-temperature"} Number:Temperature OC_WaF_ForecastToday_ApparentMorning "Heute GefühlteVormittagstemperature" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#apparent-morning"} Number:Temperature OC_WaF_ForecastToday_ApparentDay "Heute Gefühlte Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#apparent-day"} Number:Temperature OC_WaF_ForecastToday_ApparentEvening "Heute Gefühlte Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#apparent-evening"} Number:Temperature OC_WaF_ForecastToday_ApparentNight "Heute Gefühlte Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#apparent-night"} Number:Pressure OC_WaF_ForecastToday_Pressure "Heute Luftdruck [%.1f %unit%]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#pressure"} Number:Dimensionless OC_WaF_ForecastToday_Humidity "Heute Luftfeuchtigkeit[%.1f %unit%]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#humidity"} Number:Speed OC_WaF_ForecastToday_WindSpeed "Heute Windgeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#wind-speed"} Number:Angle OC_WaF_ForecastToday_WindDirection "Heute Windrichtung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#wind-direction"} Number:Speed OC_WaF_ForecastToday_GustSpeed "Heute Windböengeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#gust-speed"} Number:Dimensionless OC_WaF_ForecastToday_Cloudiness "Heute Bewölkung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#cloudiness"} Number OC_WaF_ForecastToday_Uvindex "Heute Vorhergesagter UV Index" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#uvindex"} Number:Dimensionless OC_WaF_ForecastToday_PrecipProbability "Heute Probability" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#precip-probability"} Number:Length OC_WaF_ForecastToday_Rain "Heute Regen" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#rain"} Number:Length OC_WaF_ForecastToday_Snow "Heute Schnee" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#snow"} Number:Length OC_WaF_ForecastToday_Visibility "Heute Sichtweite" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastToday#visibility"} DateTime OC_WaF_ForecastTomorrow_TimeStamp "Morgen Vorhersage datum[%1$ta, den %1$td.%1$tm.%1$ty]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#time-stamp"} DateTime OC_WaF_ForecastTomorrow_Sunrise "Morgen Sonnenaufgang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#sunrise"} DateTime OC_WaF_ForecastTomorrow_Sunset "Morgen Sonnenuntergang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#sunset"} String OC_WaF_ForecastTomorrow_Condition "Morgen Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#condition"} String OC_WaF_ForecastTomorrow_ConditionId "Morgen Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#condition-id"} Image OC_WaF_ForecastTomorrow_Icon "Morgen Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#icon"} String OC_WaF_ForecastTomorrow_IconId "Morgen Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#icon-id"} Number:Temperature OC_WaF_ForecastTomorrow_MorningTemperature "MorgenVormittagstemperature" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#morning-temperature"} Number:Temperature OC_WaF_ForecastTomorrow_DayTemperature "Morgen Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#day-temperature"} Number:Temperature OC_WaF_ForecastTomorrow_EveningTemperature "Morgen Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#evening-temperature"} Number:Temperature OC_WaF_ForecastTomorrow_NightTemperature "Morgen Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#night-temperature"} Number:Temperature OC_WaF_ForecastTomorrow_MinTemperature "Morgen Minimale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#min-temperature"} Number:Temperature OC_WaF_ForecastTomorrow_MaxTemperature "Morgen Maximale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#max-temperature"} Number:Temperature OC_WaF_ForecastTomorrow_ApparentMorning "Morgen Gefühlte Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#apparent-morning"} Number:Temperature OC_WaF_ForecastTomorrow_ApparentDay "Morgen Gefühlte Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#apparent-day"} Number:Temperature OC_WaF_ForecastTomorrow_ApparentEvening "Morgen Gefühlte Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#apparent-evening"} Number:Temperature OC_WaF_ForecastTomorrow_ApparentNight "Morgen Gefühlte nightTemperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#apparent-night"} Number:Pressure OC_WaF_ForecastTomorrow_Pressure "Morgen Luftdruck [%.1f %unit%]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#pressure"} Number:Dimensionless OC_WaF_ForecastTomorrow_Humidity "Morgen Luftfeuchtigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#humidity"} Number:Speed OC_WaF_ForecastTomorrow_WindSpeed "Morgen Windgeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#wind-speed"} Number:Angle OC_WaF_ForecastTomorrow_WindDirection "Morgen Windrichtung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#wind-direction"} Number:Speed OC_WaF_ForecastTomorrow_GustSpeed "Morgen Windböengeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#gust-speed"} Number:Dimensionless OC_WaF_ForecastTomorrow_Cloudiness "Morgen Bewölkung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#cloudiness"} Number OC_WaF_ForecastTomorrow_Uvindex "Morgen Vorhergesagter UV Index" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#uvindex"} Number:Dimensionless OC_WaF_ForecastTomorrow_PrecipProbability "Morgen Probability" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#precip-probability"} Number:Length OC_WaF_ForecastTomorrow_Rain "Morgen Regen" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#rain"} Number:Length OC_WaF_ForecastTomorrow_Snow "Morgen Schnee" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#snow"} Number:Length OC_WaF_ForecastTomorrow_Visibility "Morgen Sichtweite" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastTomorrow#visibility"} DateTime OC_WaF_ForecastDay2_TimeStamp "Tag 2 Vorhersage datum[%1$ta, den %1$td.%1$tm.%1$ty]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#time-stamp"} DateTime OC_WaF_ForecastDay2_Sunrise "Tag 2 Sonnenaufgang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#sunrise"} DateTime OC_WaF_ForecastDay2_Sunset "Tag 2 Sonnenuntergang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#sunset"} String OC_WaF_ForecastDay2_Condition "Tag 2 Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#condition"} String OC_WaF_ForecastDay2_ConditionId "Tag 2 Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#condition-id"} Image OC_WaF_ForecastDay2_Icon "Tag 2 Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#icon"} String OC_WaF_ForecastDay2_IconId "Tag 2 Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#icon-id"} Number:Temperature OC_WaF_ForecastDay2_MorningTemperature "Tag 2 Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#morning-temperature"} Number:Temperature OC_WaF_ForecastDay2_DayTemperature "Tag 2 Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#day-temperature"} Number:Temperature OC_WaF_ForecastDay2_EveningTemperature "Tag 2 Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#evening-temperature"} Number:Temperature OC_WaF_ForecastDay2_NightTemperature "Tag 2 Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#night-temperature"} Number:Temperature OC_WaF_ForecastDay2_MinTemperature "Tag 2 Minimale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#min-temperature"} Number:Temperature OC_WaF_ForecastDay2_MaxTemperature "Tag 2 Maximale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#max-temperature"} Number:Temperature OC_WaF_ForecastDay2_ApparentMorning "Tag 2 Gefühlte Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#apparent-morning"} Number:Temperature OC_WaF_ForecastDay2_ApparentDay "Tag 2 Gefühlte Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#apparent-day"} Number:Temperature OC_WaF_ForecastDay2_ApparentEvening "Tag 2 Gefühlte Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#apparent-evening"} Number:Temperature OC_WaF_ForecastDay2_ApparentNight "Tag 2 Gefühlte Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#apparent-night"} Number:Pressure OC_WaF_ForecastDay2_Pressure "Tag 2 Luftdruck [%.1f %unit%]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#pressure"} Number:Dimensionless OC_WaF_ForecastDay2_Humidity "Tag 2 Luftfeuchtigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#humidity"} Number:Speed OC_WaF_ForecastDay2_WindSpeed "Tag 2 Windgeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#wind-speed"} Number:Angle OC_WaF_ForecastDay2_WindDirection "Tag 2 Windrichtung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#wind-direction"} Number:Speed OC_WaF_ForecastDay2_GustSpeed "Tag 2 Windböengeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#gust-speed"} Number:Dimensionless OC_WaF_ForecastDay2_Cloudiness "Tag 2 Bewölkung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#cloudiness"} Number OC_WaF_ForecastDay2_Uvindex "Tag 2 Vorhergesagter UV Index" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#uvindex"} Number:Dimensionless OC_WaF_ForecastDay2_PrecipProbability "Tag 2 Probability" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#precip-probability"} Number:Length OC_WaF_ForecastDay2_Rain "Tag 2 Regen" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#rain"} Number:Length OC_WaF_ForecastDay2_Snow "Tag 2 Schnee" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#snow"} Number:Length OC_WaF_ForecastDay2_Visibility "Tag 2 Sichtweite" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay2#visibility"} DateTime OC_WaF_ForecastDay3_TimeStamp "Tag 3 Vorhersage datum[%1$ta, den %1$td.%1$tm.%1$ty]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#time-stamp"} DateTime OC_WaF_ForecastDay3_Sunrise "Tag 3 Sonnenaufgang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#sunrise"} DateTime OC_WaF_ForecastDay3_Sunset "Tag 3 Sonnenuntergang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#sunset"} String OC_WaF_ForecastDay3_Condition "Tag 3 Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#condition"} String OC_WaF_ForecastDay3_ConditionId "Tag 3 Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#condition-id"} Image OC_WaF_ForecastDay3_Icon "Tag 3 Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#icon"} String OC_WaF_ForecastDay3_IconId "Tag 3 Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#icon-id"} Number:Temperature OC_WaF_ForecastDay3_MorningTemperature "Tag 3 Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#morning-temperature"} Number:Temperature OC_WaF_ForecastDay3_DayTemperature "Tag 3 Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#day-temperature"} Number:Temperature OC_WaF_ForecastDay3_EveningTemperature "Tag 3 Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#evening-temperature"} Number:Temperature OC_WaF_ForecastDay3_NightTemperature "Tag 3 Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#night-temperature"} Number:Temperature OC_WaF_ForecastDay3_MinTemperature "Tag 3 Minimale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#min-temperature"} Number:Temperature OC_WaF_ForecastDay3_MaxTemperature "Tag 3 Maximale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#max-temperature"} Number:Temperature OC_WaF_ForecastDay3_ApparentMorning "Tag 3 Gefühlte Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#apparent-morning"} Number:Temperature OC_WaF_ForecastDay3_ApparentDay "Tag 3 Gefühlte Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#apparent-day"} Number:Temperature OC_WaF_ForecastDay3_ApparentEvening "Tag 3 Gefühlte Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#apparent-evening"} Number:Temperature OC_WaF_ForecastDay3_ApparentNight "Tag 3 Gefühlte Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#apparent-night"} Number:Pressure OC_WaF_ForecastDay3_Pressure "Tag 3 Luftdruck [%.1f %unit%]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#pressure"} Number:Dimensionless OC_WaF_ForecastDay3_Humidity "Tag 3 Luftfeuchtigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#humidity"} Number:Speed OC_WaF_ForecastDay3_WindSpeed "Tag 3 Windgeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#wind-speed"} Number:Angle OC_WaF_ForecastDay3_WindDirection "Tag 3 Windrichtung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#wind-direction"} Number:Speed OC_WaF_ForecastDay3_GustSpeed "Tag 3 Windböengeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#gust-speed"} Number:Dimensionless OC_WaF_ForecastDay3_Cloudiness "Tag 3 Bewölkung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#cloudiness"} Number OC_WaF_ForecastDay3_Uvindex "Tag 3 Vorhergesagter UV Index" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#uvindex"} Number:Dimensionless OC_WaF_ForecastDay3_PrecipProbability "Tag 3 Probability" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#precip-probability"} Number:Length OC_WaF_ForecastDay3_Rain "Tag 3 Regen" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#rain"} Number:Length OC_WaF_ForecastDay3_Snow "Tag 3 Schnee" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#snow"} Number:Length OC_WaF_ForecastDay3_Visibility "Tag 3 Sichtweite" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay3#visibility"} DateTime OC_WaF_ForecastDay4_TimeStamp "Tag 4 Vorhersage datum[%1$ta, den %1$td.%1$tm.%1$ty]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#time-stamp"} DateTime OC_WaF_ForecastDay4_Sunrise "Tag 4 Sonnenaufgang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#sunrise"} DateTime OC_WaF_ForecastDay4_Sunset "Tag 4 Sonnenuntergang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#sunset"} String OC_WaF_ForecastDay4_Condition "Tag 4 Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#condition"} String OC_WaF_ForecastDay4_ConditionId "Tag 4 Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#condition-id"} Image OC_WaF_ForecastDay4_Icon "Tag 4 Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#icon"} String OC_WaF_ForecastDay4_IconId "Tag 4 Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#icon-id"} Number:Temperature OC_WaF_ForecastDay4_MorningTemperature "Tag 4 Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#morning-temperature"} Number:Temperature OC_WaF_ForecastDay4_DayTemperature "Tag 4 Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#day-temperature"} Number:Temperature OC_WaF_ForecastDay4_EveningTemperature "Tag 4 Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#evening-temperature"} Number:Temperature OC_WaF_ForecastDay4_NightTemperature "Tag 4 Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#night-temperature"} Number:Temperature OC_WaF_ForecastDay4_MinTemperature "Tag 4 Minimale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#min-temperature"} Number:Temperature OC_WaF_ForecastDay4_MaxTemperature "Tag 4 Maximale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#max-temperature"} Number:Temperature OC_WaF_ForecastDay4_ApparentMorning "Tag 4 Gefühlte Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#apparent-morning"} Number:Temperature OC_WaF_ForecastDay4_ApparentDay "Tag 4 Gefühlte Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#apparent-day"} Number:Temperature OC_WaF_ForecastDay4_ApparentEvening "Tag 4 Gefühlte Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#apparent-evening"} Number:Temperature OC_WaF_ForecastDay4_ApparentNight "Tag 4 Gefühlte Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#apparent-night"} Number:Pressure OC_WaF_ForecastDay4_Pressure "Tag 4 Luftdruck [%.1f %unit%]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#pressure"} Number:Dimensionless OC_WaF_ForecastDay4_Humidity "Tag 4 Luftfeuchtigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#humidity"} Number:Speed OC_WaF_ForecastDay4_WindSpeed "Tag 4 Windgeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#wind-speed"} Number:Angle OC_WaF_ForecastDay4_WindDirection "Tag 4 Windrichtung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#wind-direction"} Number:Speed OC_WaF_ForecastDay4_GustSpeed "Tag 4 Windböengeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#gust-speed"} Number:Dimensionless OC_WaF_ForecastDay4_Cloudiness "Tag 4 Bewölkung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#cloudiness"} Number OC_WaF_ForecastDay4_Uvindex "Tag 4 Vorhergesagter UV Index" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#uvindex"} Number:Dimensionless OC_WaF_ForecastDay4_PrecipProbability "Tag 4 Probability" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#precip-probability"} Number:Length OC_WaF_ForecastDay4_Rain "Tag 4 Regen" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#rain"} Number:Length OC_WaF_ForecastDay4_Snow "Tag 4 Schnee" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#snow"} Number:Length OC_WaF_ForecastDay4_Visibility "Tag 4 Sichtweite" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay4#visibility"} DateTime OC_WaF_ForecastDay5_TimeStamp "Tag 5 Vorhersage datum[%1$ta, den %1$td.%1$tm.%1$ty]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#time-stamp"} DateTime OC_WaF_ForecastDay5_Sunrise "Tag 5 Sonnenaufgang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#sunrise"} DateTime OC_WaF_ForecastDay5_Sunset "Tag 5 Sonnenuntergang" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#sunset"} String OC_WaF_ForecastDay5_Condition "Tag 5 Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#condition"} String OC_WaF_ForecastDay5_ConditionId "Tag 5 Wetterlage" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#condition-id"} Image OC_WaF_ForecastDay5_Icon "Tag 5 Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#icon"} String OC_WaF_ForecastDay5_IconId "Tag 5 Icon" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#icon-id"} Number:Temperature OC_WaF_ForecastDay5_MorningTemperature "Tag 5 Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#morning-temperature"} Number:Temperature OC_WaF_ForecastDay5_DayTemperature "Tag 5 Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#day-temperature"} Number:Temperature OC_WaF_ForecastDay5_EveningTemperature "Tag 5 Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#evening-temperature"} Number:Temperature OC_WaF_ForecastDay5_NightTemperature "Tag 5 Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#night-temperature"} Number:Temperature OC_WaF_ForecastDay5_MinTemperature "Tag 5 Minimale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#min-temperature"} Number:Temperature OC_WaF_ForecastDay5_MaxTemperature "Tag 5 Maximale Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#max-temperature"} Number:Temperature OC_WaF_ForecastDay5_ApparentMorning "Tag 5 Gefühlte Vormittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#apparent-morning"} Number:Temperature OC_WaF_ForecastDay5_ApparentDay "Tag 5 Gefühlte Mittags Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#apparent-day"} Number:Temperature OC_WaF_ForecastDay5_ApparentEvening "Tag 5 Gefühlte Abend Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#apparent-evening"} Number:Temperature OC_WaF_ForecastDay5_ApparentNight "Tag 5 Gefühlte Nacht Temperatur" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#apparent-night"} Number:Pressure OC_WaF_ForecastDay5_Pressure "Tag 5 Luftdruck [%.1f %unit%]" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#pressure"} Number:Dimensionless OC_WaF_ForecastDay5_Humidity "Tag 5 Luftfeuchtigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#humidity"} Number:Speed OC_WaF_ForecastDay5_WindSpeed "Tag 5 Windgeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#wind-speed"} Number:Angle OC_WaF_ForecastDay5_WindDirection "Tag 5 Windrichtung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#wind-direction"} Number:Speed OC_WaF_ForecastDay5_GustSpeed "Tag 5 Windböengeschwindigkeit" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#gust-speed"} Number:Dimensionless OC_WaF_ForecastDay5_Cloudiness "Tag 5 Bewölkung" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#cloudiness"} Number OC_WaF_ForecastDay5_Uvindex "Tag 5 Vorhergesagter UV Index" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#uvindex"} Number:Dimensionless OC_WaF_ForecastDay5_PrecipProbability "Tag 5 Probability" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#precip-probability"} Number:Length OC_WaF_ForecastDay5_Rain "Tag 5 Regen" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#rain"} Number:Length OC_WaF_ForecastDay5_Snow "Tag 5 Schnee" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#snow"} Number:Length OC_WaF_ForecastDay5_Visibility "Tag 5 Sichtweite" (gOCact) ["Point"] {channel="openweathermap:onecall:api:local:forecastDay5#visibility"}