59_Weather, DarkSky und OpenWeatherMap API Bugfixes

Begonnen von CoolTux, 13 Januar 2019, 21:22:31

Vorheriges Thema - Nächstes Thema

CoolTux

Zitat von: Tommy82 am 15 Januar 2019, 20:22:58
Ok, vielen Dank für deine Hilfe bei meinem gemachten Fehler.
Kann man auch nur den  Tagesforecast haben? Also denn Stunden deaktivieren? Würde mir schon reichen
Aktuell nicht.  Wird aber noch kommen.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

jsChris

Habe gerade auf die neue 59_Weather mit DarkSky "updated".
Finde keinen Thread, um Danke zu sagen, deshalb hier: funktioniert super. Danke!

Chris

blackbite

Hallo zusammen,

kleine, vielleicht auch blöde Frage. Ich nutze die Darksky API und wundere mich, warum ich trotz lang=de
z.B. die "Condition" als "Heiter" in Deutsch angezeigt bekomme, aber die "current_date_time" als "Tue, 15 Jan 2019 21:16" als Englich formatiertes Datum in den Readings habe. Sollte ich die Wochentage nicht auch in Deutsch bekommen, oder muss ich mir das alles selbst konvertieren? Wie habt Ihr das alle hinbekommen?
Sorry, aber stehe gerade auf dem Schlauch.
Blackbite

Frank_Huber

Zitat von: blackbite am 15 Januar 2019, 21:23:23
kleine, vielleicht auch blöde Frage. Ich nutze die Darksky API und wundere mich, warum ich trotz lang=de
z.B. die "Condition" als "Heiter" in Deutsch angezeigt bekomme, aber die "current_date_time" als "Tue, 15 Jan 2019 21:16" als Englich formatiertes Datum in den Readings habe. Sollte ich die Wochentage nicht auch in Deutsch bekommen, oder muss ich mir das alles selbst konvertieren? Wie habt Ihr das alle hinbekommen?
Sorry, aber stehe gerade auf dem Schlauch.
deine System locale des Betriebssystems!

blackbite

#64
Zitat von: Frank_Huber am 15 Januar 2019, 21:28:34
deine System locale des Betriebssystems!
Sicher? Ich stehe auf locale "de_DE.UTF-8 UTF-8"

pi@raspberrypi ~ $ date
Di 15. Jan 21:45:27 CET 2019

sieht doch eigentlich recht Deutsch aus. Wo muss ich suchen? Danke
Blackbite

ws


blackbite

Zitat von: ws am 15 Januar 2019, 21:49:38
gib locale ein

Gruß
ws
Danke, aber sollte doch so falsch nicht sein...

LANG=de_DE.UTF-8
LANGUAGE=
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=
Blackbite

ws


blackbite

#68
Zitat von: ws am 15 Januar 2019, 22:00:47
Vielleicht hilft das?

Gruß
ws
Danke, aber leider auch nicht. locale ist jetzt auch bei LANGUAGE geändert:
LANG=de_DE.UTF-8
LANGUAGE=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=


Habe einen Reboot gemacht, das Modul gelöscht und neu angelegt, aber sämtliche Zeit- und Datumswerte im Weather-Modul bleiben einfach im englischen Format. Das Problem habe ich sonst bei keinem Modul. Sehr seltsam. Also locale scheint es nicht zu sein und ein attr global language DE ist natürlich auch gesetzt.

Hier mein List von Wetter (sorry, etwas länger):
Internals:
   .lastTimehumidity 1547587619.72797
   .lastTimetemp_c 1547587619.72797
   API        DarkSkyAPI
   APIKEY     99blablablablabla
   APIOPTIONS cachemaxage:600
   DEF        API=DarkSkyAPI,cachemaxage:600 apikey=99blablablablabla interval=3600 lang=de
   INTERVAL   3600
   LANG       de
   LOCATION   47.66189,9.496800
   NAME       Wetter
   NOTIFYDEV  global
   NR         69
   NTFY_ORDER 50-Wetter
   STATE      T: 0 °C F: 82 % W: 4 km/h P: 1023 hPa
   TYPE       Weather
   .attraggr:
   .attreocr:
     .*
   .attrminint:
     temp_c:600
     humidity:600
   READINGS:
     2019-01-15 22:28:25   .license        Based on data from EUMETNET - MeteoAlarm [https://www.meteoalarm.eu/]. Time delays between this website and the MeteoAlarm website are possible; for the most up to date information about alert levels as published by the participating National Meteorological Services please use the MeteoAlarm website.
     2019-01-15 22:28:25   apiMaintainer   Leon Gaultier (<a href=https://forum.fhem.de/index.php?action=profile;u=13684>CoolTux</a>)
     2019-01-15 22:28:25   apparentTemperature 0
     2019-01-15 22:28:25   cloudCover      17
     2019-01-15 22:28:25   code            31
     2019-01-15 22:28:25   condition       Heiter
     2019-01-15 22:28:25   current_date_time Tue, 15 Jan 2019 22:28
     2019-01-15 22:28:25   dewPoint        -2
     2019-01-15 22:28:25   fc1_apparentTempHigh 3
     2019-01-15 22:28:25   fc1_apparentTempHighTime Tue, 15 Jan 2019 16:00
     2019-01-15 22:28:25   fc1_apparentTempLow -2
     2019-01-15 22:28:25   fc1_apparentTempLowTime Wed, 16 Jan 2019 06:00
     2019-01-15 22:28:25   fc1_cloudCover  54
     2019-01-15 22:28:25   fc1_code        30
     2019-01-15 22:28:25   fc1_condition   Überwiegend bewölkt bis Nachmittag.
     2019-01-15 22:28:25   fc1_day_of_week Tue
     2019-01-15 22:28:25   fc1_dewPoint    0
     2019-01-15 22:28:25   fc1_high_c      6
     2019-01-15 22:28:25   fc1_humidity    79
     2019-01-15 22:28:25   fc1_icon        partly_cloudy
     2019-01-15 22:28:25   fc1_iconAPI     partly-cloudy-day
     2019-01-15 22:28:25   fc1_low_c       -2
     2019-01-15 22:28:25   fc1_moonPhase   0.29
     2019-01-15 22:28:25   fc1_ozone       302.76
     2019-01-15 22:28:25   fc1_precipIntensity 0.0102
     2019-01-15 22:28:25   fc1_precipIntensityMax 0.0457
     2019-01-15 22:28:25   fc1_precipIntensityMaxTime Tue, 15 Jan 2019 00:00
     2019-01-15 22:28:25   fc1_precipProbability 0.31
     2019-01-15 22:28:25   fc1_precipType  snow
     2019-01-15 22:28:25   fc1_pressure    1024
     2019-01-15 22:28:25   fc1_pubDate     Tue, 15 Jan 2019 00:00
     2019-01-15 22:28:25   fc1_sunriseTime Tue, 15 Jan 2019 08:06
     2019-01-15 22:28:25   fc1_sunsetTime  Tue, 15 Jan 2019 16:57
     2019-01-15 22:28:25   fc1_tempHigh    6
     2019-01-15 22:28:25   fc1_tempHighTime Tue, 15 Jan 2019 14:00
     2019-01-15 22:28:25   fc1_tempLow     -2
     2019-01-15 22:28:25   fc1_tempLowTime Wed, 16 Jan 2019 06:00
     2019-01-15 22:28:25   fc1_uvIndex     1
     2019-01-15 22:28:25   fc1_uvIndexTime Tue, 15 Jan 2019 11:00
     2019-01-15 22:28:25   fc1_visibility  10
     2019-01-15 22:28:25   fc1_wind        6
     2019-01-15 22:28:25   fc1_windGust    23
     2019-01-15 22:28:25   fc1_windGustTime Tue, 15 Jan 2019 01:00
     2019-01-15 22:28:25   fc1_wind_condition Wind: SW 6 km/h
     2019-01-15 22:28:25   fc1_wind_direction 236
     2019-01-15 22:28:25   fc1_wind_speed  6
     2019-01-15 22:28:25   fc2_apparentTempHigh 6
     2019-01-15 22:28:25   fc2_apparentTempHighTime Wed, 16 Jan 2019 15:00
     2019-01-15 22:28:25   fc2_apparentTempLow 0
     2019-01-15 22:28:25   fc2_apparentTempLowTime Thu, 17 Jan 2019 01:00
     2019-01-15 22:28:25   fc2_cloudCover  41
     2019-01-15 22:28:25   fc2_code        29
     2019-01-15 22:28:25   fc2_condition   Den ganzen Tag lang überwiegend bewölkt.
     2019-01-15 22:28:25   fc2_day_of_week Wed
     2019-01-15 22:28:25   fc2_dewPoint    -2
     2019-01-15 22:28:25   fc2_high_c      6
     2019-01-15 22:28:25   fc2_humidity    73
     2019-01-15 22:28:25   fc2_icon        partly_cloudy_night
     2019-01-15 22:28:25   fc2_iconAPI     partly-cloudy-night
     2019-01-15 22:28:25   fc2_low_c       2
     2019-01-15 22:28:25   fc2_moonPhase   0.33
     2019-01-15 22:28:25   fc2_ozone       287.93
     2019-01-15 22:28:25   fc2_precipIntensity 0
     2019-01-15 22:28:25   fc2_precipIntensityMax 0.0025
     2019-01-15 22:28:25   fc2_precipIntensityMaxTime Wed, 16 Jan 2019 08:00
     2019-01-15 22:28:25   fc2_precipProbability 0
     2019-01-15 22:28:25   fc2_pressure    1017
     2019-01-15 22:28:25   fc2_pubDate     Wed, 16 Jan 2019 00:00
     2019-01-15 22:28:25   fc2_sunriseTime Wed, 16 Jan 2019 08:06
     2019-01-15 22:28:25   fc2_sunsetTime  Wed, 16 Jan 2019 16:59
     2019-01-15 22:28:25   fc2_tempHigh    6
     2019-01-15 22:28:25   fc2_tempHighTime Wed, 16 Jan 2019 15:00
     2019-01-15 22:28:25   fc2_tempLow     2
     2019-01-15 22:28:25   fc2_tempLowTime Thu, 17 Jan 2019 01:00
     2019-01-15 22:28:25   fc2_uvIndex     1
     2019-01-15 22:28:25   fc2_uvIndexTime Wed, 16 Jan 2019 11:00
     2019-01-15 22:28:25   fc2_visibility  16
     2019-01-15 22:28:25   fc2_wind        5
     2019-01-15 22:28:25   fc2_windGust    17
     2019-01-15 22:28:25   fc2_windGustTime Wed, 16 Jan 2019 23:00
     2019-01-15 22:28:25   fc2_wind_condition Wind: SSW 5 km/h
     2019-01-15 22:28:25   fc2_wind_direction 203
     2019-01-15 22:28:25   fc2_wind_speed  5
     2019-01-15 22:28:25   fc3_apparentTempHigh 2
     2019-01-15 22:28:25   fc3_apparentTempHighTime Thu, 17 Jan 2019 11:00
     2019-01-15 22:28:25   fc3_apparentTempLow -3
     2019-01-15 22:28:25   fc3_apparentTempLowTime Fri, 18 Jan 2019 07:00
     2019-01-15 22:28:25   fc3_cloudCover  56
     2019-01-15 22:28:25   fc3_code        16
     2019-01-15 22:28:25   fc3_condition   Leichter Wind von nachmittags bis abends sowie Nacht Schneefall (weniger als 1 cm).
     2019-01-15 22:28:25   fc3_day_of_week Thu
     2019-01-15 22:28:25   fc3_dewPoint    0
     2019-01-15 22:28:25   fc3_high_c      5
     2019-01-15 22:28:25   fc3_humidity    75
     2019-01-15 22:28:25   fc3_icon        snow
     2019-01-15 22:28:25   fc3_iconAPI     snow
     2019-01-15 22:28:25   fc3_low_c       0
     2019-01-15 22:28:25   fc3_moonPhase   0.36
     2019-01-15 22:28:25   fc3_ozone       303.35
     2019-01-15 22:28:25   fc3_precipIntensity 0.1219
     2019-01-15 22:28:25   fc3_precipIntensityMax 0.6477
     2019-01-15 22:28:25   fc3_precipIntensityMaxTime Thu, 17 Jan 2019 13:00
     2019-01-15 22:28:25   fc3_precipProbability 0.6
     2019-01-15 22:28:25   fc3_precipType  rain
     2019-01-15 22:28:25   fc3_pressure    1012
     2019-01-15 22:28:25   fc3_pubDate     Thu, 17 Jan 2019 00:00
     2019-01-15 22:28:25   fc3_sunriseTime Thu, 17 Jan 2019 08:05
     2019-01-15 22:28:25   fc3_sunsetTime  Thu, 17 Jan 2019 17:00
     2019-01-15 22:28:25   fc3_tempHigh    5
     2019-01-15 22:28:25   fc3_tempHighTime Thu, 17 Jan 2019 13:00
     2019-01-15 22:28:25   fc3_tempLow     0
     2019-01-15 22:28:25   fc3_tempLowTime Fri, 18 Jan 2019 08:00
     2019-01-15 22:28:25   fc3_uvIndex     1
     2019-01-15 22:28:25   fc3_uvIndexTime Thu, 17 Jan 2019 11:00
     2019-01-15 22:28:25   fc3_visibility  7
     2019-01-15 22:28:25   fc3_wind        17
     2019-01-15 22:28:25   fc3_windGust    50
     2019-01-15 22:28:25   fc3_windGustTime Thu, 17 Jan 2019 16:00
     2019-01-15 22:28:25   fc3_wind_condition Wind: WSW 17 km/h
     2019-01-15 22:28:25   fc3_wind_direction 240
     2019-01-15 22:28:25   fc3_wind_speed  17
     2019-01-15 22:28:25   fc4_apparentTempHigh 0
     2019-01-15 22:28:25   fc4_apparentTempHighTime Fri, 18 Jan 2019 14:00
     2019-01-15 22:28:25   fc4_apparentTempLow -3
     2019-01-15 22:28:25   fc4_apparentTempLowTime Sat, 19 Jan 2019 00:00
     2019-01-15 22:28:25   fc4_cloudCover  81
     2019-01-15 22:28:25   fc4_code        20
     2019-01-15 22:28:25   fc4_condition   Nebel am Vormittag.
     2019-01-15 22:28:25   fc4_day_of_week Fri
     2019-01-15 22:28:25   fc4_dewPoint    -2
     2019-01-15 22:28:25   fc4_high_c      2
     2019-01-15 22:28:25   fc4_humidity    77
     2019-01-15 22:28:25   fc4_icon        fog
     2019-01-15 22:28:25   fc4_iconAPI     fog
     2019-01-15 22:28:25   fc4_low_c       -3
     2019-01-15 22:28:25   fc4_moonPhase   0.4
     2019-01-15 22:28:25   fc4_ozone       330.34
     2019-01-15 22:28:25   fc4_precipIntensity 0.1016
     2019-01-15 22:28:25   fc4_precipIntensityMax 0.5842
     2019-01-15 22:28:25   fc4_precipIntensityMaxTime Fri, 18 Jan 2019 01:00
     2019-01-15 22:28:25   fc4_precipProbability 0.53
     2019-01-15 22:28:25   fc4_precipType  snow
     2019-01-15 22:28:25   fc4_pressure    1019
     2019-01-15 22:28:25   fc4_pubDate     Fri, 18 Jan 2019 00:00
     2019-01-15 22:28:25   fc4_sunriseTime Fri, 18 Jan 2019 08:04
     2019-01-15 22:28:25   fc4_sunsetTime  Fri, 18 Jan 2019 17:02
     2019-01-15 22:28:25   fc4_tempHigh    2
     2019-01-15 22:28:25   fc4_tempHighTime Fri, 18 Jan 2019 14:00
     2019-01-15 22:28:25   fc4_tempLow     -3
     2019-01-15 22:28:25   fc4_tempLowTime Sat, 19 Jan 2019 07:00
     2019-01-15 22:28:25   fc4_uvIndex     1
     2019-01-15 22:28:25   fc4_uvIndexTime Fri, 18 Jan 2019 11:00
     2019-01-15 22:28:25   fc4_visibility  15
     2019-01-15 22:28:25   fc4_wind        2
     2019-01-15 22:28:25   fc4_windGust    41
     2019-01-15 22:28:25   fc4_windGustTime Fri, 18 Jan 2019 00:00
     2019-01-15 22:28:25   fc4_wind_condition Wind: WNW 2 km/h
     2019-01-15 22:28:25   fc4_wind_direction 298
     2019-01-15 22:28:25   fc4_wind_speed  2
     2019-01-15 22:28:25   fc5_apparentTempHigh 1
     2019-01-15 22:28:25   fc5_apparentTempHighTime Sat, 19 Jan 2019 13:00
     2019-01-15 22:28:25   fc5_apparentTempLow -4
     2019-01-15 22:28:25   fc5_apparentTempLowTime Sun, 20 Jan 2019 08:00
     2019-01-15 22:28:25   fc5_cloudCover  56
     2019-01-15 22:28:25   fc5_code        30
     2019-01-15 22:28:25   fc5_condition   Den ganzen Tag lang überwiegend bewölkt.
     2019-01-15 22:28:25   fc5_day_of_week Sat
     2019-01-15 22:28:25   fc5_dewPoint    -5
     2019-01-15 22:28:25   fc5_high_c      2
     2019-01-15 22:28:25   fc5_humidity    70
     2019-01-15 22:28:25   fc5_icon        partly_cloudy
     2019-01-15 22:28:25   fc5_iconAPI     partly-cloudy-day
     2019-01-15 22:28:25   fc5_low_c       -2
     2019-01-15 22:28:25   fc5_moonPhase   0.43
     2019-01-15 22:28:25   fc5_ozone       342.2
     2019-01-15 22:28:25   fc5_precipIntensity 0
     2019-01-15 22:28:25   fc5_precipIntensityMax 0.0051
     2019-01-15 22:28:25   fc5_precipIntensityMaxTime Sat, 19 Jan 2019 08:00
     2019-01-15 22:28:25   fc5_precipProbability 0
     2019-01-15 22:28:25   fc5_pressure    1017
     2019-01-15 22:28:25   fc5_pubDate     Sat, 19 Jan 2019 00:00
     2019-01-15 22:28:25   fc5_sunriseTime Sat, 19 Jan 2019 08:04
     2019-01-15 22:28:25   fc5_sunsetTime  Sat, 19 Jan 2019 17:03
     2019-01-15 22:28:25   fc5_tempHigh    2
     2019-01-15 22:28:25   fc5_tempHighTime Sat, 19 Jan 2019 15:00
     2019-01-15 22:28:25   fc5_tempLow     -2
     2019-01-15 22:28:25   fc5_tempLowTime Sun, 20 Jan 2019 07:00
     2019-01-15 22:28:25   fc5_uvIndex     1
     2019-01-15 22:28:25   fc5_uvIndexTime Sat, 19 Jan 2019 11:00
     2019-01-15 22:28:25   fc5_visibility  16
     2019-01-15 22:28:25   fc5_wind        4
     2019-01-15 22:28:25   fc5_windGust    9
     2019-01-15 22:28:25   fc5_windGustTime Sat, 19 Jan 2019 16:00
     2019-01-15 22:28:25   fc5_wind_condition Wind: NO 4 km/h
     2019-01-15 22:28:25   fc5_wind_direction 55
     2019-01-15 22:28:25   fc5_wind_speed  4
     2019-01-15 22:28:25   fc6_apparentTempHigh 0
     2019-01-15 22:28:25   fc6_apparentTempHighTime Sun, 20 Jan 2019 14:00
     2019-01-15 22:28:25   fc6_apparentTempLow -7
     2019-01-15 22:28:25   fc6_apparentTempLowTime Mon, 21 Jan 2019 07:00
     2019-01-15 22:28:25   fc6_cloudCover  64
     2019-01-15 22:28:25   fc6_code        30
     2019-01-15 22:28:25   fc6_condition   Überwiegend bewölkt bis abends.
     2019-01-15 22:28:25   fc6_day_of_week Sun
     2019-01-15 22:28:25   fc6_dewPoint    -4
     2019-01-15 22:28:25   fc6_high_c      3
     2019-01-15 22:28:25   fc6_humidity    72
     2019-01-15 22:28:25   fc6_icon        partly_cloudy
     2019-01-15 22:28:25   fc6_iconAPI     partly-cloudy-day
     2019-01-15 22:28:25   fc6_low_c       -4
     2019-01-15 22:28:25   fc6_moonPhase   0.47
     2019-01-15 22:28:25   fc6_ozone       358.49
     2019-01-15 22:28:25   fc6_precipIntensity 0
     2019-01-15 22:28:25   fc6_precipIntensityMax 0.0076
     2019-01-15 22:28:25   fc6_precipIntensityMaxTime Sun, 20 Jan 2019 01:00
     2019-01-15 22:28:25   fc6_precipProbability 0
     2019-01-15 22:28:25   fc6_pressure    1019
     2019-01-15 22:28:25   fc6_pubDate     Sun, 20 Jan 2019 00:00
     2019-01-15 22:28:25   fc6_sunriseTime Sun, 20 Jan 2019 08:03
     2019-01-15 22:28:25   fc6_sunsetTime  Sun, 20 Jan 2019 17:04
     2019-01-15 22:28:25   fc6_tempHigh    3
     2019-01-15 22:28:25   fc6_tempHighTime Sun, 20 Jan 2019 14:00
     2019-01-15 22:28:25   fc6_tempLow     -4
     2019-01-15 22:28:25   fc6_tempLowTime Mon, 21 Jan 2019 07:00
     2019-01-15 22:28:25   fc6_uvIndex     1
     2019-01-15 22:28:25   fc6_uvIndexTime Sun, 20 Jan 2019 11:00
     2019-01-15 22:28:25   fc6_visibility  16
     2019-01-15 22:28:25   fc6_wind        7
     2019-01-15 22:28:25   fc6_windGust    27
     2019-01-15 22:28:25   fc6_windGustTime Sun, 20 Jan 2019 19:00
     2019-01-15 22:28:25   fc6_wind_condition Wind: NO 7 km/h
     2019-01-15 22:28:25   fc6_wind_direction 45
     2019-01-15 22:28:25   fc6_wind_speed  7
     2019-01-15 22:28:25   fc7_apparentTempHigh -2
     2019-01-15 22:28:25   fc7_apparentTempHighTime Mon, 21 Jan 2019 16:00
     2019-01-15 22:28:25   fc7_apparentTempLow -4
     2019-01-15 22:28:25   fc7_apparentTempLowTime Mon, 21 Jan 2019 20:00
     2019-01-15 22:28:25   fc7_cloudCover  1
     2019-01-15 22:28:25   fc7_code        32
     2019-01-15 22:28:25   fc7_condition   Den ganzen Tag lang heiter.
     2019-01-15 22:28:25   fc7_day_of_week Mon
     2019-01-15 22:28:25   fc7_dewPoint    -7
     2019-01-15 22:28:25   fc7_high_c      0
     2019-01-15 22:28:25   fc7_humidity    71
     2019-01-15 22:28:25   fc7_icon        sunny
     2019-01-15 22:28:25   fc7_iconAPI     clear-day
     2019-01-15 22:28:25   fc7_low_c       -3
     2019-01-15 22:28:25   fc7_moonPhase   0.51
     2019-01-15 22:28:25   fc7_ozone       360.75
     2019-01-15 22:28:25   fc7_precipIntensity 0
     2019-01-15 22:28:25   fc7_precipIntensityMax 0.0051
     2019-01-15 22:28:25   fc7_precipIntensityMaxTime Mon, 21 Jan 2019 08:00
     2019-01-15 22:28:25   fc7_precipProbability 0
     2019-01-15 22:28:25   fc7_pressure    1024
     2019-01-15 22:28:25   fc7_pubDate     Mon, 21 Jan 2019 00:00
     2019-01-15 22:28:25   fc7_sunriseTime Mon, 21 Jan 2019 08:02
     2019-01-15 22:28:25   fc7_sunsetTime  Mon, 21 Jan 2019 17:06
     2019-01-15 22:28:25   fc7_tempHigh    0
     2019-01-15 22:28:25   fc7_tempHighTime Mon, 21 Jan 2019 15:00
     2019-01-15 22:28:25   fc7_tempLow     -3
     2019-01-15 22:28:25   fc7_tempLowTime Tue, 22 Jan 2019 06:00
     2019-01-15 22:28:25   fc7_uvIndex     1
     2019-01-15 22:28:25   fc7_uvIndexTime Mon, 21 Jan 2019 11:00
     2019-01-15 22:28:25   fc7_visibility  16
     2019-01-15 22:28:25   fc7_wind        7
     2019-01-15 22:28:25   fc7_windGust    21
     2019-01-15 22:28:25   fc7_windGustTime Mon, 21 Jan 2019 00:00
     2019-01-15 22:28:25   fc7_wind_condition Wind: NNO 7 km/h
     2019-01-15 22:28:25   fc7_wind_direction 32
     2019-01-15 22:28:25   fc7_wind_speed  7
     2019-01-15 22:28:25   fc8_apparentTempHigh 2
     2019-01-15 22:28:25   fc8_apparentTempHighTime Tue, 22 Jan 2019 15:00
     2019-01-15 22:28:25   fc8_apparentTempLow -5
     2019-01-15 22:28:25   fc8_apparentTempLowTime Wed, 23 Jan 2019 06:00
     2019-01-15 22:28:25   fc8_cloudCover  33
     2019-01-15 22:28:25   fc8_code        29
     2019-01-15 22:28:25   fc8_condition   Den ganzen Tag lang leicht bewölkt.
     2019-01-15 22:28:25   fc8_day_of_week Tue
     2019-01-15 22:28:25   fc8_dewPoint    -6
     2019-01-15 22:28:25   fc8_high_c      2
     2019-01-15 22:28:25   fc8_humidity    69
     2019-01-15 22:28:25   fc8_icon        partly_cloudy_night
     2019-01-15 22:28:25   fc8_iconAPI     partly-cloudy-night
     2019-01-15 22:28:25   fc8_low_c       -3
     2019-01-15 22:28:25   fc8_moonPhase   0.55
     2019-01-15 22:28:25   fc8_ozone       349.02
     2019-01-15 22:28:25   fc8_precipIntensity 0.0025
     2019-01-15 22:28:25   fc8_precipIntensityMax 0.0076
     2019-01-15 22:28:25   fc8_precipIntensityMaxTime Tue, 22 Jan 2019 04:00
     2019-01-15 22:28:25   fc8_precipProbability 0.02
     2019-01-15 22:28:25   fc8_precipType  snow
     2019-01-15 22:28:25   fc8_pressure    1013
     2019-01-15 22:28:25   fc8_pubDate     Tue, 22 Jan 2019 00:00
     2019-01-15 22:28:25   fc8_sunriseTime Tue, 22 Jan 2019 08:01
     2019-01-15 22:28:25   fc8_sunsetTime  Tue, 22 Jan 2019 17:07
     2019-01-15 22:28:25   fc8_tempHigh    2
     2019-01-15 22:28:25   fc8_tempHighTime Tue, 22 Jan 2019 15:00
     2019-01-15 22:28:25   fc8_tempLow     -3
     2019-01-15 22:28:25   fc8_tempLowTime Wed, 23 Jan 2019 06:00
     2019-01-15 22:28:25   fc8_uvIndex     1
     2019-01-15 22:28:25   fc8_uvIndexTime Tue, 22 Jan 2019 11:00
     2019-01-15 22:28:25   fc8_visibility  16
     2019-01-15 22:28:25   fc8_wind        1
     2019-01-15 22:28:25   fc8_windGust    9
     2019-01-15 22:28:25   fc8_windGustTime Tue, 22 Jan 2019 13:00
     2019-01-15 22:28:25   fc8_wind_condition Wind: SSW 1 km/h
     2019-01-15 22:28:25   fc8_wind_direction 206
     2019-01-15 22:28:25   fc8_wind_speed  1
     2019-01-15 22:28:25   hfc10_cloudCover 15
     2019-01-15 22:28:25   hfc10_code      31
     2019-01-15 22:28:25   hfc10_condition Heiter
     2019-01-15 22:28:25   hfc10_day_of_week Wed, 07:00
     2019-01-15 22:28:25   hfc10_dewPoint  -5.7
     2019-01-15 22:28:25   hfc10_humidity  79
     2019-01-15 22:28:25   hfc10_icon      sunny
     2019-01-15 22:28:25   hfc10_iconAPI   clear-night
     2019-01-15 22:28:25   hfc10_ozone     285.8
     2019-01-15 22:28:25   hfc10_precipIntensity 0
     2019-01-15 22:28:25   hfc10_precipProbability 0
     2019-01-15 22:28:25   hfc10_pressure  1018.8
     2019-01-15 22:28:25   hfc10_pubDate   Wed, 16 Jan 2019 07:00
     2019-01-15 22:28:25   hfc10_temperature -2.6
     2019-01-15 22:28:25   hfc10_uvIndex   0
     2019-01-15 22:28:25   hfc10_visibility 16.1
     2019-01-15 22:28:25   hfc10_wind      3
     2019-01-15 22:28:25   hfc10_windGust  4
     2019-01-15 22:28:25   hfc10_wind_condition Wind: SW 3 km/h
     2019-01-15 22:28:25   hfc10_wind_direction 220
     2019-01-15 22:28:25   hfc10_wind_speed 3
     2019-01-15 22:28:25   hfc11_cloudCover 26
     2019-01-15 22:28:25   hfc11_code      29
     2019-01-15 22:28:25   hfc11_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc11_day_of_week Wed, 08:00
     2019-01-15 22:28:25   hfc11_dewPoint  -5.5
     2019-01-15 22:28:25   hfc11_humidity  78
     2019-01-15 22:28:25   hfc11_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc11_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc11_ozone     285.76
     2019-01-15 22:28:25   hfc11_precipIntensity 0
     2019-01-15 22:28:25   hfc11_precipProbability 0
     2019-01-15 22:28:25   hfc11_pressure  1018.5
     2019-01-15 22:28:25   hfc11_pubDate   Wed, 16 Jan 2019 08:00
     2019-01-15 22:28:25   hfc11_temperature -2.2
     2019-01-15 22:28:25   hfc11_uvIndex   0
     2019-01-15 22:28:25   hfc11_visibility 16.1
     2019-01-15 22:28:25   hfc11_wind      3
     2019-01-15 22:28:25   hfc11_windGust  4
     2019-01-15 22:28:25   hfc11_wind_condition Wind: SW 3 km/h
     2019-01-15 22:28:25   hfc11_wind_direction 219
     2019-01-15 22:28:25   hfc11_wind_speed 3
     2019-01-15 22:28:25   hfc12_cloudCover 38
     2019-01-15 22:28:25   hfc12_code      30
     2019-01-15 22:28:25   hfc12_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc12_day_of_week Wed, 09:00
     2019-01-15 22:28:25   hfc12_dewPoint  -5.0
     2019-01-15 22:28:25   hfc12_humidity  77
     2019-01-15 22:28:25   hfc12_icon      partly_cloudy
     2019-01-15 22:28:25   hfc12_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc12_ozone     286.07
     2019-01-15 22:28:25   hfc12_precipIntensity 0
     2019-01-15 22:28:25   hfc12_precipProbability 0
     2019-01-15 22:28:25   hfc12_pressure  1018.3
     2019-01-15 22:28:25   hfc12_pubDate   Wed, 16 Jan 2019 09:00
     2019-01-15 22:28:25   hfc12_temperature -1.5
     2019-01-15 22:28:25   hfc12_uvIndex   0
     2019-01-15 22:28:25   hfc12_visibility 16.1
     2019-01-15 22:28:25   hfc12_wind      3
     2019-01-15 22:28:25   hfc12_windGust  4
     2019-01-15 22:28:25   hfc12_wind_condition Wind: SW 3 km/h
     2019-01-15 22:28:25   hfc12_wind_direction 224
     2019-01-15 22:28:25   hfc12_wind_speed 3
     2019-01-15 22:28:25   hfc13_cloudCover 46
     2019-01-15 22:28:25   hfc13_code      30
     2019-01-15 22:28:25   hfc13_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc13_day_of_week Wed, 10:00
     2019-01-15 22:28:25   hfc13_dewPoint  -4.4
     2019-01-15 22:28:25   hfc13_humidity  74
     2019-01-15 22:28:25   hfc13_icon      partly_cloudy
     2019-01-15 22:28:25   hfc13_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc13_ozone     286.42
     2019-01-15 22:28:25   hfc13_precipIntensity 0
     2019-01-15 22:28:25   hfc13_precipProbability 0
     2019-01-15 22:28:25   hfc13_pressure  1017.8
     2019-01-15 22:28:25   hfc13_pubDate   Wed, 16 Jan 2019 10:00
     2019-01-15 22:28:25   hfc13_temperature -0.3
     2019-01-15 22:28:25   hfc13_uvIndex   0
     2019-01-15 22:28:25   hfc13_visibility 16.1
     2019-01-15 22:28:25   hfc13_wind      4
     2019-01-15 22:28:25   hfc13_windGust  5
     2019-01-15 22:28:25   hfc13_wind_condition Wind: SW 4 km/h
     2019-01-15 22:28:25   hfc13_wind_direction 231
     2019-01-15 22:28:25   hfc13_wind_speed 4
     2019-01-15 22:28:25   hfc14_cloudCover 44
     2019-01-15 22:28:25   hfc14_code      30
     2019-01-15 22:28:25   hfc14_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc14_day_of_week Wed, 11:00
     2019-01-15 22:28:25   hfc14_dewPoint  -3.4
     2019-01-15 22:28:25   hfc14_humidity  71
     2019-01-15 22:28:25   hfc14_icon      partly_cloudy
     2019-01-15 22:28:25   hfc14_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc14_ozone     286.99
     2019-01-15 22:28:25   hfc14_precipIntensity 0
     2019-01-15 22:28:25   hfc14_precipProbability 0
     2019-01-15 22:28:25   hfc14_pressure  1016.9
     2019-01-15 22:28:25   hfc14_pubDate   Wed, 16 Jan 2019 11:00
     2019-01-15 22:28:25   hfc14_temperature 1.3
     2019-01-15 22:28:25   hfc14_uvIndex   1
     2019-01-15 22:28:25   hfc14_visibility 16.1
     2019-01-15 22:28:25   hfc14_wind      2
     2019-01-15 22:28:25   hfc14_windGust  6
     2019-01-15 22:28:25   hfc14_wind_condition Wind: NW 2 km/h
     2019-01-15 22:28:25   hfc14_wind_direction 309
     2019-01-15 22:28:25   hfc14_wind_speed 2
     2019-01-15 22:28:25   hfc15_cloudCover 38
     2019-01-15 22:28:25   hfc15_code      30
     2019-01-15 22:28:25   hfc15_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc15_day_of_week Wed, 12:00
     2019-01-15 22:28:25   hfc15_dewPoint  -2.3
     2019-01-15 22:28:25   hfc15_humidity  66
     2019-01-15 22:28:25   hfc15_icon      partly_cloudy
     2019-01-15 22:28:25   hfc15_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc15_ozone     287.72
     2019-01-15 22:28:25   hfc15_precipIntensity 0
     2019-01-15 22:28:25   hfc15_precipProbability 0
     2019-01-15 22:28:25   hfc15_pressure  1015.8
     2019-01-15 22:28:25   hfc15_pubDate   Wed, 16 Jan 2019 12:00
     2019-01-15 22:28:25   hfc15_temperature 3.6
     2019-01-15 22:28:25   hfc15_uvIndex   1
     2019-01-15 22:28:25   hfc15_visibility 16.1
     2019-01-15 22:28:25   hfc15_wind      4
     2019-01-15 22:28:25   hfc15_windGust  8
     2019-01-15 22:28:25   hfc15_wind_condition Wind: S 4 km/h
     2019-01-15 22:28:25   hfc15_wind_direction 180
     2019-01-15 22:28:25   hfc15_wind_speed 4
     2019-01-15 22:28:25   hfc16_cloudCover 36
     2019-01-15 22:28:25   hfc16_code      30
     2019-01-15 22:28:25   hfc16_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc16_day_of_week Wed, 13:00
     2019-01-15 22:28:25   hfc16_dewPoint  -1.3
     2019-01-15 22:28:25   hfc16_humidity  62
     2019-01-15 22:28:25   hfc16_icon      partly_cloudy
     2019-01-15 22:28:25   hfc16_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc16_ozone     288.26
     2019-01-15 22:28:25   hfc16_precipIntensity 0
     2019-01-15 22:28:25   hfc16_precipProbability 0
     2019-01-15 22:28:25   hfc16_pressure  1014.8
     2019-01-15 22:28:25   hfc16_pubDate   Wed, 16 Jan 2019 13:00
     2019-01-15 22:28:25   hfc16_temperature 5.4
     2019-01-15 22:28:25   hfc16_uvIndex   1
     2019-01-15 22:28:25   hfc16_visibility 16.1
     2019-01-15 22:28:25   hfc16_wind      5
     2019-01-15 22:28:25   hfc16_windGust  9
     2019-01-15 22:28:25   hfc16_wind_condition Wind: SW 5 km/h
     2019-01-15 22:28:25   hfc16_wind_direction 216
     2019-01-15 22:28:25   hfc16_wind_speed 5
     2019-01-15 22:28:25   hfc17_cloudCover 45
     2019-01-15 22:28:25   hfc17_code      30
     2019-01-15 22:28:25   hfc17_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc17_day_of_week Wed, 14:00
     2019-01-15 22:28:25   hfc17_dewPoint  -0.4
     2019-01-15 22:28:25   hfc17_humidity  62
     2019-01-15 22:28:25   hfc17_icon      partly_cloudy
     2019-01-15 22:28:25   hfc17_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc17_ozone     288.37
     2019-01-15 22:28:25   hfc17_precipIntensity 0
     2019-01-15 22:28:25   hfc17_precipProbability 0
     2019-01-15 22:28:25   hfc17_pressure  1014.0
     2019-01-15 22:28:25   hfc17_pubDate   Wed, 16 Jan 2019 14:00
     2019-01-15 22:28:25   hfc17_temperature 6.3
     2019-01-15 22:28:25   hfc17_uvIndex   1
     2019-01-15 22:28:25   hfc17_visibility 16.1
     2019-01-15 22:28:25   hfc17_wind      5
     2019-01-15 22:28:25   hfc17_windGust  8
     2019-01-15 22:28:25   hfc17_wind_condition Wind: SW 5 km/h
     2019-01-15 22:28:25   hfc17_wind_direction 221
     2019-01-15 22:28:25   hfc17_wind_speed 5
     2019-01-15 22:28:25   hfc18_cloudCover 58
     2019-01-15 22:28:25   hfc18_code      30
     2019-01-15 22:28:25   hfc18_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc18_day_of_week Wed, 15:00
     2019-01-15 22:28:25   hfc18_dewPoint  0.3
     2019-01-15 22:28:25   hfc18_humidity  66
     2019-01-15 22:28:25   hfc18_icon      partly_cloudy
     2019-01-15 22:28:25   hfc18_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc18_ozone     288.26
     2019-01-15 22:28:25   hfc18_precipIntensity 0
     2019-01-15 22:28:25   hfc18_precipProbability 0
     2019-01-15 22:28:25   hfc18_pressure  1013.5
     2019-01-15 22:28:25   hfc18_pubDate   Wed, 16 Jan 2019 15:00
     2019-01-15 22:28:25   hfc18_temperature 6.3
     2019-01-15 22:28:25   hfc18_uvIndex   0
     2019-01-15 22:28:25   hfc18_visibility 10.9
     2019-01-15 22:28:25   hfc18_wind      5
     2019-01-15 22:28:25   hfc18_windGust  7
     2019-01-15 22:28:25   hfc18_wind_condition Wind: SSW 5 km/h
     2019-01-15 22:28:25   hfc18_wind_direction 210
     2019-01-15 22:28:25   hfc18_wind_speed 5
     2019-01-15 22:28:25   hfc19_cloudCover 69
     2019-01-15 22:28:25   hfc19_code      30
     2019-01-15 22:28:25   hfc19_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc19_day_of_week Wed, 16:00
     2019-01-15 22:28:25   hfc19_dewPoint  0.7
     2019-01-15 22:28:25   hfc19_humidity  69
     2019-01-15 22:28:25   hfc19_icon      partly_cloudy
     2019-01-15 22:28:25   hfc19_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc19_ozone     288.14
     2019-01-15 22:28:25   hfc19_precipIntensity 0
     2019-01-15 22:28:25   hfc19_precipProbability 0
     2019-01-15 22:28:25   hfc19_pressure  1013.1
     2019-01-15 22:28:25   hfc19_pubDate   Wed, 16 Jan 2019 16:00
     2019-01-15 22:28:25   hfc19_temperature 5.9
     2019-01-15 22:28:25   hfc19_uvIndex   0
     2019-01-15 22:28:25   hfc19_visibility 5.7
     2019-01-15 22:28:25   hfc19_wind      5
     2019-01-15 22:28:25   hfc19_windGust  6
     2019-01-15 22:28:25   hfc19_wind_condition Wind: SSW 5 km/h
     2019-01-15 22:28:25   hfc19_wind_direction 200
     2019-01-15 22:28:25   hfc19_wind_speed 5
     2019-01-15 22:28:25   hfc1_cloudCover 18
     2019-01-15 22:28:25   hfc1_code       31
     2019-01-15 22:28:25   hfc1_condition  Heiter
     2019-01-15 22:28:25   hfc1_day_of_week Tue, 22:00
     2019-01-15 22:28:25   hfc1_dewPoint   -2.5
     2019-01-15 22:28:25   hfc1_humidity   83
     2019-01-15 22:28:25   hfc1_icon       sunny
     2019-01-15 22:28:25   hfc1_iconAPI    clear-night
     2019-01-15 22:28:25   hfc1_ozone      290.32
     2019-01-15 22:28:25   hfc1_precipIntensity 0
     2019-01-15 22:28:25   hfc1_precipProbability 0
     2019-01-15 22:28:25   hfc1_pressure   1023.3
     2019-01-15 22:28:25   hfc1_pubDate    Tue, 15 Jan 2019 22:00
     2019-01-15 22:28:25   hfc1_temperature 0.0
     2019-01-15 22:28:25   hfc1_uvIndex    0
     2019-01-15 22:28:25   hfc1_visibility 12.1
     2019-01-15 22:28:25   hfc1_wind       6
     2019-01-15 22:28:25   hfc1_windGust   8
     2019-01-15 22:28:25   hfc1_wind_condition Wind: ONO 6 km/h
     2019-01-15 22:28:25   hfc1_wind_direction 76
     2019-01-15 22:28:25   hfc1_wind_speed 6
     2019-01-15 22:28:25   hfc20_cloudCover 72
     2019-01-15 22:28:25   hfc20_code      29
     2019-01-15 22:28:25   hfc20_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc20_day_of_week Wed, 17:00
     2019-01-15 22:28:25   hfc20_dewPoint  0.3
     2019-01-15 22:28:25   hfc20_humidity  71
     2019-01-15 22:28:25   hfc20_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc20_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc20_ozone     287.91
     2019-01-15 22:28:25   hfc20_precipIntensity 0
     2019-01-15 22:28:25   hfc20_precipProbability 0
     2019-01-15 22:28:25   hfc20_pressure  1013.0
     2019-01-15 22:28:25   hfc20_pubDate   Wed, 16 Jan 2019 17:00
     2019-01-15 22:28:25   hfc20_temperature 5.1
     2019-01-15 22:28:25   hfc20_uvIndex   0
     2019-01-15 22:28:25   hfc20_visibility 5.5
     2019-01-15 22:28:25   hfc20_wind      5
     2019-01-15 22:28:25   hfc20_windGust  7
     2019-01-15 22:28:25   hfc20_wind_condition Wind: SSW 5 km/h
     2019-01-15 22:28:25   hfc20_wind_direction 200
     2019-01-15 22:28:25   hfc20_wind_speed 5
     2019-01-15 22:28:25   hfc21_cloudCover 73
     2019-01-15 22:28:25   hfc21_code      29
     2019-01-15 22:28:25   hfc21_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc21_day_of_week Wed, 18:00
     2019-01-15 22:28:25   hfc21_dewPoint  -0.5
     2019-01-15 22:28:25   hfc21_humidity  72
     2019-01-15 22:28:25   hfc21_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc21_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc21_ozone     287.65
     2019-01-15 22:28:25   hfc21_precipIntensity 0
     2019-01-15 22:28:25   hfc21_precipProbability 0
     2019-01-15 22:28:25   hfc21_pressure  1013.0
     2019-01-15 22:28:25   hfc21_pubDate   Wed, 16 Jan 2019 18:00
     2019-01-15 22:28:25   hfc21_temperature 4.1
     2019-01-15 22:28:25   hfc21_uvIndex   0
     2019-01-15 22:28:25   hfc21_visibility 7.8
     2019-01-15 22:28:25   hfc21_wind      6
     2019-01-15 22:28:25   hfc21_windGust  9
     2019-01-15 22:28:25   hfc21_wind_condition Wind: SSW 6 km/h
     2019-01-15 22:28:25   hfc21_wind_direction 200
     2019-01-15 22:28:25   hfc21_wind_speed 6
     2019-01-15 22:28:25   hfc22_cloudCover 74
     2019-01-15 22:28:25   hfc22_code      29
     2019-01-15 22:28:25   hfc22_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc22_day_of_week Wed, 19:00
     2019-01-15 22:28:25   hfc22_dewPoint  -1.2
     2019-01-15 22:28:25   hfc22_humidity  73
     2019-01-15 22:28:25   hfc22_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc22_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc22_ozone     287.61
     2019-01-15 22:28:25   hfc22_precipIntensity 0
     2019-01-15 22:28:25   hfc22_precipProbability 0
     2019-01-15 22:28:25   hfc22_pressure  1013.1
     2019-01-15 22:28:25   hfc22_pubDate   Wed, 16 Jan 2019 19:00
     2019-01-15 22:28:25   hfc22_temperature 3.2
     2019-01-15 22:28:25   hfc22_uvIndex   0
     2019-01-15 22:28:25   hfc22_visibility 9.4
     2019-01-15 22:28:25   hfc22_wind      7
     2019-01-15 22:28:25   hfc22_windGust  10
     2019-01-15 22:28:25   hfc22_wind_condition Wind: SSW 7 km/h
     2019-01-15 22:28:25   hfc22_wind_direction 200
     2019-01-15 22:28:25   hfc22_wind_speed 7
     2019-01-15 22:28:25   hfc23_cloudCover 75
     2019-01-15 22:28:25   hfc23_code      29
     2019-01-15 22:28:25   hfc23_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc23_day_of_week Wed, 20:00
     2019-01-15 22:28:25   hfc23_dewPoint  -1.7
     2019-01-15 22:28:25   hfc23_humidity  73
     2019-01-15 22:28:25   hfc23_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc23_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc23_ozone     287.95
     2019-01-15 22:28:25   hfc23_precipIntensity 0
     2019-01-15 22:28:25   hfc23_precipProbability 0
     2019-01-15 22:28:25   hfc23_pressure  1013.1
     2019-01-15 22:28:25   hfc23_pubDate   Wed, 16 Jan 2019 20:00
     2019-01-15 22:28:25   hfc23_temperature 2.8
     2019-01-15 22:28:25   hfc23_uvIndex   0
     2019-01-15 22:28:25   hfc23_visibility 9.2
     2019-01-15 22:28:25   hfc23_wind      8
     2019-01-15 22:28:25   hfc23_windGust  11
     2019-01-15 22:28:25   hfc23_wind_condition Wind: SSW 8 km/h
     2019-01-15 22:28:25   hfc23_wind_direction 197
     2019-01-15 22:28:25   hfc23_wind_speed 8
     2019-01-15 22:28:25   hfc24_cloudCover 76
     2019-01-15 22:28:25   hfc24_code      29
     2019-01-15 22:28:25   hfc24_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc24_day_of_week Wed, 21:00
     2019-01-15 22:28:25   hfc24_dewPoint  -2.1
     2019-01-15 22:28:25   hfc24_humidity  72
     2019-01-15 22:28:25   hfc24_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc24_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc24_ozone     288.44
     2019-01-15 22:28:25   hfc24_precipIntensity 0
     2019-01-15 22:28:25   hfc24_precipProbability 0
     2019-01-15 22:28:25   hfc24_pressure  1013.0
     2019-01-15 22:28:25   hfc24_pubDate   Wed, 16 Jan 2019 21:00
     2019-01-15 22:28:25   hfc24_temperature 2.5
     2019-01-15 22:28:25   hfc24_uvIndex   0
     2019-01-15 22:28:25   hfc24_visibility 8.3
     2019-01-15 22:28:25   hfc24_wind      9
     2019-01-15 22:28:25   hfc24_windGust  12
     2019-01-15 22:28:25   hfc24_wind_condition Wind: SSW 9 km/h
     2019-01-15 22:28:25   hfc24_wind_direction 193
     2019-01-15 22:28:25   hfc24_wind_speed 9
     2019-01-15 22:28:25   hfc25_cloudCover 77
     2019-01-15 22:28:25   hfc25_code      29
     2019-01-15 22:28:25   hfc25_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc25_day_of_week Wed, 22:00
     2019-01-15 22:28:25   hfc25_dewPoint  -2.4
     2019-01-15 22:28:25   hfc25_humidity  71
     2019-01-15 22:28:25   hfc25_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc25_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc25_ozone     288.93
     2019-01-15 22:28:25   hfc25_precipIntensity 0
     2019-01-15 22:28:25   hfc25_precipProbability 0
     2019-01-15 22:28:25   hfc25_pressure  1013.0
     2019-01-15 22:28:25   hfc25_pubDate   Wed, 16 Jan 2019 22:00
     2019-01-15 22:28:25   hfc25_temperature 2.4
     2019-01-15 22:28:25   hfc25_uvIndex   0
     2019-01-15 22:28:25   hfc25_visibility 7.6
     2019-01-15 22:28:25   hfc25_wind      9
     2019-01-15 22:28:25   hfc25_windGust  14
     2019-01-15 22:28:25   hfc25_wind_condition Wind: SSW 9 km/h
     2019-01-15 22:28:25   hfc25_wind_direction 193
     2019-01-15 22:28:25   hfc25_wind_speed 9
     2019-01-15 22:28:25   hfc26_cloudCover 79
     2019-01-15 22:28:25   hfc26_code      29
     2019-01-15 22:28:25   hfc26_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc26_day_of_week Wed, 23:00
     2019-01-15 22:28:25   hfc26_dewPoint  -2.5
     2019-01-15 22:28:25   hfc26_humidity  70
     2019-01-15 22:28:25   hfc26_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc26_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc26_ozone     288.97
     2019-01-15 22:28:25   hfc26_precipIntensity 0
     2019-01-15 22:28:25   hfc26_precipProbability 0
     2019-01-15 22:28:25   hfc26_pressure  1013.0
     2019-01-15 22:28:25   hfc26_pubDate   Wed, 16 Jan 2019 23:00
     2019-01-15 22:28:25   hfc26_temperature 2.5
     2019-01-15 22:28:25   hfc26_uvIndex   0
     2019-01-15 22:28:25   hfc26_visibility 7.3
     2019-01-15 22:28:25   hfc26_wind      10
     2019-01-15 22:28:25   hfc26_windGust  17
     2019-01-15 22:28:25   hfc26_wind_condition Wind: SSW 10 km/h
     2019-01-15 22:28:25   hfc26_wind_direction 198
     2019-01-15 22:28:25   hfc26_wind_speed 10
     2019-01-15 22:28:25   hfc27_cloudCover 81
     2019-01-15 22:28:25   hfc27_code      29
     2019-01-15 22:28:25   hfc27_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc27_day_of_week Thu, 00:00
     2019-01-15 22:28:25   hfc27_dewPoint  -2.4
     2019-01-15 22:28:25   hfc27_humidity  70
     2019-01-15 22:28:25   hfc27_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc27_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc27_ozone     288.9
     2019-01-15 22:28:25   hfc27_precipIntensity 0
     2019-01-15 22:28:25   hfc27_precipProbability 0
     2019-01-15 22:28:25   hfc27_pressure  1013.0
     2019-01-15 22:28:25   hfc27_pubDate   Thu, 17 Jan 2019 00:00
     2019-01-15 22:28:25   hfc27_temperature 2.4
     2019-01-15 22:28:25   hfc27_uvIndex   0
     2019-01-15 22:28:25   hfc27_visibility 7.2
     2019-01-15 22:28:25   hfc27_wind      10
     2019-01-15 22:28:25   hfc27_windGust  21
     2019-01-15 22:28:25   hfc27_wind_condition Wind: SSW 10 km/h
     2019-01-15 22:28:25   hfc27_wind_direction 207
     2019-01-15 22:28:25   hfc27_wind_speed 10
     2019-01-15 22:28:25   hfc28_cloudCover 79
     2019-01-15 22:28:25   hfc28_code      29
     2019-01-15 22:28:25   hfc28_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc28_day_of_week Thu, 01:00
     2019-01-15 22:28:25   hfc28_dewPoint  -2.3
     2019-01-15 22:28:25   hfc28_humidity  71
     2019-01-15 22:28:25   hfc28_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc28_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc28_ozone     289.01
     2019-01-15 22:28:25   hfc28_precipIntensity 0
     2019-01-15 22:28:25   hfc28_precipProbability 0
     2019-01-15 22:28:25   hfc28_pressure  1012.9
     2019-01-15 22:28:25   hfc28_pubDate   Thu, 17 Jan 2019 01:00
     2019-01-15 22:28:25   hfc28_temperature 2.3
     2019-01-15 22:28:25   hfc28_uvIndex   0
     2019-01-15 22:28:25   hfc28_visibility 7.2
     2019-01-15 22:28:25   hfc28_wind      10
     2019-01-15 22:28:25   hfc28_windGust  26
     2019-01-15 22:28:25   hfc28_wind_condition Wind: SW 10 km/h
     2019-01-15 22:28:25   hfc28_wind_direction 216
     2019-01-15 22:28:25   hfc28_wind_speed 10
     2019-01-15 22:28:25   hfc29_cloudCover 72
     2019-01-15 22:28:25   hfc29_code      29
     2019-01-15 22:28:25   hfc29_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc29_day_of_week Thu, 02:00
     2019-01-15 22:28:25   hfc29_dewPoint  -2.2
     2019-01-15 22:28:25   hfc29_humidity  71
     2019-01-15 22:28:25   hfc29_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc29_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc29_ozone     289.69
     2019-01-15 22:28:25   hfc29_precipIntensity 0
     2019-01-15 22:28:25   hfc29_precipProbability 0
     2019-01-15 22:28:25   hfc29_pressure  1012.7
     2019-01-15 22:28:25   hfc29_pubDate   Thu, 17 Jan 2019 02:00
     2019-01-15 22:28:25   hfc29_temperature 2.6
     2019-01-15 22:28:25   hfc29_uvIndex   0
     2019-01-15 22:28:25   hfc29_visibility 7.4
     2019-01-15 22:28:25   hfc29_wind      12
     2019-01-15 22:28:25   hfc29_windGust  33
     2019-01-15 22:28:25   hfc29_wind_condition Wind: SW 12 km/h
     2019-01-15 22:28:25   hfc29_wind_direction 223
     2019-01-15 22:28:25   hfc29_wind_speed 12
     2019-01-15 22:28:25   hfc2_cloudCover 16
     2019-01-15 22:28:25   hfc2_code       31
     2019-01-15 22:28:25   hfc2_condition  Heiter
     2019-01-15 22:28:25   hfc2_day_of_week Tue, 23:00
     2019-01-15 22:28:25   hfc2_dewPoint   -3.2
     2019-01-15 22:28:25   hfc2_humidity   81
     2019-01-15 22:28:25   hfc2_icon       sunny
     2019-01-15 22:28:25   hfc2_iconAPI    clear-night
     2019-01-15 22:28:25   hfc2_ozone      290.36
     2019-01-15 22:28:25   hfc2_precipIntensity 0
     2019-01-15 22:28:25   hfc2_precipProbability 0
     2019-01-15 22:28:25   hfc2_pressure   1023.0
     2019-01-15 22:28:25   hfc2_pubDate    Tue, 15 Jan 2019 23:00
     2019-01-15 22:28:25   hfc2_temperature -0.4
     2019-01-15 22:28:25   hfc2_uvIndex    0
     2019-01-15 22:28:25   hfc2_visibility 16.1
     2019-01-15 22:28:25   hfc2_wind       2
     2019-01-15 22:28:25   hfc2_windGust   7
     2019-01-15 22:28:25   hfc2_wind_condition Wind: OSO 2 km/h
     2019-01-15 22:28:25   hfc2_wind_direction 106
     2019-01-15 22:28:25   hfc2_wind_speed 2
     2019-01-15 22:28:25   hfc30_cloudCover 61
     2019-01-15 22:28:25   hfc30_code      29
     2019-01-15 22:28:25   hfc30_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc30_day_of_week Thu, 03:00
     2019-01-15 22:28:25   hfc30_dewPoint  -1.9
     2019-01-15 22:28:25   hfc30_humidity  71
     2019-01-15 22:28:25   hfc30_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc30_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc30_ozone     290.56
     2019-01-15 22:28:25   hfc30_precipIntensity 0
     2019-01-15 22:28:25   hfc30_precipProbability 0
     2019-01-15 22:28:25   hfc30_pressure  1012.4
     2019-01-15 22:28:25   hfc30_pubDate   Thu, 17 Jan 2019 03:00
     2019-01-15 22:28:25   hfc30_temperature 2.9
     2019-01-15 22:28:25   hfc30_uvIndex   0
     2019-01-15 22:28:25   hfc30_visibility 7.7
     2019-01-15 22:28:25   hfc30_wind      13
     2019-01-15 22:28:25   hfc30_windGust  42
     2019-01-15 22:28:25   hfc30_wind_condition Wind: SW 13 km/h
     2019-01-15 22:28:25   hfc30_wind_direction 229
     2019-01-15 22:28:25   hfc30_wind_speed 13
     2019-01-15 22:28:25   hfc31_cloudCover 50
     2019-01-15 22:28:25   hfc31_code      29
     2019-01-15 22:28:25   hfc31_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc31_day_of_week Thu, 04:00
     2019-01-15 22:28:25   hfc31_dewPoint  -1.7
     2019-01-15 22:28:25   hfc31_humidity  71
     2019-01-15 22:28:25   hfc31_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc31_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc31_ozone     291.43
     2019-01-15 22:28:25   hfc31_precipIntensity 0
     2019-01-15 22:28:25   hfc31_precipProbability 0
     2019-01-15 22:28:25   hfc31_pressure  1012.1
     2019-01-15 22:28:25   hfc31_pubDate   Thu, 17 Jan 2019 04:00

 
Blackbite

Tommy82

Hi,
ich hatte heute Nacht jetzt mehrmals die Meldung
2019.01.16 00:00:21.222 1: [Freezemon] myFreezemon: possible freeze starting at 00:00:00, delay is 21.21 possibly caused by: tmr-Calendar_Wakeup(AbfallA)
2019.01.16 00:24:29.398 1: PERL WARNING: Use of uninitialized value in localtime at FHEM/DarkSkyAPI.pm line 478.
2019.01.16 00:24:29.399 1: stacktrace:
2019.01.16 00:24:29.399 1:     main::__ANON__                      called by FHEM/DarkSkyAPI.pm (478)
2019.01.16 00:24:29.400 1:     DarkSkyAPI::Weather::_ProcessingRetrieveData called by FHEM/DarkSkyAPI.pm (177)
2019.01.16 00:24:29.400 1:     DarkSkyAPI::Weather::_RetrieveDataFinished called by FHEM/HttpUtils.pm (606)
2019.01.16 00:24:29.400 1:     main::__ANON__                      called by fhem.pl (724)
2019.01.16 00:24:29.402 1: PERL WARNING: Use of uninitialized value in localtime at FHEM/DarkSkyAPI.pm line 478.

im Log
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

CoolTux

#70
Zitat von: blackbite am 15 Januar 2019, 22:36:47
Danke, aber leider auch nicht. locale ist jetzt auch bei LANGUAGE geändert:
LANG=de_DE.UTF-8
LANGUAGE=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=


Habe einen Reboot gemacht, das Modul gelöscht und neu angelegt, aber sämtliche Zeit- und Datumswerte im Weather-Modul bleiben einfach im englischen Format. Das Problem habe ich sonst bei keinem Modul. Sehr seltsam. Also locale scheint es nicht zu sein und ein attr global language DE ist natürlich auch gesetzt.

Hier mein List von Wetter (sorry, etwas länger):
Internals:
   .lastTimehumidity 1547587619.72797
   .lastTimetemp_c 1547587619.72797
   API        DarkSkyAPI
   APIKEY     99blablablablabla
   APIOPTIONS cachemaxage:600
   DEF        API=DarkSkyAPI,cachemaxage:600 apikey=99blablablablabla interval=3600 lang=de
   INTERVAL   3600
   LANG       de
   LOCATION   47.66189,9.496800
   NAME       Wetter
   NOTIFYDEV  global
   NR         69
   NTFY_ORDER 50-Wetter
   STATE      T: 0 °C F: 82 % W: 4 km/h P: 1023 hPa
   TYPE       Weather
   .attraggr:
   .attreocr:
     .*
   .attrminint:
     temp_c:600
     humidity:600
   READINGS:
     2019-01-15 22:28:25   .license        Based on data from EUMETNET - MeteoAlarm [https://www.meteoalarm.eu/]. Time delays between this website and the MeteoAlarm website are possible; for the most up to date information about alert levels as published by the participating National Meteorological Services please use the MeteoAlarm website.
     2019-01-15 22:28:25   apiMaintainer   Leon Gaultier (<a href=https://forum.fhem.de/index.php?action=profile;u=13684>CoolTux</a>)
     2019-01-15 22:28:25   apparentTemperature 0
     2019-01-15 22:28:25   cloudCover      17
     2019-01-15 22:28:25   code            31
     2019-01-15 22:28:25   condition       Heiter
     2019-01-15 22:28:25   current_date_time Tue, 15 Jan 2019 22:28
     2019-01-15 22:28:25   dewPoint        -2
     2019-01-15 22:28:25   fc1_apparentTempHigh 3
     2019-01-15 22:28:25   fc1_apparentTempHighTime Tue, 15 Jan 2019 16:00
     2019-01-15 22:28:25   fc1_apparentTempLow -2
     2019-01-15 22:28:25   fc1_apparentTempLowTime Wed, 16 Jan 2019 06:00
     2019-01-15 22:28:25   fc1_cloudCover  54
     2019-01-15 22:28:25   fc1_code        30
     2019-01-15 22:28:25   fc1_condition   Überwiegend bewölkt bis Nachmittag.
     2019-01-15 22:28:25   fc1_day_of_week Tue
     2019-01-15 22:28:25   fc1_dewPoint    0
     2019-01-15 22:28:25   fc1_high_c      6
     2019-01-15 22:28:25   fc1_humidity    79
     2019-01-15 22:28:25   fc1_icon        partly_cloudy
     2019-01-15 22:28:25   fc1_iconAPI     partly-cloudy-day
     2019-01-15 22:28:25   fc1_low_c       -2
     2019-01-15 22:28:25   fc1_moonPhase   0.29
     2019-01-15 22:28:25   fc1_ozone       302.76
     2019-01-15 22:28:25   fc1_precipIntensity 0.0102
     2019-01-15 22:28:25   fc1_precipIntensityMax 0.0457
     2019-01-15 22:28:25   fc1_precipIntensityMaxTime Tue, 15 Jan 2019 00:00
     2019-01-15 22:28:25   fc1_precipProbability 0.31
     2019-01-15 22:28:25   fc1_precipType  snow
     2019-01-15 22:28:25   fc1_pressure    1024
     2019-01-15 22:28:25   fc1_pubDate     Tue, 15 Jan 2019 00:00
     2019-01-15 22:28:25   fc1_sunriseTime Tue, 15 Jan 2019 08:06
     2019-01-15 22:28:25   fc1_sunsetTime  Tue, 15 Jan 2019 16:57
     2019-01-15 22:28:25   fc1_tempHigh    6
     2019-01-15 22:28:25   fc1_tempHighTime Tue, 15 Jan 2019 14:00
     2019-01-15 22:28:25   fc1_tempLow     -2
     2019-01-15 22:28:25   fc1_tempLowTime Wed, 16 Jan 2019 06:00
     2019-01-15 22:28:25   fc1_uvIndex     1
     2019-01-15 22:28:25   fc1_uvIndexTime Tue, 15 Jan 2019 11:00
     2019-01-15 22:28:25   fc1_visibility  10
     2019-01-15 22:28:25   fc1_wind        6
     2019-01-15 22:28:25   fc1_windGust    23
     2019-01-15 22:28:25   fc1_windGustTime Tue, 15 Jan 2019 01:00
     2019-01-15 22:28:25   fc1_wind_condition Wind: SW 6 km/h
     2019-01-15 22:28:25   fc1_wind_direction 236
     2019-01-15 22:28:25   fc1_wind_speed  6
     2019-01-15 22:28:25   fc2_apparentTempHigh 6
     2019-01-15 22:28:25   fc2_apparentTempHighTime Wed, 16 Jan 2019 15:00
     2019-01-15 22:28:25   fc2_apparentTempLow 0
     2019-01-15 22:28:25   fc2_apparentTempLowTime Thu, 17 Jan 2019 01:00
     2019-01-15 22:28:25   fc2_cloudCover  41
     2019-01-15 22:28:25   fc2_code        29
     2019-01-15 22:28:25   fc2_condition   Den ganzen Tag lang überwiegend bewölkt.
     2019-01-15 22:28:25   fc2_day_of_week Wed
     2019-01-15 22:28:25   fc2_dewPoint    -2
     2019-01-15 22:28:25   fc2_high_c      6
     2019-01-15 22:28:25   fc2_humidity    73
     2019-01-15 22:28:25   fc2_icon        partly_cloudy_night
     2019-01-15 22:28:25   fc2_iconAPI     partly-cloudy-night
     2019-01-15 22:28:25   fc2_low_c       2
     2019-01-15 22:28:25   fc2_moonPhase   0.33
     2019-01-15 22:28:25   fc2_ozone       287.93
     2019-01-15 22:28:25   fc2_precipIntensity 0
     2019-01-15 22:28:25   fc2_precipIntensityMax 0.0025
     2019-01-15 22:28:25   fc2_precipIntensityMaxTime Wed, 16 Jan 2019 08:00
     2019-01-15 22:28:25   fc2_precipProbability 0
     2019-01-15 22:28:25   fc2_pressure    1017
     2019-01-15 22:28:25   fc2_pubDate     Wed, 16 Jan 2019 00:00
     2019-01-15 22:28:25   fc2_sunriseTime Wed, 16 Jan 2019 08:06
     2019-01-15 22:28:25   fc2_sunsetTime  Wed, 16 Jan 2019 16:59
     2019-01-15 22:28:25   fc2_tempHigh    6
     2019-01-15 22:28:25   fc2_tempHighTime Wed, 16 Jan 2019 15:00
     2019-01-15 22:28:25   fc2_tempLow     2
     2019-01-15 22:28:25   fc2_tempLowTime Thu, 17 Jan 2019 01:00
     2019-01-15 22:28:25   fc2_uvIndex     1
     2019-01-15 22:28:25   fc2_uvIndexTime Wed, 16 Jan 2019 11:00
     2019-01-15 22:28:25   fc2_visibility  16
     2019-01-15 22:28:25   fc2_wind        5
     2019-01-15 22:28:25   fc2_windGust    17
     2019-01-15 22:28:25   fc2_windGustTime Wed, 16 Jan 2019 23:00
     2019-01-15 22:28:25   fc2_wind_condition Wind: SSW 5 km/h
     2019-01-15 22:28:25   fc2_wind_direction 203
     2019-01-15 22:28:25   fc2_wind_speed  5
     2019-01-15 22:28:25   fc3_apparentTempHigh 2
     2019-01-15 22:28:25   fc3_apparentTempHighTime Thu, 17 Jan 2019 11:00
     2019-01-15 22:28:25   fc3_apparentTempLow -3
     2019-01-15 22:28:25   fc3_apparentTempLowTime Fri, 18 Jan 2019 07:00
     2019-01-15 22:28:25   fc3_cloudCover  56
     2019-01-15 22:28:25   fc3_code        16
     2019-01-15 22:28:25   fc3_condition   Leichter Wind von nachmittags bis abends sowie Nacht Schneefall (weniger als 1 cm).
     2019-01-15 22:28:25   fc3_day_of_week Thu
     2019-01-15 22:28:25   fc3_dewPoint    0
     2019-01-15 22:28:25   fc3_high_c      5
     2019-01-15 22:28:25   fc3_humidity    75
     2019-01-15 22:28:25   fc3_icon        snow
     2019-01-15 22:28:25   fc3_iconAPI     snow
     2019-01-15 22:28:25   fc3_low_c       0
     2019-01-15 22:28:25   fc3_moonPhase   0.36
     2019-01-15 22:28:25   fc3_ozone       303.35
     2019-01-15 22:28:25   fc3_precipIntensity 0.1219
     2019-01-15 22:28:25   fc3_precipIntensityMax 0.6477
     2019-01-15 22:28:25   fc3_precipIntensityMaxTime Thu, 17 Jan 2019 13:00
     2019-01-15 22:28:25   fc3_precipProbability 0.6
     2019-01-15 22:28:25   fc3_precipType  rain
     2019-01-15 22:28:25   fc3_pressure    1012
     2019-01-15 22:28:25   fc3_pubDate     Thu, 17 Jan 2019 00:00
     2019-01-15 22:28:25   fc3_sunriseTime Thu, 17 Jan 2019 08:05
     2019-01-15 22:28:25   fc3_sunsetTime  Thu, 17 Jan 2019 17:00
     2019-01-15 22:28:25   fc3_tempHigh    5
     2019-01-15 22:28:25   fc3_tempHighTime Thu, 17 Jan 2019 13:00
     2019-01-15 22:28:25   fc3_tempLow     0
     2019-01-15 22:28:25   fc3_tempLowTime Fri, 18 Jan 2019 08:00
     2019-01-15 22:28:25   fc3_uvIndex     1
     2019-01-15 22:28:25   fc3_uvIndexTime Thu, 17 Jan 2019 11:00
     2019-01-15 22:28:25   fc3_visibility  7
     2019-01-15 22:28:25   fc3_wind        17
     2019-01-15 22:28:25   fc3_windGust    50
     2019-01-15 22:28:25   fc3_windGustTime Thu, 17 Jan 2019 16:00
     2019-01-15 22:28:25   fc3_wind_condition Wind: WSW 17 km/h
     2019-01-15 22:28:25   fc3_wind_direction 240
     2019-01-15 22:28:25   fc3_wind_speed  17
     2019-01-15 22:28:25   fc4_apparentTempHigh 0
     2019-01-15 22:28:25   fc4_apparentTempHighTime Fri, 18 Jan 2019 14:00
     2019-01-15 22:28:25   fc4_apparentTempLow -3
     2019-01-15 22:28:25   fc4_apparentTempLowTime Sat, 19 Jan 2019 00:00
     2019-01-15 22:28:25   fc4_cloudCover  81
     2019-01-15 22:28:25   fc4_code        20
     2019-01-15 22:28:25   fc4_condition   Nebel am Vormittag.
     2019-01-15 22:28:25   fc4_day_of_week Fri
     2019-01-15 22:28:25   fc4_dewPoint    -2
     2019-01-15 22:28:25   fc4_high_c      2
     2019-01-15 22:28:25   fc4_humidity    77
     2019-01-15 22:28:25   fc4_icon        fog
     2019-01-15 22:28:25   fc4_iconAPI     fog
     2019-01-15 22:28:25   fc4_low_c       -3
     2019-01-15 22:28:25   fc4_moonPhase   0.4
     2019-01-15 22:28:25   fc4_ozone       330.34
     2019-01-15 22:28:25   fc4_precipIntensity 0.1016
     2019-01-15 22:28:25   fc4_precipIntensityMax 0.5842
     2019-01-15 22:28:25   fc4_precipIntensityMaxTime Fri, 18 Jan 2019 01:00
     2019-01-15 22:28:25   fc4_precipProbability 0.53
     2019-01-15 22:28:25   fc4_precipType  snow
     2019-01-15 22:28:25   fc4_pressure    1019
     2019-01-15 22:28:25   fc4_pubDate     Fri, 18 Jan 2019 00:00
     2019-01-15 22:28:25   fc4_sunriseTime Fri, 18 Jan 2019 08:04
     2019-01-15 22:28:25   fc4_sunsetTime  Fri, 18 Jan 2019 17:02
     2019-01-15 22:28:25   fc4_tempHigh    2
     2019-01-15 22:28:25   fc4_tempHighTime Fri, 18 Jan 2019 14:00
     2019-01-15 22:28:25   fc4_tempLow     -3
     2019-01-15 22:28:25   fc4_tempLowTime Sat, 19 Jan 2019 07:00
     2019-01-15 22:28:25   fc4_uvIndex     1
     2019-01-15 22:28:25   fc4_uvIndexTime Fri, 18 Jan 2019 11:00
     2019-01-15 22:28:25   fc4_visibility  15
     2019-01-15 22:28:25   fc4_wind        2
     2019-01-15 22:28:25   fc4_windGust    41
     2019-01-15 22:28:25   fc4_windGustTime Fri, 18 Jan 2019 00:00
     2019-01-15 22:28:25   fc4_wind_condition Wind: WNW 2 km/h
     2019-01-15 22:28:25   fc4_wind_direction 298
     2019-01-15 22:28:25   fc4_wind_speed  2
     2019-01-15 22:28:25   fc5_apparentTempHigh 1
     2019-01-15 22:28:25   fc5_apparentTempHighTime Sat, 19 Jan 2019 13:00
     2019-01-15 22:28:25   fc5_apparentTempLow -4
     2019-01-15 22:28:25   fc5_apparentTempLowTime Sun, 20 Jan 2019 08:00
     2019-01-15 22:28:25   fc5_cloudCover  56
     2019-01-15 22:28:25   fc5_code        30
     2019-01-15 22:28:25   fc5_condition   Den ganzen Tag lang überwiegend bewölkt.
     2019-01-15 22:28:25   fc5_day_of_week Sat
     2019-01-15 22:28:25   fc5_dewPoint    -5
     2019-01-15 22:28:25   fc5_high_c      2
     2019-01-15 22:28:25   fc5_humidity    70
     2019-01-15 22:28:25   fc5_icon        partly_cloudy
     2019-01-15 22:28:25   fc5_iconAPI     partly-cloudy-day
     2019-01-15 22:28:25   fc5_low_c       -2
     2019-01-15 22:28:25   fc5_moonPhase   0.43
     2019-01-15 22:28:25   fc5_ozone       342.2
     2019-01-15 22:28:25   fc5_precipIntensity 0
     2019-01-15 22:28:25   fc5_precipIntensityMax 0.0051
     2019-01-15 22:28:25   fc5_precipIntensityMaxTime Sat, 19 Jan 2019 08:00
     2019-01-15 22:28:25   fc5_precipProbability 0
     2019-01-15 22:28:25   fc5_pressure    1017
     2019-01-15 22:28:25   fc5_pubDate     Sat, 19 Jan 2019 00:00
     2019-01-15 22:28:25   fc5_sunriseTime Sat, 19 Jan 2019 08:04
     2019-01-15 22:28:25   fc5_sunsetTime  Sat, 19 Jan 2019 17:03
     2019-01-15 22:28:25   fc5_tempHigh    2
     2019-01-15 22:28:25   fc5_tempHighTime Sat, 19 Jan 2019 15:00
     2019-01-15 22:28:25   fc5_tempLow     -2
     2019-01-15 22:28:25   fc5_tempLowTime Sun, 20 Jan 2019 07:00
     2019-01-15 22:28:25   fc5_uvIndex     1
     2019-01-15 22:28:25   fc5_uvIndexTime Sat, 19 Jan 2019 11:00
     2019-01-15 22:28:25   fc5_visibility  16
     2019-01-15 22:28:25   fc5_wind        4
     2019-01-15 22:28:25   fc5_windGust    9
     2019-01-15 22:28:25   fc5_windGustTime Sat, 19 Jan 2019 16:00
     2019-01-15 22:28:25   fc5_wind_condition Wind: NO 4 km/h
     2019-01-15 22:28:25   fc5_wind_direction 55
     2019-01-15 22:28:25   fc5_wind_speed  4
     2019-01-15 22:28:25   fc6_apparentTempHigh 0
     2019-01-15 22:28:25   fc6_apparentTempHighTime Sun, 20 Jan 2019 14:00
     2019-01-15 22:28:25   fc6_apparentTempLow -7
     2019-01-15 22:28:25   fc6_apparentTempLowTime Mon, 21 Jan 2019 07:00
     2019-01-15 22:28:25   fc6_cloudCover  64
     2019-01-15 22:28:25   fc6_code        30
     2019-01-15 22:28:25   fc6_condition   Überwiegend bewölkt bis abends.
     2019-01-15 22:28:25   fc6_day_of_week Sun
     2019-01-15 22:28:25   fc6_dewPoint    -4
     2019-01-15 22:28:25   fc6_high_c      3
     2019-01-15 22:28:25   fc6_humidity    72
     2019-01-15 22:28:25   fc6_icon        partly_cloudy
     2019-01-15 22:28:25   fc6_iconAPI     partly-cloudy-day
     2019-01-15 22:28:25   fc6_low_c       -4
     2019-01-15 22:28:25   fc6_moonPhase   0.47
     2019-01-15 22:28:25   fc6_ozone       358.49
     2019-01-15 22:28:25   fc6_precipIntensity 0
     2019-01-15 22:28:25   fc6_precipIntensityMax 0.0076
     2019-01-15 22:28:25   fc6_precipIntensityMaxTime Sun, 20 Jan 2019 01:00
     2019-01-15 22:28:25   fc6_precipProbability 0
     2019-01-15 22:28:25   fc6_pressure    1019
     2019-01-15 22:28:25   fc6_pubDate     Sun, 20 Jan 2019 00:00
     2019-01-15 22:28:25   fc6_sunriseTime Sun, 20 Jan 2019 08:03
     2019-01-15 22:28:25   fc6_sunsetTime  Sun, 20 Jan 2019 17:04
     2019-01-15 22:28:25   fc6_tempHigh    3
     2019-01-15 22:28:25   fc6_tempHighTime Sun, 20 Jan 2019 14:00
     2019-01-15 22:28:25   fc6_tempLow     -4
     2019-01-15 22:28:25   fc6_tempLowTime Mon, 21 Jan 2019 07:00
     2019-01-15 22:28:25   fc6_uvIndex     1
     2019-01-15 22:28:25   fc6_uvIndexTime Sun, 20 Jan 2019 11:00
     2019-01-15 22:28:25   fc6_visibility  16
     2019-01-15 22:28:25   fc6_wind        7
     2019-01-15 22:28:25   fc6_windGust    27
     2019-01-15 22:28:25   fc6_windGustTime Sun, 20 Jan 2019 19:00
     2019-01-15 22:28:25   fc6_wind_condition Wind: NO 7 km/h
     2019-01-15 22:28:25   fc6_wind_direction 45
     2019-01-15 22:28:25   fc6_wind_speed  7
     2019-01-15 22:28:25   fc7_apparentTempHigh -2
     2019-01-15 22:28:25   fc7_apparentTempHighTime Mon, 21 Jan 2019 16:00
     2019-01-15 22:28:25   fc7_apparentTempLow -4
     2019-01-15 22:28:25   fc7_apparentTempLowTime Mon, 21 Jan 2019 20:00
     2019-01-15 22:28:25   fc7_cloudCover  1
     2019-01-15 22:28:25   fc7_code        32
     2019-01-15 22:28:25   fc7_condition   Den ganzen Tag lang heiter.
     2019-01-15 22:28:25   fc7_day_of_week Mon
     2019-01-15 22:28:25   fc7_dewPoint    -7
     2019-01-15 22:28:25   fc7_high_c      0
     2019-01-15 22:28:25   fc7_humidity    71
     2019-01-15 22:28:25   fc7_icon        sunny
     2019-01-15 22:28:25   fc7_iconAPI     clear-day
     2019-01-15 22:28:25   fc7_low_c       -3
     2019-01-15 22:28:25   fc7_moonPhase   0.51
     2019-01-15 22:28:25   fc7_ozone       360.75
     2019-01-15 22:28:25   fc7_precipIntensity 0
     2019-01-15 22:28:25   fc7_precipIntensityMax 0.0051
     2019-01-15 22:28:25   fc7_precipIntensityMaxTime Mon, 21 Jan 2019 08:00
     2019-01-15 22:28:25   fc7_precipProbability 0
     2019-01-15 22:28:25   fc7_pressure    1024
     2019-01-15 22:28:25   fc7_pubDate     Mon, 21 Jan 2019 00:00
     2019-01-15 22:28:25   fc7_sunriseTime Mon, 21 Jan 2019 08:02
     2019-01-15 22:28:25   fc7_sunsetTime  Mon, 21 Jan 2019 17:06
     2019-01-15 22:28:25   fc7_tempHigh    0
     2019-01-15 22:28:25   fc7_tempHighTime Mon, 21 Jan 2019 15:00
     2019-01-15 22:28:25   fc7_tempLow     -3
     2019-01-15 22:28:25   fc7_tempLowTime Tue, 22 Jan 2019 06:00
     2019-01-15 22:28:25   fc7_uvIndex     1
     2019-01-15 22:28:25   fc7_uvIndexTime Mon, 21 Jan 2019 11:00
     2019-01-15 22:28:25   fc7_visibility  16
     2019-01-15 22:28:25   fc7_wind        7
     2019-01-15 22:28:25   fc7_windGust    21
     2019-01-15 22:28:25   fc7_windGustTime Mon, 21 Jan 2019 00:00
     2019-01-15 22:28:25   fc7_wind_condition Wind: NNO 7 km/h
     2019-01-15 22:28:25   fc7_wind_direction 32
     2019-01-15 22:28:25   fc7_wind_speed  7
     2019-01-15 22:28:25   fc8_apparentTempHigh 2
     2019-01-15 22:28:25   fc8_apparentTempHighTime Tue, 22 Jan 2019 15:00
     2019-01-15 22:28:25   fc8_apparentTempLow -5
     2019-01-15 22:28:25   fc8_apparentTempLowTime Wed, 23 Jan 2019 06:00
     2019-01-15 22:28:25   fc8_cloudCover  33
     2019-01-15 22:28:25   fc8_code        29
     2019-01-15 22:28:25   fc8_condition   Den ganzen Tag lang leicht bewölkt.
     2019-01-15 22:28:25   fc8_day_of_week Tue
     2019-01-15 22:28:25   fc8_dewPoint    -6
     2019-01-15 22:28:25   fc8_high_c      2
     2019-01-15 22:28:25   fc8_humidity    69
     2019-01-15 22:28:25   fc8_icon        partly_cloudy_night
     2019-01-15 22:28:25   fc8_iconAPI     partly-cloudy-night
     2019-01-15 22:28:25   fc8_low_c       -3
     2019-01-15 22:28:25   fc8_moonPhase   0.55
     2019-01-15 22:28:25   fc8_ozone       349.02
     2019-01-15 22:28:25   fc8_precipIntensity 0.0025
     2019-01-15 22:28:25   fc8_precipIntensityMax 0.0076
     2019-01-15 22:28:25   fc8_precipIntensityMaxTime Tue, 22 Jan 2019 04:00
     2019-01-15 22:28:25   fc8_precipProbability 0.02
     2019-01-15 22:28:25   fc8_precipType  snow
     2019-01-15 22:28:25   fc8_pressure    1013
     2019-01-15 22:28:25   fc8_pubDate     Tue, 22 Jan 2019 00:00
     2019-01-15 22:28:25   fc8_sunriseTime Tue, 22 Jan 2019 08:01
     2019-01-15 22:28:25   fc8_sunsetTime  Tue, 22 Jan 2019 17:07
     2019-01-15 22:28:25   fc8_tempHigh    2
     2019-01-15 22:28:25   fc8_tempHighTime Tue, 22 Jan 2019 15:00
     2019-01-15 22:28:25   fc8_tempLow     -3
     2019-01-15 22:28:25   fc8_tempLowTime Wed, 23 Jan 2019 06:00
     2019-01-15 22:28:25   fc8_uvIndex     1
     2019-01-15 22:28:25   fc8_uvIndexTime Tue, 22 Jan 2019 11:00
     2019-01-15 22:28:25   fc8_visibility  16
     2019-01-15 22:28:25   fc8_wind        1
     2019-01-15 22:28:25   fc8_windGust    9
     2019-01-15 22:28:25   fc8_windGustTime Tue, 22 Jan 2019 13:00
     2019-01-15 22:28:25   fc8_wind_condition Wind: SSW 1 km/h
     2019-01-15 22:28:25   fc8_wind_direction 206
     2019-01-15 22:28:25   fc8_wind_speed  1
     2019-01-15 22:28:25   hfc10_cloudCover 15
     2019-01-15 22:28:25   hfc10_code      31
     2019-01-15 22:28:25   hfc10_condition Heiter
     2019-01-15 22:28:25   hfc10_day_of_week Wed, 07:00
     2019-01-15 22:28:25   hfc10_dewPoint  -5.7
     2019-01-15 22:28:25   hfc10_humidity  79
     2019-01-15 22:28:25   hfc10_icon      sunny
     2019-01-15 22:28:25   hfc10_iconAPI   clear-night
     2019-01-15 22:28:25   hfc10_ozone     285.8
     2019-01-15 22:28:25   hfc10_precipIntensity 0
     2019-01-15 22:28:25   hfc10_precipProbability 0
     2019-01-15 22:28:25   hfc10_pressure  1018.8
     2019-01-15 22:28:25   hfc10_pubDate   Wed, 16 Jan 2019 07:00
     2019-01-15 22:28:25   hfc10_temperature -2.6
     2019-01-15 22:28:25   hfc10_uvIndex   0
     2019-01-15 22:28:25   hfc10_visibility 16.1
     2019-01-15 22:28:25   hfc10_wind      3
     2019-01-15 22:28:25   hfc10_windGust  4
     2019-01-15 22:28:25   hfc10_wind_condition Wind: SW 3 km/h
     2019-01-15 22:28:25   hfc10_wind_direction 220
     2019-01-15 22:28:25   hfc10_wind_speed 3
     2019-01-15 22:28:25   hfc11_cloudCover 26
     2019-01-15 22:28:25   hfc11_code      29
     2019-01-15 22:28:25   hfc11_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc11_day_of_week Wed, 08:00
     2019-01-15 22:28:25   hfc11_dewPoint  -5.5
     2019-01-15 22:28:25   hfc11_humidity  78
     2019-01-15 22:28:25   hfc11_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc11_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc11_ozone     285.76
     2019-01-15 22:28:25   hfc11_precipIntensity 0
     2019-01-15 22:28:25   hfc11_precipProbability 0
     2019-01-15 22:28:25   hfc11_pressure  1018.5
     2019-01-15 22:28:25   hfc11_pubDate   Wed, 16 Jan 2019 08:00
     2019-01-15 22:28:25   hfc11_temperature -2.2
     2019-01-15 22:28:25   hfc11_uvIndex   0
     2019-01-15 22:28:25   hfc11_visibility 16.1
     2019-01-15 22:28:25   hfc11_wind      3
     2019-01-15 22:28:25   hfc11_windGust  4
     2019-01-15 22:28:25   hfc11_wind_condition Wind: SW 3 km/h
     2019-01-15 22:28:25   hfc11_wind_direction 219
     2019-01-15 22:28:25   hfc11_wind_speed 3
     2019-01-15 22:28:25   hfc12_cloudCover 38
     2019-01-15 22:28:25   hfc12_code      30
     2019-01-15 22:28:25   hfc12_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc12_day_of_week Wed, 09:00
     2019-01-15 22:28:25   hfc12_dewPoint  -5.0
     2019-01-15 22:28:25   hfc12_humidity  77
     2019-01-15 22:28:25   hfc12_icon      partly_cloudy
     2019-01-15 22:28:25   hfc12_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc12_ozone     286.07
     2019-01-15 22:28:25   hfc12_precipIntensity 0
     2019-01-15 22:28:25   hfc12_precipProbability 0
     2019-01-15 22:28:25   hfc12_pressure  1018.3
     2019-01-15 22:28:25   hfc12_pubDate   Wed, 16 Jan 2019 09:00
     2019-01-15 22:28:25   hfc12_temperature -1.5
     2019-01-15 22:28:25   hfc12_uvIndex   0
     2019-01-15 22:28:25   hfc12_visibility 16.1
     2019-01-15 22:28:25   hfc12_wind      3
     2019-01-15 22:28:25   hfc12_windGust  4
     2019-01-15 22:28:25   hfc12_wind_condition Wind: SW 3 km/h
     2019-01-15 22:28:25   hfc12_wind_direction 224
     2019-01-15 22:28:25   hfc12_wind_speed 3
     2019-01-15 22:28:25   hfc13_cloudCover 46
     2019-01-15 22:28:25   hfc13_code      30
     2019-01-15 22:28:25   hfc13_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc13_day_of_week Wed, 10:00
     2019-01-15 22:28:25   hfc13_dewPoint  -4.4
     2019-01-15 22:28:25   hfc13_humidity  74
     2019-01-15 22:28:25   hfc13_icon      partly_cloudy
     2019-01-15 22:28:25   hfc13_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc13_ozone     286.42
     2019-01-15 22:28:25   hfc13_precipIntensity 0
     2019-01-15 22:28:25   hfc13_precipProbability 0
     2019-01-15 22:28:25   hfc13_pressure  1017.8
     2019-01-15 22:28:25   hfc13_pubDate   Wed, 16 Jan 2019 10:00
     2019-01-15 22:28:25   hfc13_temperature -0.3
     2019-01-15 22:28:25   hfc13_uvIndex   0
     2019-01-15 22:28:25   hfc13_visibility 16.1
     2019-01-15 22:28:25   hfc13_wind      4
     2019-01-15 22:28:25   hfc13_windGust  5
     2019-01-15 22:28:25   hfc13_wind_condition Wind: SW 4 km/h
     2019-01-15 22:28:25   hfc13_wind_direction 231
     2019-01-15 22:28:25   hfc13_wind_speed 4
     2019-01-15 22:28:25   hfc14_cloudCover 44
     2019-01-15 22:28:25   hfc14_code      30
     2019-01-15 22:28:25   hfc14_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc14_day_of_week Wed, 11:00
     2019-01-15 22:28:25   hfc14_dewPoint  -3.4
     2019-01-15 22:28:25   hfc14_humidity  71
     2019-01-15 22:28:25   hfc14_icon      partly_cloudy
     2019-01-15 22:28:25   hfc14_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc14_ozone     286.99
     2019-01-15 22:28:25   hfc14_precipIntensity 0
     2019-01-15 22:28:25   hfc14_precipProbability 0
     2019-01-15 22:28:25   hfc14_pressure  1016.9
     2019-01-15 22:28:25   hfc14_pubDate   Wed, 16 Jan 2019 11:00
     2019-01-15 22:28:25   hfc14_temperature 1.3
     2019-01-15 22:28:25   hfc14_uvIndex   1
     2019-01-15 22:28:25   hfc14_visibility 16.1
     2019-01-15 22:28:25   hfc14_wind      2
     2019-01-15 22:28:25   hfc14_windGust  6
     2019-01-15 22:28:25   hfc14_wind_condition Wind: NW 2 km/h
     2019-01-15 22:28:25   hfc14_wind_direction 309
     2019-01-15 22:28:25   hfc14_wind_speed 2
     2019-01-15 22:28:25   hfc15_cloudCover 38
     2019-01-15 22:28:25   hfc15_code      30
     2019-01-15 22:28:25   hfc15_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc15_day_of_week Wed, 12:00
     2019-01-15 22:28:25   hfc15_dewPoint  -2.3
     2019-01-15 22:28:25   hfc15_humidity  66
     2019-01-15 22:28:25   hfc15_icon      partly_cloudy
     2019-01-15 22:28:25   hfc15_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc15_ozone     287.72
     2019-01-15 22:28:25   hfc15_precipIntensity 0
     2019-01-15 22:28:25   hfc15_precipProbability 0
     2019-01-15 22:28:25   hfc15_pressure  1015.8
     2019-01-15 22:28:25   hfc15_pubDate   Wed, 16 Jan 2019 12:00
     2019-01-15 22:28:25   hfc15_temperature 3.6
     2019-01-15 22:28:25   hfc15_uvIndex   1
     2019-01-15 22:28:25   hfc15_visibility 16.1
     2019-01-15 22:28:25   hfc15_wind      4
     2019-01-15 22:28:25   hfc15_windGust  8
     2019-01-15 22:28:25   hfc15_wind_condition Wind: S 4 km/h
     2019-01-15 22:28:25   hfc15_wind_direction 180
     2019-01-15 22:28:25   hfc15_wind_speed 4
     2019-01-15 22:28:25   hfc16_cloudCover 36
     2019-01-15 22:28:25   hfc16_code      30
     2019-01-15 22:28:25   hfc16_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc16_day_of_week Wed, 13:00
     2019-01-15 22:28:25   hfc16_dewPoint  -1.3
     2019-01-15 22:28:25   hfc16_humidity  62
     2019-01-15 22:28:25   hfc16_icon      partly_cloudy
     2019-01-15 22:28:25   hfc16_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc16_ozone     288.26
     2019-01-15 22:28:25   hfc16_precipIntensity 0
     2019-01-15 22:28:25   hfc16_precipProbability 0
     2019-01-15 22:28:25   hfc16_pressure  1014.8
     2019-01-15 22:28:25   hfc16_pubDate   Wed, 16 Jan 2019 13:00
     2019-01-15 22:28:25   hfc16_temperature 5.4
     2019-01-15 22:28:25   hfc16_uvIndex   1
     2019-01-15 22:28:25   hfc16_visibility 16.1
     2019-01-15 22:28:25   hfc16_wind      5
     2019-01-15 22:28:25   hfc16_windGust  9
     2019-01-15 22:28:25   hfc16_wind_condition Wind: SW 5 km/h
     2019-01-15 22:28:25   hfc16_wind_direction 216
     2019-01-15 22:28:25   hfc16_wind_speed 5
     2019-01-15 22:28:25   hfc17_cloudCover 45
     2019-01-15 22:28:25   hfc17_code      30
     2019-01-15 22:28:25   hfc17_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc17_day_of_week Wed, 14:00
     2019-01-15 22:28:25   hfc17_dewPoint  -0.4
     2019-01-15 22:28:25   hfc17_humidity  62
     2019-01-15 22:28:25   hfc17_icon      partly_cloudy
     2019-01-15 22:28:25   hfc17_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc17_ozone     288.37
     2019-01-15 22:28:25   hfc17_precipIntensity 0
     2019-01-15 22:28:25   hfc17_precipProbability 0
     2019-01-15 22:28:25   hfc17_pressure  1014.0
     2019-01-15 22:28:25   hfc17_pubDate   Wed, 16 Jan 2019 14:00
     2019-01-15 22:28:25   hfc17_temperature 6.3
     2019-01-15 22:28:25   hfc17_uvIndex   1
     2019-01-15 22:28:25   hfc17_visibility 16.1
     2019-01-15 22:28:25   hfc17_wind      5
     2019-01-15 22:28:25   hfc17_windGust  8
     2019-01-15 22:28:25   hfc17_wind_condition Wind: SW 5 km/h
     2019-01-15 22:28:25   hfc17_wind_direction 221
     2019-01-15 22:28:25   hfc17_wind_speed 5
     2019-01-15 22:28:25   hfc18_cloudCover 58
     2019-01-15 22:28:25   hfc18_code      30
     2019-01-15 22:28:25   hfc18_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc18_day_of_week Wed, 15:00
     2019-01-15 22:28:25   hfc18_dewPoint  0.3
     2019-01-15 22:28:25   hfc18_humidity  66
     2019-01-15 22:28:25   hfc18_icon      partly_cloudy
     2019-01-15 22:28:25   hfc18_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc18_ozone     288.26
     2019-01-15 22:28:25   hfc18_precipIntensity 0
     2019-01-15 22:28:25   hfc18_precipProbability 0
     2019-01-15 22:28:25   hfc18_pressure  1013.5
     2019-01-15 22:28:25   hfc18_pubDate   Wed, 16 Jan 2019 15:00
     2019-01-15 22:28:25   hfc18_temperature 6.3
     2019-01-15 22:28:25   hfc18_uvIndex   0
     2019-01-15 22:28:25   hfc18_visibility 10.9
     2019-01-15 22:28:25   hfc18_wind      5
     2019-01-15 22:28:25   hfc18_windGust  7
     2019-01-15 22:28:25   hfc18_wind_condition Wind: SSW 5 km/h
     2019-01-15 22:28:25   hfc18_wind_direction 210
     2019-01-15 22:28:25   hfc18_wind_speed 5
     2019-01-15 22:28:25   hfc19_cloudCover 69
     2019-01-15 22:28:25   hfc19_code      30
     2019-01-15 22:28:25   hfc19_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc19_day_of_week Wed, 16:00
     2019-01-15 22:28:25   hfc19_dewPoint  0.7
     2019-01-15 22:28:25   hfc19_humidity  69
     2019-01-15 22:28:25   hfc19_icon      partly_cloudy
     2019-01-15 22:28:25   hfc19_iconAPI   partly-cloudy-day
     2019-01-15 22:28:25   hfc19_ozone     288.14
     2019-01-15 22:28:25   hfc19_precipIntensity 0
     2019-01-15 22:28:25   hfc19_precipProbability 0
     2019-01-15 22:28:25   hfc19_pressure  1013.1
     2019-01-15 22:28:25   hfc19_pubDate   Wed, 16 Jan 2019 16:00
     2019-01-15 22:28:25   hfc19_temperature 5.9
     2019-01-15 22:28:25   hfc19_uvIndex   0
     2019-01-15 22:28:25   hfc19_visibility 5.7
     2019-01-15 22:28:25   hfc19_wind      5
     2019-01-15 22:28:25   hfc19_windGust  6
     2019-01-15 22:28:25   hfc19_wind_condition Wind: SSW 5 km/h
     2019-01-15 22:28:25   hfc19_wind_direction 200
     2019-01-15 22:28:25   hfc19_wind_speed 5
     2019-01-15 22:28:25   hfc1_cloudCover 18
     2019-01-15 22:28:25   hfc1_code       31
     2019-01-15 22:28:25   hfc1_condition  Heiter
     2019-01-15 22:28:25   hfc1_day_of_week Tue, 22:00
     2019-01-15 22:28:25   hfc1_dewPoint   -2.5
     2019-01-15 22:28:25   hfc1_humidity   83
     2019-01-15 22:28:25   hfc1_icon       sunny
     2019-01-15 22:28:25   hfc1_iconAPI    clear-night
     2019-01-15 22:28:25   hfc1_ozone      290.32
     2019-01-15 22:28:25   hfc1_precipIntensity 0
     2019-01-15 22:28:25   hfc1_precipProbability 0
     2019-01-15 22:28:25   hfc1_pressure   1023.3
     2019-01-15 22:28:25   hfc1_pubDate    Tue, 15 Jan 2019 22:00
     2019-01-15 22:28:25   hfc1_temperature 0.0
     2019-01-15 22:28:25   hfc1_uvIndex    0
     2019-01-15 22:28:25   hfc1_visibility 12.1
     2019-01-15 22:28:25   hfc1_wind       6
     2019-01-15 22:28:25   hfc1_windGust   8
     2019-01-15 22:28:25   hfc1_wind_condition Wind: ONO 6 km/h
     2019-01-15 22:28:25   hfc1_wind_direction 76
     2019-01-15 22:28:25   hfc1_wind_speed 6
     2019-01-15 22:28:25   hfc20_cloudCover 72
     2019-01-15 22:28:25   hfc20_code      29
     2019-01-15 22:28:25   hfc20_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc20_day_of_week Wed, 17:00
     2019-01-15 22:28:25   hfc20_dewPoint  0.3
     2019-01-15 22:28:25   hfc20_humidity  71
     2019-01-15 22:28:25   hfc20_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc20_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc20_ozone     287.91
     2019-01-15 22:28:25   hfc20_precipIntensity 0
     2019-01-15 22:28:25   hfc20_precipProbability 0
     2019-01-15 22:28:25   hfc20_pressure  1013.0
     2019-01-15 22:28:25   hfc20_pubDate   Wed, 16 Jan 2019 17:00
     2019-01-15 22:28:25   hfc20_temperature 5.1
     2019-01-15 22:28:25   hfc20_uvIndex   0
     2019-01-15 22:28:25   hfc20_visibility 5.5
     2019-01-15 22:28:25   hfc20_wind      5
     2019-01-15 22:28:25   hfc20_windGust  7
     2019-01-15 22:28:25   hfc20_wind_condition Wind: SSW 5 km/h
     2019-01-15 22:28:25   hfc20_wind_direction 200
     2019-01-15 22:28:25   hfc20_wind_speed 5
     2019-01-15 22:28:25   hfc21_cloudCover 73
     2019-01-15 22:28:25   hfc21_code      29
     2019-01-15 22:28:25   hfc21_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc21_day_of_week Wed, 18:00
     2019-01-15 22:28:25   hfc21_dewPoint  -0.5
     2019-01-15 22:28:25   hfc21_humidity  72
     2019-01-15 22:28:25   hfc21_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc21_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc21_ozone     287.65
     2019-01-15 22:28:25   hfc21_precipIntensity 0
     2019-01-15 22:28:25   hfc21_precipProbability 0
     2019-01-15 22:28:25   hfc21_pressure  1013.0
     2019-01-15 22:28:25   hfc21_pubDate   Wed, 16 Jan 2019 18:00
     2019-01-15 22:28:25   hfc21_temperature 4.1
     2019-01-15 22:28:25   hfc21_uvIndex   0
     2019-01-15 22:28:25   hfc21_visibility 7.8
     2019-01-15 22:28:25   hfc21_wind      6
     2019-01-15 22:28:25   hfc21_windGust  9
     2019-01-15 22:28:25   hfc21_wind_condition Wind: SSW 6 km/h
     2019-01-15 22:28:25   hfc21_wind_direction 200
     2019-01-15 22:28:25   hfc21_wind_speed 6
     2019-01-15 22:28:25   hfc22_cloudCover 74
     2019-01-15 22:28:25   hfc22_code      29
     2019-01-15 22:28:25   hfc22_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc22_day_of_week Wed, 19:00
     2019-01-15 22:28:25   hfc22_dewPoint  -1.2
     2019-01-15 22:28:25   hfc22_humidity  73
     2019-01-15 22:28:25   hfc22_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc22_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc22_ozone     287.61
     2019-01-15 22:28:25   hfc22_precipIntensity 0
     2019-01-15 22:28:25   hfc22_precipProbability 0
     2019-01-15 22:28:25   hfc22_pressure  1013.1
     2019-01-15 22:28:25   hfc22_pubDate   Wed, 16 Jan 2019 19:00
     2019-01-15 22:28:25   hfc22_temperature 3.2
     2019-01-15 22:28:25   hfc22_uvIndex   0
     2019-01-15 22:28:25   hfc22_visibility 9.4
     2019-01-15 22:28:25   hfc22_wind      7
     2019-01-15 22:28:25   hfc22_windGust  10
     2019-01-15 22:28:25   hfc22_wind_condition Wind: SSW 7 km/h
     2019-01-15 22:28:25   hfc22_wind_direction 200
     2019-01-15 22:28:25   hfc22_wind_speed 7
     2019-01-15 22:28:25   hfc23_cloudCover 75
     2019-01-15 22:28:25   hfc23_code      29
     2019-01-15 22:28:25   hfc23_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc23_day_of_week Wed, 20:00
     2019-01-15 22:28:25   hfc23_dewPoint  -1.7
     2019-01-15 22:28:25   hfc23_humidity  73
     2019-01-15 22:28:25   hfc23_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc23_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc23_ozone     287.95
     2019-01-15 22:28:25   hfc23_precipIntensity 0
     2019-01-15 22:28:25   hfc23_precipProbability 0
     2019-01-15 22:28:25   hfc23_pressure  1013.1
     2019-01-15 22:28:25   hfc23_pubDate   Wed, 16 Jan 2019 20:00
     2019-01-15 22:28:25   hfc23_temperature 2.8
     2019-01-15 22:28:25   hfc23_uvIndex   0
     2019-01-15 22:28:25   hfc23_visibility 9.2
     2019-01-15 22:28:25   hfc23_wind      8
     2019-01-15 22:28:25   hfc23_windGust  11
     2019-01-15 22:28:25   hfc23_wind_condition Wind: SSW 8 km/h
     2019-01-15 22:28:25   hfc23_wind_direction 197
     2019-01-15 22:28:25   hfc23_wind_speed 8
     2019-01-15 22:28:25   hfc24_cloudCover 76
     2019-01-15 22:28:25   hfc24_code      29
     2019-01-15 22:28:25   hfc24_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc24_day_of_week Wed, 21:00
     2019-01-15 22:28:25   hfc24_dewPoint  -2.1
     2019-01-15 22:28:25   hfc24_humidity  72
     2019-01-15 22:28:25   hfc24_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc24_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc24_ozone     288.44
     2019-01-15 22:28:25   hfc24_precipIntensity 0
     2019-01-15 22:28:25   hfc24_precipProbability 0
     2019-01-15 22:28:25   hfc24_pressure  1013.0
     2019-01-15 22:28:25   hfc24_pubDate   Wed, 16 Jan 2019 21:00
     2019-01-15 22:28:25   hfc24_temperature 2.5
     2019-01-15 22:28:25   hfc24_uvIndex   0
     2019-01-15 22:28:25   hfc24_visibility 8.3
     2019-01-15 22:28:25   hfc24_wind      9
     2019-01-15 22:28:25   hfc24_windGust  12
     2019-01-15 22:28:25   hfc24_wind_condition Wind: SSW 9 km/h
     2019-01-15 22:28:25   hfc24_wind_direction 193
     2019-01-15 22:28:25   hfc24_wind_speed 9
     2019-01-15 22:28:25   hfc25_cloudCover 77
     2019-01-15 22:28:25   hfc25_code      29
     2019-01-15 22:28:25   hfc25_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc25_day_of_week Wed, 22:00
     2019-01-15 22:28:25   hfc25_dewPoint  -2.4
     2019-01-15 22:28:25   hfc25_humidity  71
     2019-01-15 22:28:25   hfc25_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc25_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc25_ozone     288.93
     2019-01-15 22:28:25   hfc25_precipIntensity 0
     2019-01-15 22:28:25   hfc25_precipProbability 0
     2019-01-15 22:28:25   hfc25_pressure  1013.0
     2019-01-15 22:28:25   hfc25_pubDate   Wed, 16 Jan 2019 22:00
     2019-01-15 22:28:25   hfc25_temperature 2.4
     2019-01-15 22:28:25   hfc25_uvIndex   0
     2019-01-15 22:28:25   hfc25_visibility 7.6
     2019-01-15 22:28:25   hfc25_wind      9
     2019-01-15 22:28:25   hfc25_windGust  14
     2019-01-15 22:28:25   hfc25_wind_condition Wind: SSW 9 km/h
     2019-01-15 22:28:25   hfc25_wind_direction 193
     2019-01-15 22:28:25   hfc25_wind_speed 9
     2019-01-15 22:28:25   hfc26_cloudCover 79
     2019-01-15 22:28:25   hfc26_code      29
     2019-01-15 22:28:25   hfc26_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc26_day_of_week Wed, 23:00
     2019-01-15 22:28:25   hfc26_dewPoint  -2.5
     2019-01-15 22:28:25   hfc26_humidity  70
     2019-01-15 22:28:25   hfc26_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc26_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc26_ozone     288.97
     2019-01-15 22:28:25   hfc26_precipIntensity 0
     2019-01-15 22:28:25   hfc26_precipProbability 0
     2019-01-15 22:28:25   hfc26_pressure  1013.0
     2019-01-15 22:28:25   hfc26_pubDate   Wed, 16 Jan 2019 23:00
     2019-01-15 22:28:25   hfc26_temperature 2.5
     2019-01-15 22:28:25   hfc26_uvIndex   0
     2019-01-15 22:28:25   hfc26_visibility 7.3
     2019-01-15 22:28:25   hfc26_wind      10
     2019-01-15 22:28:25   hfc26_windGust  17
     2019-01-15 22:28:25   hfc26_wind_condition Wind: SSW 10 km/h
     2019-01-15 22:28:25   hfc26_wind_direction 198
     2019-01-15 22:28:25   hfc26_wind_speed 10
     2019-01-15 22:28:25   hfc27_cloudCover 81
     2019-01-15 22:28:25   hfc27_code      29
     2019-01-15 22:28:25   hfc27_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc27_day_of_week Thu, 00:00
     2019-01-15 22:28:25   hfc27_dewPoint  -2.4
     2019-01-15 22:28:25   hfc27_humidity  70
     2019-01-15 22:28:25   hfc27_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc27_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc27_ozone     288.9
     2019-01-15 22:28:25   hfc27_precipIntensity 0
     2019-01-15 22:28:25   hfc27_precipProbability 0
     2019-01-15 22:28:25   hfc27_pressure  1013.0
     2019-01-15 22:28:25   hfc27_pubDate   Thu, 17 Jan 2019 00:00
     2019-01-15 22:28:25   hfc27_temperature 2.4
     2019-01-15 22:28:25   hfc27_uvIndex   0
     2019-01-15 22:28:25   hfc27_visibility 7.2
     2019-01-15 22:28:25   hfc27_wind      10
     2019-01-15 22:28:25   hfc27_windGust  21
     2019-01-15 22:28:25   hfc27_wind_condition Wind: SSW 10 km/h
     2019-01-15 22:28:25   hfc27_wind_direction 207
     2019-01-15 22:28:25   hfc27_wind_speed 10
     2019-01-15 22:28:25   hfc28_cloudCover 79
     2019-01-15 22:28:25   hfc28_code      29
     2019-01-15 22:28:25   hfc28_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc28_day_of_week Thu, 01:00
     2019-01-15 22:28:25   hfc28_dewPoint  -2.3
     2019-01-15 22:28:25   hfc28_humidity  71
     2019-01-15 22:28:25   hfc28_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc28_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc28_ozone     289.01
     2019-01-15 22:28:25   hfc28_precipIntensity 0
     2019-01-15 22:28:25   hfc28_precipProbability 0
     2019-01-15 22:28:25   hfc28_pressure  1012.9
     2019-01-15 22:28:25   hfc28_pubDate   Thu, 17 Jan 2019 01:00
     2019-01-15 22:28:25   hfc28_temperature 2.3
     2019-01-15 22:28:25   hfc28_uvIndex   0
     2019-01-15 22:28:25   hfc28_visibility 7.2
     2019-01-15 22:28:25   hfc28_wind      10
     2019-01-15 22:28:25   hfc28_windGust  26
     2019-01-15 22:28:25   hfc28_wind_condition Wind: SW 10 km/h
     2019-01-15 22:28:25   hfc28_wind_direction 216
     2019-01-15 22:28:25   hfc28_wind_speed 10
     2019-01-15 22:28:25   hfc29_cloudCover 72
     2019-01-15 22:28:25   hfc29_code      29
     2019-01-15 22:28:25   hfc29_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc29_day_of_week Thu, 02:00
     2019-01-15 22:28:25   hfc29_dewPoint  -2.2
     2019-01-15 22:28:25   hfc29_humidity  71
     2019-01-15 22:28:25   hfc29_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc29_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc29_ozone     289.69
     2019-01-15 22:28:25   hfc29_precipIntensity 0
     2019-01-15 22:28:25   hfc29_precipProbability 0
     2019-01-15 22:28:25   hfc29_pressure  1012.7
     2019-01-15 22:28:25   hfc29_pubDate   Thu, 17 Jan 2019 02:00
     2019-01-15 22:28:25   hfc29_temperature 2.6
     2019-01-15 22:28:25   hfc29_uvIndex   0
     2019-01-15 22:28:25   hfc29_visibility 7.4
     2019-01-15 22:28:25   hfc29_wind      12
     2019-01-15 22:28:25   hfc29_windGust  33
     2019-01-15 22:28:25   hfc29_wind_condition Wind: SW 12 km/h
     2019-01-15 22:28:25   hfc29_wind_direction 223
     2019-01-15 22:28:25   hfc29_wind_speed 12
     2019-01-15 22:28:25   hfc2_cloudCover 16
     2019-01-15 22:28:25   hfc2_code       31
     2019-01-15 22:28:25   hfc2_condition  Heiter
     2019-01-15 22:28:25   hfc2_day_of_week Tue, 23:00
     2019-01-15 22:28:25   hfc2_dewPoint   -3.2
     2019-01-15 22:28:25   hfc2_humidity   81
     2019-01-15 22:28:25   hfc2_icon       sunny
     2019-01-15 22:28:25   hfc2_iconAPI    clear-night
     2019-01-15 22:28:25   hfc2_ozone      290.36
     2019-01-15 22:28:25   hfc2_precipIntensity 0
     2019-01-15 22:28:25   hfc2_precipProbability 0
     2019-01-15 22:28:25   hfc2_pressure   1023.0
     2019-01-15 22:28:25   hfc2_pubDate    Tue, 15 Jan 2019 23:00
     2019-01-15 22:28:25   hfc2_temperature -0.4
     2019-01-15 22:28:25   hfc2_uvIndex    0
     2019-01-15 22:28:25   hfc2_visibility 16.1
     2019-01-15 22:28:25   hfc2_wind       2
     2019-01-15 22:28:25   hfc2_windGust   7
     2019-01-15 22:28:25   hfc2_wind_condition Wind: OSO 2 km/h
     2019-01-15 22:28:25   hfc2_wind_direction 106
     2019-01-15 22:28:25   hfc2_wind_speed 2
     2019-01-15 22:28:25   hfc30_cloudCover 61
     2019-01-15 22:28:25   hfc30_code      29
     2019-01-15 22:28:25   hfc30_condition Überwiegend bewölkt
     2019-01-15 22:28:25   hfc30_day_of_week Thu, 03:00
     2019-01-15 22:28:25   hfc30_dewPoint  -1.9
     2019-01-15 22:28:25   hfc30_humidity  71
     2019-01-15 22:28:25   hfc30_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc30_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc30_ozone     290.56
     2019-01-15 22:28:25   hfc30_precipIntensity 0
     2019-01-15 22:28:25   hfc30_precipProbability 0
     2019-01-15 22:28:25   hfc30_pressure  1012.4
     2019-01-15 22:28:25   hfc30_pubDate   Thu, 17 Jan 2019 03:00
     2019-01-15 22:28:25   hfc30_temperature 2.9
     2019-01-15 22:28:25   hfc30_uvIndex   0
     2019-01-15 22:28:25   hfc30_visibility 7.7
     2019-01-15 22:28:25   hfc30_wind      13
     2019-01-15 22:28:25   hfc30_windGust  42
     2019-01-15 22:28:25   hfc30_wind_condition Wind: SW 13 km/h
     2019-01-15 22:28:25   hfc30_wind_direction 229
     2019-01-15 22:28:25   hfc30_wind_speed 13
     2019-01-15 22:28:25   hfc31_cloudCover 50
     2019-01-15 22:28:25   hfc31_code      29
     2019-01-15 22:28:25   hfc31_condition Leicht bewölkt
     2019-01-15 22:28:25   hfc31_day_of_week Thu, 04:00
     2019-01-15 22:28:25   hfc31_dewPoint  -1.7
     2019-01-15 22:28:25   hfc31_humidity  71
     2019-01-15 22:28:25   hfc31_icon      partly_cloudy_night
     2019-01-15 22:28:25   hfc31_iconAPI   partly-cloudy-night
     2019-01-15 22:28:25   hfc31_ozone     291.43
     2019-01-15 22:28:25   hfc31_precipIntensity 0
     2019-01-15 22:28:25   hfc31_precipProbability 0
     2019-01-15 22:28:25   hfc31_pressure  1012.1
     2019-01-15 22:28:25   hfc31_pubDate   Thu, 17 Jan 2019 04:00


Hast Du das FHEM eventuell in einem Container am laufen?

Ahnungslos
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

CoolTux

Zitat von: Tommy82 am 16 Januar 2019, 05:59:11
Hi,
ich hatte heute Nacht jetzt mehrmals die Meldung
2019.01.16 00:00:21.222 1: [Freezemon] myFreezemon: possible freeze starting at 00:00:00, delay is 21.21 possibly caused by: tmr-Calendar_Wakeup(AbfallA)
2019.01.16 00:24:29.398 1: PERL WARNING: Use of uninitialized value in localtime at FHEM/DarkSkyAPI.pm line 478.
2019.01.16 00:24:29.399 1: stacktrace:
2019.01.16 00:24:29.399 1:     main::__ANON__                      called by FHEM/DarkSkyAPI.pm (478)
2019.01.16 00:24:29.400 1:     DarkSkyAPI::Weather::_ProcessingRetrieveData called by FHEM/DarkSkyAPI.pm (177)
2019.01.16 00:24:29.400 1:     DarkSkyAPI::Weather::_RetrieveDataFinished called by FHEM/HttpUtils.pm (606)
2019.01.16 00:24:29.400 1:     main::__ANON__                      called by fhem.pl (724)
2019.01.16 00:24:29.402 1: PERL WARNING: Use of uninitialized value in localtime at FHEM/DarkSkyAPI.pm line 478.

im Log

Danke das schaue ich mir an.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

CoolTux

Zitat von: Tommy82 am 16 Januar 2019, 05:59:11
Hi,
ich hatte heute Nacht jetzt mehrmals die Meldung
2019.01.16 00:00:21.222 1: [Freezemon] myFreezemon: possible freeze starting at 00:00:00, delay is 21.21 possibly caused by: tmr-Calendar_Wakeup(AbfallA)
2019.01.16 00:24:29.398 1: PERL WARNING: Use of uninitialized value in localtime at FHEM/DarkSkyAPI.pm line 478.
2019.01.16 00:24:29.399 1: stacktrace:
2019.01.16 00:24:29.399 1:     main::__ANON__                      called by FHEM/DarkSkyAPI.pm (478)
2019.01.16 00:24:29.400 1:     DarkSkyAPI::Weather::_ProcessingRetrieveData called by FHEM/DarkSkyAPI.pm (177)
2019.01.16 00:24:29.400 1:     DarkSkyAPI::Weather::_RetrieveDataFinished called by FHEM/HttpUtils.pm (606)
2019.01.16 00:24:29.400 1:     main::__ANON__                      called by fhem.pl (724)
2019.01.16 00:24:29.402 1: PERL WARNING: Use of uninitialized value in localtime at FHEM/DarkSkyAPI.pm line 478.

im Log

Hattest Du irgendwas mit reload vom Weather Modul gemacht? Wenn nicht kann ich mir das schwer erklären.
Aber Du kannst mal bitte ein Update heute machen und dann noch einmal testen.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

RappaSan

Hab hier das gleiche Phänomen wie blackbite.
Trotz lang=de kommen die Meldungen auf meiner Synology teilweise in Englisch: " Wed: Den ganzen Tag lang überwiegend bewölkt."
Auf dem Raspberry ist es allerdings in Deutsch,  die fhem.cfg ist aber identisch.

CoolTux

Zitat von: RappaSan am 16 Januar 2019, 08:47:56
Hab hier das gleiche Phänomen wie blackbite.
Trotz lang=de kommen die Meldungen auf meiner Synology teilweise in Englisch: " Wed: Den ganzen Tag lang überwiegend bewölkt."
Auf dem Raspberry ist es allerdings in Deutsch,  die fhem.cfg ist aber identisch.

Was kommt denn wenn Du bei Dir locale ein gibst?
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net