Modul Weather, WeatherAsHtml(H/D) Tagesvorausschau funktioniert nicht

Begonnen von Aurel_B, 02 November 2021, 14:23:43

Vorheriges Thema - Nächstes Thema

Aurel_B

Beim Weather Modul funktioniert bei mir die Tagesvorschau nicht (siehe Screenshot), nur der heutige Tag wird angezeigt. Irgend jemand eine Ahnung wieso?

defmod Wetter_5d weblink htmlCode {WeatherAsHtml("Wetter","d",5)}


In "Wetter" sind die Werte schön brav vorhanden, "hfc40_pubDate" ist "Sun, 7 Nov 2021 09:00", also in ca. 5 Tagen. Tages resp. 3h Vorschau (also WeatherAsHtml("Wetter","h",5) oder WeatherAsHtml("Wetter")) geht ohne Probleme.

CoolTux

Zu mindest bei mir geht es. Kann selbst kein Problem feststellen.
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

Aurel_B

Hmmm, sehr sehr komisch. Könntest du mir vielleicht deine "Weather" Config posten? Dann könnte ich sie mal bei mir testen und schauen, ob's daran liegt? Danke dir!

CoolTux


defmod Weather Weather apikey=f867ed4e401b8fd5XXXXXXXXXXXXX
attr Weather room Weather
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

Aurel_B

Hmm ok, ich verwende die OpenWeatherMapAPI, vielleicht liegt es daran? Ich frag mal beim Maintainer nach.

Aurel_B

Oha, du bist ja der Maintainer habe ich gerade gesehen ;D Könnte es an der API liegen? Hier das defmod von meinem Wettermodul:


defmod Wetter Weather API=OpenWeatherMapAPI,cachemaxage:1200 apikey=02471a2cda88fbc560c1037066XX location=47.XXX,7.XXX interval=3600 lang=de
attr Wetter icon mdt-weather-partly-cloudy
attr Wetter room Wetter

Dr. Boris Neubert

Und ich bin der Co-Entwickler...

Kannst Du bitte mal den Output von

list Wetter

posten? Die persönlichen Daten bitte wieder unkenntlich machen.

Bei mir funktioniert das WeatherToHtml auch.

Grüße
Boris
Globaler Moderator, Developer, aktives Mitglied des FHEM e.V. (Marketing, Verwaltung)
Bitte keine unaufgeforderten privaten Nachrichten!

Aurel_B

Ja natürlich, sehr gerne, hier sind die Internals:

Internals:
   API        OpenWeatherMapAPI
   APIKEY     XXXXXX
   APIOPTIONS cachemaxage:1200
   DEF        API=OpenWeatherMapAPI,cachemaxage:1200 apikey=XXXXXX location=47.XXXXXX,7.XXXXXX interval=3600 lang=de
   FUUID      617029f3-f33f-1475-16f8-130d09eff5ebc7d6
   FVERSION   59_Weather.pm:v2.1.4-s22982/2020-10-17
   INTERVAL   3600
   LANG       de
   MODEL      OpenWeatherMapAPI
   NAME       Wetter
   NOTIFYDEV  global
   NR         96
   NTFY_ORDER 50-Wetter
   STATE      T: 4 °C F: 93 % W: 4 km/h P: 1026 hPa
   TYPE       Weather
   VERSION    v2.1.4
   READINGS:
     2021-11-06 09:17:04   apiMaintainer   Marko Oldenburg (CoolTux)
     2021-11-06 09:17:04   apiVersion      v1.0.3
     2021-11-06 09:17:04   city            XXXXXX
     2021-11-06 09:17:04   cloudCover      90
     2021-11-06 09:17:04   code            28
     2021-11-06 09:17:04   condition       Bedeckt
     2021-11-06 09:17:04   country         CH
     2021-11-06 09:17:04   current_date_time Sat,  6 Nov 2021 09:17
     2021-11-06 09:17:04   hfc10_cloudCover 67
     2021-11-06 09:17:04   hfc10_code      26
     2021-11-06 09:17:04   hfc10_condition Überwiegend bewölkt
     2021-11-06 09:17:04   hfc10_day_of_week Sun, 12:00
     2021-11-06 09:17:04   hfc10_high_c    9
     2021-11-06 09:17:04   hfc10_humidity  64
     2021-11-06 09:17:04   hfc10_icon      cloudy
     2021-11-06 09:17:04   hfc10_iconAPI   04d
     2021-11-06 09:17:04   hfc10_low_c     9
     2021-11-06 09:17:04   hfc10_pressure  1021
     2021-11-06 09:17:04   hfc10_pubDate   Sun,  7 Nov 2021 12:00
     2021-11-04 03:25:31   hfc10_rain3h    0.17
     2021-11-06 09:17:04   hfc10_tempHigh  9
     2021-11-06 09:17:04   hfc10_tempLow   9
     2021-11-06 09:17:04   hfc10_temp_c    9
     2021-11-06 09:17:04   hfc10_temperature 9
     2021-11-06 09:17:04   hfc10_wind      7
     2021-11-06 09:17:04   hfc10_wind_gust 16
     2021-11-06 09:17:04   hfc10_wind_speed 7
     2021-11-06 09:17:04   hfc11_cloudCover 100
     2021-11-06 09:17:04   hfc11_code      28
     2021-11-06 09:17:04   hfc11_condition Bedeckt
     2021-11-06 09:17:04   hfc11_day_of_week Sun, 15:00
     2021-11-06 09:17:04   hfc11_high_c    8
     2021-11-06 09:17:04   hfc11_humidity  75
     2021-11-06 09:17:04   hfc11_icon      mostlycloudy
     2021-11-06 09:17:04   hfc11_iconAPI   04d
     2021-11-06 09:17:04   hfc11_low_c     8
     2021-11-06 09:17:04   hfc11_pressure  1021
     2021-11-06 09:17:04   hfc11_pubDate   Sun,  7 Nov 2021 15:00
     2021-11-04 03:25:31   hfc11_rain3h    1.55
     2021-11-06 09:17:04   hfc11_tempHigh  8
     2021-11-06 09:17:04   hfc11_tempLow   8
     2021-11-06 09:17:04   hfc11_temp_c    8
     2021-11-06 09:17:04   hfc11_temperature 8
     2021-11-06 09:17:04   hfc11_wind      6
     2021-11-06 09:17:04   hfc11_wind_gust 19
     2021-11-06 09:17:04   hfc11_wind_speed 6
     2021-11-06 09:17:04   hfc12_cloudCover 100
     2021-11-06 09:17:04   hfc12_code      28
     2021-11-06 09:17:04   hfc12_condition Bedeckt
     2021-11-06 09:17:04   hfc12_day_of_week Sun, 18:00
     2021-11-06 09:17:04   hfc12_high_c    7
     2021-11-06 09:17:04   hfc12_humidity  82
     2021-11-06 09:17:04   hfc12_icon      mostlycloudy
     2021-11-06 09:17:04   hfc12_iconAPI   04n
     2021-11-06 09:17:04   hfc12_low_c     7
     2021-11-06 09:17:04   hfc12_pressure  1021
     2021-11-06 09:17:04   hfc12_pubDate   Sun,  7 Nov 2021 18:00
     2021-11-04 03:25:31   hfc12_rain3h    0.18
     2021-11-06 09:17:04   hfc12_tempHigh  7
     2021-11-06 09:17:04   hfc12_tempLow   7
     2021-11-06 09:17:04   hfc12_temp_c    7
     2021-11-06 09:17:04   hfc12_temperature 7
     2021-11-06 09:17:04   hfc12_wind      5
     2021-11-06 09:17:04   hfc12_wind_gust 14
     2021-11-06 09:17:04   hfc12_wind_speed 5
     2021-11-06 09:17:04   hfc13_cloudCover 98
     2021-11-06 09:17:04   hfc13_code      28
     2021-11-06 09:17:04   hfc13_condition Bedeckt
     2021-11-06 09:17:04   hfc13_day_of_week Sun, 21:00
     2021-11-06 09:17:04   hfc13_high_c    7
     2021-11-06 09:17:04   hfc13_humidity  87
     2021-11-06 09:17:04   hfc13_icon      mostlycloudy
     2021-11-06 09:17:04   hfc13_iconAPI   04n
     2021-11-06 09:17:04   hfc13_low_c     7
     2021-11-06 09:17:04   hfc13_pressure  1021
     2021-11-06 09:17:04   hfc13_pubDate   Sun,  7 Nov 2021 21:00
     2021-11-04 01:25:29   hfc13_rain3h    0.18
     2021-11-06 09:17:04   hfc13_tempHigh  7
     2021-11-06 09:17:04   hfc13_tempLow   7
     2021-11-06 09:17:04   hfc13_temp_c    7
     2021-11-06 09:17:04   hfc13_temperature 7
     2021-11-06 09:17:04   hfc13_wind      6
     2021-11-06 09:17:04   hfc13_wind_gust 24
     2021-11-06 09:17:04   hfc13_wind_speed 6
     2021-11-06 09:17:04   hfc14_cloudCover 99
     2021-11-06 09:17:04   hfc14_code      28
     2021-11-06 09:17:04   hfc14_condition Bedeckt
     2021-11-06 09:17:04   hfc14_day_of_week Mon, 00:00
     2021-11-06 09:17:04   hfc14_high_c    7
     2021-11-06 09:17:04   hfc14_humidity  90
     2021-11-06 09:17:04   hfc14_icon      mostlycloudy
     2021-11-06 09:17:04   hfc14_iconAPI   04n
     2021-11-06 09:17:04   hfc14_low_c     7
     2021-11-06 09:17:04   hfc14_pressure  1021
     2021-11-06 09:17:04   hfc14_pubDate   Mon,  8 Nov 2021 00:00
     2021-11-03 15:25:25   hfc14_rain3h    0.4
     2021-11-06 09:17:04   hfc14_tempHigh  7
     2021-11-06 09:17:04   hfc14_tempLow   7
     2021-11-06 09:17:04   hfc14_temp_c    7
     2021-11-06 09:17:04   hfc14_temperature 7
     2021-11-06 09:17:04   hfc14_wind      7
     2021-11-06 09:17:04   hfc14_wind_gust 21
     2021-11-06 09:17:04   hfc14_wind_speed 7
     2021-11-06 09:17:04   hfc15_cloudCover 97
     2021-11-06 09:17:04   hfc15_code      35
     2021-11-06 09:17:04   hfc15_condition Leichter Regen
     2021-11-06 09:17:04   hfc15_day_of_week Mon, 03:00
     2021-11-06 09:17:04   hfc15_high_c    6
     2021-11-06 09:17:04   hfc15_humidity  91
     2021-11-06 09:17:04   hfc15_icon      heavyrain
     2021-11-06 09:17:04   hfc15_iconAPI   10n
     2021-11-06 09:17:04   hfc15_low_c     6
     2021-11-06 09:17:04   hfc15_pressure  1021
     2021-11-06 09:17:04   hfc15_pubDate   Mon,  8 Nov 2021 03:00
     2021-11-06 09:17:04   hfc15_rain3h    0.19
     2021-11-06 09:17:04   hfc15_tempHigh  6
     2021-11-06 09:17:04   hfc15_tempLow   6
     2021-11-06 09:17:04   hfc15_temp_c    6
     2021-11-06 09:17:04   hfc15_temperature 6
     2021-11-06 09:17:04   hfc15_wind      6
     2021-11-06 09:17:04   hfc15_wind_gust 13
     2021-11-06 09:17:04   hfc15_wind_speed 6
     2021-11-06 09:17:04   hfc16_cloudCover 98
     2021-11-06 09:17:04   hfc16_code      28
     2021-11-06 09:17:04   hfc16_condition Bedeckt
     2021-11-06 09:17:04   hfc16_day_of_week Mon, 06:00
     2021-11-06 09:17:04   hfc16_high_c    6
     2021-11-06 09:17:04   hfc16_humidity  83
     2021-11-06 09:17:04   hfc16_icon      mostlycloudy
     2021-11-06 09:17:04   hfc16_iconAPI   04n
     2021-11-06 09:17:04   hfc16_low_c     6
     2021-11-06 09:17:04   hfc16_pressure  1021
     2021-11-06 09:17:04   hfc16_pubDate   Mon,  8 Nov 2021 06:00
     2021-11-06 07:25:52   hfc16_rain3h    0.13
     2021-11-06 09:17:04   hfc16_tempHigh  6
     2021-11-06 09:17:04   hfc16_tempLow   6
     2021-11-06 09:17:04   hfc16_temp_c    6
     2021-11-06 09:17:04   hfc16_temperature 6
     2021-11-06 09:17:04   hfc16_wind      5
     2021-11-06 09:17:04   hfc16_wind_gust 10
     2021-11-06 09:17:04   hfc16_wind_speed 5
     2021-11-06 09:17:04   hfc17_cloudCover 99
     2021-11-06 09:17:04   hfc17_code      28
     2021-11-06 09:17:04   hfc17_condition Bedeckt
     2021-11-06 09:17:04   hfc17_day_of_week Mon, 09:00
     2021-11-06 09:17:04   hfc17_high_c    7
     2021-11-06 09:17:04   hfc17_humidity  77
     2021-11-06 09:17:04   hfc17_icon      mostlycloudy
     2021-11-06 09:17:04   hfc17_iconAPI   04d
     2021-11-06 09:17:04   hfc17_low_c     7
     2021-11-06 09:17:04   hfc17_pressure  1022
     2021-11-06 09:17:04   hfc17_pubDate   Mon,  8 Nov 2021 09:00
     2021-11-06 07:25:52   hfc17_rain3h    0.18
     2021-11-06 09:17:04   hfc17_tempHigh  7
     2021-11-06 09:17:04   hfc17_tempLow   7
     2021-11-06 09:17:04   hfc17_temp_c    7
     2021-11-06 09:17:04   hfc17_temperature 7
     2021-11-06 09:17:04   hfc17_wind      4
     2021-11-06 09:17:04   hfc17_wind_gust 7
     2021-11-06 09:17:04   hfc17_wind_speed 4
     2021-11-06 09:17:04   hfc18_cloudCover 76
     2021-11-06 09:17:04   hfc18_code      26
     2021-11-06 09:17:04   hfc18_condition Überwiegend bewölkt
     2021-11-06 09:17:04   hfc18_day_of_week Mon, 12:00
     2021-11-06 09:17:04   hfc18_high_c    9
     2021-11-06 09:17:04   hfc18_humidity  59
     2021-11-06 09:17:04   hfc18_icon      cloudy
     2021-11-06 09:17:04   hfc18_iconAPI   04d
     2021-11-06 09:17:04   hfc18_low_c     9
     2021-11-06 09:17:04   hfc18_pressure  1021
     2021-11-06 09:17:04   hfc18_pubDate   Mon,  8 Nov 2021 12:00
     2021-11-06 07:25:52   hfc18_rain3h    0.12
     2021-11-06 09:17:04   hfc18_tempHigh  9
     2021-11-06 09:17:04   hfc18_tempLow   9
     2021-11-06 09:17:04   hfc18_temp_c    9
     2021-11-06 09:17:04   hfc18_temperature 9
     2021-11-06 09:17:04   hfc18_wind      6
     2021-11-06 09:17:04   hfc18_wind_gust 8
     2021-11-06 09:17:04   hfc18_wind_speed 6
     2021-11-06 09:17:04   hfc19_cloudCover 70
     2021-11-06 09:17:04   hfc19_code      26
     2021-11-06 09:17:04   hfc19_condition Überwiegend bewölkt
     2021-11-06 09:17:04   hfc19_day_of_week Mon, 15:00
     2021-11-06 09:17:04   hfc19_high_c    8
     2021-11-06 09:17:04   hfc19_humidity  69
     2021-11-06 09:17:04   hfc19_icon      cloudy
     2021-11-06 09:17:04   hfc19_iconAPI   04d
     2021-11-06 09:17:04   hfc19_low_c     8
     2021-11-06 09:17:04   hfc19_pressure  1022
     2021-11-06 09:17:04   hfc19_pubDate   Mon,  8 Nov 2021 15:00
     2021-11-06 03:25:51   hfc19_rain3h    0.12
     2021-11-06 09:17:04   hfc19_tempHigh  8
     2021-11-06 09:17:04   hfc19_tempLow   8
     2021-11-06 09:17:04   hfc19_temp_c    8
     2021-11-06 09:17:04   hfc19_temperature 8
     2021-11-06 09:17:04   hfc19_wind      9
     2021-11-06 09:17:04   hfc19_wind_gust 16
     2021-11-06 09:17:04   hfc19_wind_speed 9
     2021-11-06 09:17:04   hfc1_cloudCover 90
     2021-11-06 09:17:04   hfc1_code       28
     2021-11-06 09:17:04   hfc1_condition  Bedeckt
     2021-11-06 09:17:04   hfc1_day_of_week Sat, 09:00
     2021-11-06 09:17:04   hfc1_high_c     6
     2021-11-06 09:17:04   hfc1_humidity   93
     2021-11-06 09:17:04   hfc1_icon       mostlycloudy
     2021-11-06 09:17:04   hfc1_iconAPI    04d
     2021-11-06 09:17:04   hfc1_low_c      5
     2021-11-06 09:17:04   hfc1_pressure   1026
     2021-11-06 09:17:04   hfc1_pubDate    Sat,  6 Nov 2021 09:00
     2021-11-05 09:25:43   hfc1_rain3h     0.11
     2021-11-06 09:17:04   hfc1_tempHigh   6
     2021-11-06 09:17:04   hfc1_tempLow    5
     2021-11-06 09:17:04   hfc1_temp_c     5
     2021-11-06 09:17:04   hfc1_temperature 5
     2021-11-06 09:17:04   hfc1_wind       3
     2021-11-06 09:17:04   hfc1_wind_gust  5
     2021-11-06 09:17:04   hfc1_wind_speed 3
     2021-11-06 09:17:04   hfc20_cloudCover 54
     2021-11-06 09:17:04   hfc20_code      26
     2021-11-06 09:17:04   hfc20_condition Überwiegend bewölkt
     2021-11-06 09:17:04   hfc20_day_of_week Mon, 18:00
     2021-11-06 09:17:04   hfc20_high_c    5
     2021-11-06 09:17:04   hfc20_humidity  86
     2021-11-06 09:17:04   hfc20_icon      cloudy
     2021-11-06 09:17:04   hfc20_iconAPI   04n
     2021-11-06 09:17:04   hfc20_low_c     5
     2021-11-06 09:17:04   hfc20_pressure  1024
     2021-11-06 09:17:04   hfc20_pubDate   Mon,  8 Nov 2021 18:00
     2021-11-02 22:38:07   hfc20_rain3h    0.22
     2021-11-06 09:17:04   hfc20_tempHigh  5
     2021-11-06 09:17:04   hfc20_tempLow   5
     2021-11-06 09:17:04   hfc20_temp_c    5
     2021-11-06 09:17:04   hfc20_temperature 5
     2021-11-06 09:17:04   hfc20_wind      1
     2021-11-06 09:17:04   hfc20_wind_gust 2
     2021-11-06 09:17:04   hfc20_wind_speed 1
     2021-11-06 09:17:04   hfc21_cloudCover 11
     2021-11-06 09:17:04   hfc21_code      30
     2021-11-06 09:17:04   hfc21_condition Ein paar Wolken
     2021-11-06 09:17:04   hfc21_day_of_week Mon, 21:00
     2021-11-06 09:17:04   hfc21_high_c    3
     2021-11-06 09:17:04   hfc21_humidity  89
     2021-11-06 09:17:04   hfc21_icon      partly_cloudy
     2021-11-06 09:17:04   hfc21_iconAPI   02n
     2021-11-06 09:17:04   hfc21_low_c     3
     2021-11-06 09:17:04   hfc21_pressure  1024
     2021-11-06 09:17:04   hfc21_pubDate   Mon,  8 Nov 2021 21:00
     2021-11-02 22:38:07   hfc21_rain3h    0.48
     2021-11-06 09:17:04   hfc21_tempHigh  3
     2021-11-06 09:17:04   hfc21_tempLow   3
     2021-11-06 09:17:04   hfc21_temp_c    3
     2021-11-06 09:17:04   hfc21_temperature 3
     2021-11-06 09:17:04   hfc21_wind      2
     2021-11-06 09:17:04   hfc21_wind_gust 2
     2021-11-06 09:17:04   hfc21_wind_speed 2
     2021-11-06 09:17:04   hfc22_cloudCover 10
     2021-11-06 09:17:04   hfc22_code      32
     2021-11-06 09:17:04   hfc22_condition Klarer Himmel
     2021-11-06 09:17:04   hfc22_day_of_week Tue, 00:00
     2021-11-06 09:17:04   hfc22_high_c    3
     2021-11-06 09:17:04   hfc22_humidity  90
     2021-11-06 09:17:04   hfc22_icon      sunny
     2021-11-06 09:17:04   hfc22_iconAPI   01n
     2021-11-06 09:17:04   hfc22_low_c     3
     2021-11-06 09:17:04   hfc22_pressure  1025
     2021-11-06 09:17:04   hfc22_pubDate   Tue,  9 Nov 2021 00:00
     2021-11-02 01:36:55   hfc22_rain3h    2.65
     2021-11-06 09:17:04   hfc22_tempHigh  3
     2021-11-06 09:17:04   hfc22_tempLow   3
     2021-11-06 09:17:04   hfc22_temp_c    3
     2021-11-06 09:17:04   hfc22_temperature 3
     2021-11-06 09:17:04   hfc22_wind      1
     2021-11-06 09:17:04   hfc22_wind_gust 2
     2021-11-06 09:17:04   hfc22_wind_speed 1
     2021-11-06 09:17:04   hfc23_cloudCover 9
     2021-11-06 09:17:04   hfc23_code      32
     2021-11-06 09:17:04   hfc23_condition Klarer Himmel
     2021-11-06 09:17:04   hfc23_day_of_week Tue, 03:00
     2021-11-06 09:17:04   hfc23_high_c    2
     2021-11-06 09:17:04   hfc23_humidity  89
     2021-11-06 09:17:04   hfc23_icon      sunny
     2021-11-06 09:17:04   hfc23_iconAPI   01n
     2021-11-06 09:17:04   hfc23_low_c     2
     2021-11-06 09:17:04   hfc23_pressure  1026
     2021-11-06 09:17:04   hfc23_pubDate   Tue,  9 Nov 2021 03:00
     2021-11-02 01:36:55   hfc23_rain3h    0.61
     2021-11-06 09:17:04   hfc23_tempHigh  2
     2021-11-06 09:17:04   hfc23_tempLow   2
     2021-11-06 09:17:04   hfc23_temp_c    2
     2021-11-06 09:17:04   hfc23_temperature 2
     2021-11-06 09:17:04   hfc23_wind      3
     2021-11-06 09:17:04   hfc23_wind_gust 3
     2021-11-06 09:17:04   hfc23_wind_speed 3
     2021-11-06 09:17:04   hfc24_cloudCover 10
     2021-11-06 09:17:04   hfc24_code      32
     2021-11-06 09:17:04   hfc24_condition Klarer Himmel
     2021-11-06 09:17:04   hfc24_day_of_week Tue, 06:00
     2021-11-06 09:17:04   hfc24_high_c    2
     2021-11-06 09:17:04   hfc24_humidity  90
     2021-11-06 09:17:04   hfc24_icon      sunny
     2021-11-06 09:17:04   hfc24_iconAPI   01n
     2021-11-06 09:17:04   hfc24_low_c     2
     2021-11-06 09:17:04   hfc24_pressure  1026
     2021-11-06 09:17:04   hfc24_pubDate   Tue,  9 Nov 2021 06:00
     2021-11-01 21:36:52   hfc24_rain3h    0.61
     2021-11-06 09:17:04   hfc24_tempHigh  2
     2021-11-06 09:17:04   hfc24_tempLow   2
     2021-11-06 09:17:04   hfc24_temp_c    2
     2021-11-06 09:17:04   hfc24_temperature 2
     2021-11-06 09:17:04   hfc24_wind      4
     2021-11-06 09:17:04   hfc24_wind_gust 3
     2021-11-06 09:17:04   hfc24_wind_speed 4
     2021-11-06 09:17:04   hfc25_cloudCover 25
     2021-11-06 09:17:04   hfc25_code      26
     2021-11-06 09:17:04   hfc25_condition Mäßig bewölkt
     2021-11-06 09:17:04   hfc25_day_of_week Tue, 09:00
     2021-11-06 09:17:04   hfc25_high_c    6
     2021-11-06 09:17:04   hfc25_humidity  77
     2021-11-06 09:17:04   hfc25_icon      cloudy
     2021-11-06 09:17:04   hfc25_iconAPI   03d
     2021-11-06 09:17:04   hfc25_low_c     6
     2021-11-06 09:17:04   hfc25_pressure  1027
     2021-11-06 09:17:04   hfc25_pubDate   Tue,  9 Nov 2021 09:00
     2021-11-01 19:36:52   hfc25_rain3h    1.73
     2021-11-06 09:17:04   hfc25_tempHigh  6
     2021-11-06 09:17:04   hfc25_tempLow   6
     2021-11-06 09:17:04   hfc25_temp_c    6
     2021-11-06 09:17:04   hfc25_temperature 6
     2021-11-06 09:17:04   hfc25_wind      6
     2021-11-06 09:17:04   hfc25_wind_gust 19
     2021-11-06 09:17:04   hfc25_wind_speed 6
     2021-11-06 09:17:04   hfc26_cloudCover 61
     2021-11-06 09:17:04   hfc26_code      26
     2021-11-06 09:17:04   hfc26_condition Überwiegend bewölkt
     2021-11-06 09:17:04   hfc26_day_of_week Tue, 12:00
     2021-11-06 09:17:04   hfc26_high_c    10
     2021-11-06 09:17:04   hfc26_humidity  62
     2021-11-06 09:17:04   hfc26_icon      cloudy
     2021-11-06 09:17:04   hfc26_iconAPI   04d
     2021-11-06 09:17:04   hfc26_low_c     10
     2021-11-06 09:17:04   hfc26_pressure  1026
     2021-11-06 09:17:04   hfc26_pubDate   Tue,  9 Nov 2021 12:00
     2021-11-02 07:37:02   hfc26_rain3h    0.52
     2021-11-06 09:17:04   hfc26_tempHigh  10
     2021-11-06 09:17:04   hfc26_tempLow   10
     2021-11-06 09:17:04   hfc26_temp_c    10
     2021-11-06 09:17:04   hfc26_temperature 10
     2021-11-06 09:17:04   hfc26_wind      11
     2021-11-06 09:17:04   hfc26_wind_gust 22
     2021-11-06 09:17:04   hfc26_wind_speed 11
     2021-11-06 09:17:04   hfc27_cloudCover 70
     2021-11-06 09:17:04   hfc27_code      26
     2021-11-06 09:17:04   hfc27_condition Überwiegend bewölkt
     2021-11-06 09:17:04   hfc27_day_of_week Tue, 15:00
     2021-11-06 09:17:04   hfc27_high_c    9
     2021-11-06 09:17:04   hfc27_humidity  71
     2021-11-06 09:17:04   hfc27_icon      cloudy
     2021-11-06 09:17:04   hfc27_iconAPI   04d
     2021-11-06 09:17:04   hfc27_low_c     9
     2021-11-06 09:17:04   hfc27_pressure  1026
     2021-11-06 09:17:04   hfc27_pubDate   Tue,  9 Nov 2021 15:00
     2021-11-02 03:36:56   hfc27_rain3h    0.52
     2021-11-06 09:17:04   hfc27_tempHigh  9
     2021-11-06 09:17:04   hfc27_tempLow   9
     2021-11-06 09:17:04   hfc27_temp_c    9
     2021-11-06 09:17:04   hfc27_temperature 9
     2021-11-06 09:17:04   hfc27_wind      5
     2021-11-06 09:17:04   hfc27_wind_gust 13
     2021-11-06 09:17:04   hfc27_wind_speed 5
     2021-11-06 09:17:04   hfc28_cloudCover 73
     2021-11-06 09:17:04   hfc28_code      26
     2021-11-06 09:17:04   hfc28_condition Überwiegend bewölkt
     2021-11-06 09:17:04   hfc28_day_of_week Tue, 18:00
     2021-11-06 09:17:04   hfc28_high_c    5
     2021-11-06 09:17:04   hfc28_humidity  86
     2021-11-06 09:17:04   hfc28_icon      cloudy
     2021-11-06 09:17:04   hfc28_iconAPI   04n
     2021-11-06 09:17:04   hfc28_low_c     5
     2021-11-06 09:17:04   hfc28_pressure  1028
     2021-11-06 09:17:04   hfc28_pubDate   Tue,  9 Nov 2021 18:00
     2021-11-02 01:36:55   hfc28_rain3h    0.12
     2021-11-06 09:17:04   hfc28_tempHigh  5
     2021-11-06 09:17:04   hfc28_tempLow   5
     2021-11-06 09:17:04   hfc28_temp_c    5
     2021-11-06 09:17:04   hfc28_temperature 5
     2021-11-06 09:17:04   hfc28_wind      4
     2021-11-06 09:17:04   hfc28_wind_gust 4
     2021-11-06 09:17:04   hfc28_wind_speed 4
     2021-11-06 09:17:04   hfc29_cloudCover 17
     2021-11-06 09:17:04   hfc29_code      30
     2021-11-06 09:17:04   hfc29_condition Ein paar Wolken
     2021-11-06 09:17:04   hfc29_day_of_week Tue, 21:00
     2021-11-06 09:17:04   hfc29_high_c    4
     2021-11-06 09:17:04   hfc29_humidity  88
     2021-11-06 09:17:04   hfc29_icon      partly_cloudy
     2021-11-06 09:17:04   hfc29_iconAPI   02n
     2021-11-06 09:17:04   hfc29_low_c     4
     2021-11-06 09:17:04   hfc29_pressure  1029
     2021-11-06 09:17:04   hfc29_pubDate   Tue,  9 Nov 2021 21:00
     2021-11-01 21:36:52   hfc29_rain3h    0.12
     2021-11-06 09:17:04   hfc29_tempHigh  4
     2021-11-06 09:17:04   hfc29_tempLow   4
     2021-11-06 09:17:04   hfc29_temp_c    4
     2021-11-06 09:17:04   hfc29_temperature 4
     2021-11-06 09:17:04   hfc29_wind      5
     2021-11-06 09:17:04   hfc29_wind_gust 5
     2021-11-06 09:17:04   hfc29_wind_speed 5
     2021-11-06 09:17:04   hfc2_cloudCover 62
     2021-11-06 09:17:04   hfc2_code       26
     2021-11-06 09:17:04   hfc2_condition  Überwiegend bewölkt
     2021-11-06 09:17:04   hfc2_day_of_week Sat, 12:00
     2021-11-06 09:17:04   hfc2_high_c     9
     2021-11-06 09:17:04   hfc2_humidity   84
     2021-11-06 09:17:04   hfc2_icon       cloudy
     2021-11-06 09:17:04   hfc2_iconAPI    04d
     2021-11-06 09:17:04   hfc2_low_c      6
     2021-11-06 09:17:04   hfc2_pressure   1027
     2021-11-06 09:17:04   hfc2_pubDate    Sat,  6 Nov 2021 12:00
     2021-11-05 01:25:41   hfc2_rain3h     0.35
     2021-11-06 09:17:04   hfc2_tempHigh   9
     2021-11-06 09:17:04   hfc2_tempLow    6
     2021-11-06 09:17:04   hfc2_temp_c     6
     2021-11-06 09:17:04   hfc2_temperature 6
     2021-11-06 09:17:04   hfc2_wind       4
     2021-11-06 09:17:04   hfc2_wind_gust  10
     2021-11-06 09:17:04   hfc2_wind_speed 4
     2021-11-06 09:17:04   hfc30_cloudCover 11
     2021-11-06 09:17:04   hfc30_code      30
     2021-11-06 09:17:04   hfc30_condition Ein paar Wolken
     2021-11-06 09:17:04   hfc30_day_of_week Wed, 00:00
     2021-11-06 09:17:04   hfc30_high_c    3
     2021-11-06 09:17:04   hfc30_humidity  90
     2021-11-06 09:17:04   hfc30_icon      partly_cloudy
     2021-11-06 09:17:04   hfc30_iconAPI   02n
     2021-11-06 09:17:04   hfc30_low_c     3
     2021-11-06 09:17:04   hfc30_pressure  1029
     2021-11-06 09:17:04   hfc30_pubDate   Wed, 10 Nov 2021 00:00
     2021-11-04 07:25:35   hfc30_rain3h    0.15
     2021-11-06 09:17:04   hfc30_tempHigh  3
     2021-11-06 09:17:04   hfc30_tempLow   3
     2021-11-06 09:17:04   hfc30_temp_c    3
     2021-11-06 09:17:04   hfc30_temperature 3
     2021-11-06 09:17:04   hfc30_wind      4
     2021-11-06 09:17:04   hfc30_wind_gust 4
     2021-11-06 09:17:04   hfc30_wind_speed 4
     2021-11-06 09:17:04   hfc31_cloudCover 9
     2021-11-06 09:17:04   hfc31_code      32
     2021-11-06 09:17:04   hfc31_condition Klarer Himmel
     2021-11-06 09:17:04   hfc31_day_of_week Wed, 03:00
     2021-11-06 09:17:04   hfc31_high_c    2
     2021-11-06 09:17:04   hfc31_humidity  91
     2021-11-06 09:17:04   hfc31_icon      sunny
     2021-11-06 09:17:04   hfc31_iconAPI   01n
     2021-11-06 09:17:04   hfc31_low_c     2
     2021-11-06 09:17:04   hfc31_pressure  1029
     2021-11-06 09:17:04   hfc31_pubDate   Wed, 10 Nov 2021 03:00
     2021-11-01 07:36:48   hfc31_rain3h    0.53
     2021-11-06 09:17:04   hfc31_tempHigh  2
     2021-11-06 09:17:04   hfc31_tempLow   2
     2021-11-06 09:17:04   hfc31_temp_c    2
     2021-11-06 09:17:04   hfc31_temperature 2
     2021-11-06 09:17:04   hfc31_wind      4
     2021-11-06 09:17:04   hfc31_wind_gust 4
     2021-11-06 09:17:04   hfc31_wind_speed 4
     2021-11-06 09:17:04   hfc32_cloudCover 9
     2021-11-06 09:17:04   hfc32_code      32
     2021-11-06 09:17:04   hfc32_condition Klarer Himmel
     2021-11-06 09:17:04   hfc32_day_of_week Wed, 06:00
     2021-11-06 09:17:04   hfc32_high_c    2
     2021-11-06 09:17:04   hfc32_humidity  91
     2021-11-06 09:17:04   hfc32_icon      sunny
     2021-11-06 09:17:04   hfc32_iconAPI   01n
     2021-11-06 09:17:04   hfc32_low_c     2
     2021-11-06 09:17:04   hfc32_pressure  1030
     2021-11-06 09:17:04   hfc32_pubDate   Wed, 10 Nov 2021 06:00
     2021-11-04 07:25:35   hfc32_rain3h    0.64
     2021-11-06 09:17:04   hfc32_tempHigh  2
     2021-11-06 09:17:04   hfc32_tempLow   2
     2021-11-06 09:17:04   hfc32_temp_c    2
     2021-11-06 09:17:04   hfc32_temperature 2
     2021-11-06 09:17:04   hfc32_wind      5
     2021-11-06 09:17:04   hfc32_wind_gust 5
     2021-11-06 09:17:04   hfc32_wind_speed 5
     2021-11-06 09:17:04   hfc33_cloudCover 9
     2021-11-06 09:17:04   hfc33_code      32
     2021-11-06 09:17:04   hfc33_condition Klarer Himmel
     2021-11-06 09:17:04   hfc33_day_of_week Wed, 09:00
     2021-11-06 09:17:04   hfc33_high_c    6
     2021-11-06 09:17:04   hfc33_humidity  75
     2021-11-06 09:17:04   hfc33_icon      sunny
     2021-11-06 09:17:04   hfc33_iconAPI   01d
     2021-11-06 09:17:04   hfc33_low_c     6
     2021-11-06 09:17:04   hfc33_pressure  1030
     2021-11-06 09:17:04   hfc33_pubDate   Wed, 10 Nov 2021 09:00
     2021-11-04 07:25:35   hfc33_rain3h    0.23
     2021-11-06 09:17:04   hfc33_tempHigh  6
     2021-11-06 09:17:04   hfc33_tempLow   6
     2021-11-06 09:17:04   hfc33_temp_c    6
     2021-11-06 09:17:04   hfc33_temperature 6
     2021-11-06 09:17:04   hfc33_wind      5
     2021-11-06 09:17:04   hfc33_wind_gust 9
     2021-11-06 09:17:04   hfc33_wind_speed 5
     2021-11-06 09:17:04   hfc34_cloudCover 9
     2021-11-06 09:17:04   hfc34_code      32
     2021-11-06 09:17:04   hfc34_condition Klarer Himmel
     2021-11-06 09:17:04   hfc34_day_of_week Wed, 12:00
     2021-11-06 09:17:04   hfc34_high_c    9
     2021-11-06 09:17:04   hfc34_humidity  58
     2021-11-06 09:17:04   hfc34_icon      sunny
     2021-11-06 09:17:04   hfc34_iconAPI   01d
     2021-11-06 09:17:04   hfc34_low_c     9
     2021-11-06 09:17:04   hfc34_pressure  1028
     2021-11-06 09:17:04   hfc34_pubDate   Wed, 10 Nov 2021 12:00
     2021-11-04 07:25:35   hfc34_rain3h    0.33
     2021-11-06 09:17:04   hfc34_tempHigh  9
     2021-11-06 09:17:04   hfc34_tempLow   9
     2021-11-06 09:17:04   hfc34_temp_c    9
     2021-11-06 09:17:04   hfc34_temperature 9
     2021-11-06 09:17:04   hfc34_wind      7
     2021-11-06 09:17:04   hfc34_wind_gust 15
     2021-11-06 09:17:04   hfc34_wind_speed 7
     2021-11-06 09:17:04   hfc35_cloudCover 9
     2021-11-06 09:17:04   hfc35_code      32
     2021-11-06 09:17:04   hfc35_condition Klarer Himmel
     2021-11-06 09:17:04   hfc35_day_of_week Wed, 15:00
     2021-11-06 09:17:04   hfc35_high_c    8
     2021-11-06 09:17:04   hfc35_humidity  67
     2021-11-06 09:17:04   hfc35_icon      sunny
     2021-11-06 09:17:04   hfc35_iconAPI   01d
     2021-11-06 09:17:04   hfc35_low_c     8
     2021-11-06 09:17:04   hfc35_pressure  1027
     2021-11-06 09:17:04   hfc35_pubDate   Wed, 10 Nov 2021 15:00
     2021-11-03 19:25:26   hfc35_rain3h    0.38
     2021-11-06 09:17:04   hfc35_tempHigh  8
     2021-11-06 09:17:04   hfc35_tempLow   8
     2021-11-06 09:17:04   hfc35_temp_c    8
     2021-11-06 09:17:04   hfc35_temperature 8
     2021-11-06 09:17:04   hfc35_wind      3
     2021-11-06 09:17:04   hfc35_wind_gust 7
     2021-11-06 09:17:04   hfc35_wind_speed 3
     2021-11-06 09:17:04   hfc36_cloudCover 7
     2021-11-06 09:17:04   hfc36_code      32
     2021-11-06 09:17:04   hfc36_condition Klarer Himmel
     2021-11-06 09:17:04   hfc36_day_of_week Wed, 18:00
     2021-11-06 09:17:04   hfc36_high_c    4
     2021-11-06 09:17:04   hfc36_humidity  81
     2021-11-06 09:17:04   hfc36_icon      sunny
     2021-11-06 09:17:04   hfc36_iconAPI   01n
     2021-11-06 09:17:04   hfc36_low_c     4
     2021-11-06 09:17:04   hfc36_pressure  1028
     2021-11-06 09:17:04   hfc36_pubDate   Wed, 10 Nov 2021 18:00
     2021-11-03 21:25:27   hfc36_rain3h    0.25
     2021-11-06 09:17:04   hfc36_tempHigh  4
     2021-11-06 09:17:04   hfc36_tempLow   4
     2021-11-06 09:17:04   hfc36_temp_c    4
     2021-11-06 09:17:04   hfc36_temperature 4
     2021-11-06 09:17:04   hfc36_wind      4
     2021-11-06 09:17:04   hfc36_wind_gust 4
     2021-11-06 09:17:04   hfc36_wind_speed 4
     2021-11-06 09:17:04   hfc37_cloudCover 1
     2021-11-06 09:17:04   hfc37_code      32
     2021-11-06 09:17:04   hfc37_condition Klarer Himmel
     2021-11-06 09:17:04   hfc37_day_of_week Wed, 21:00
     2021-11-06 09:17:04   hfc37_high_c    3
     2021-11-06 09:17:04   hfc37_humidity  84
     2021-11-06 09:17:04   hfc37_icon      sunny
     2021-11-06 09:17:04   hfc37_iconAPI   01n
     2021-11-06 09:17:04   hfc37_low_c     3
     2021-11-06 09:17:04   hfc37_pressure  1028
     2021-11-06 09:17:04   hfc37_pubDate   Wed, 10 Nov 2021 21:00
     2021-11-03 19:25:26   hfc37_rain3h    0.25
     2021-11-06 09:17:04   hfc37_tempHigh  3
     2021-11-06 09:17:04   hfc37_tempLow   3
     2021-11-06 09:17:04   hfc37_temp_c    3
     2021-11-06 09:17:04   hfc37_temperature 3
     2021-11-06 09:17:04   hfc37_wind      5
     2021-11-06 09:17:04   hfc37_wind_gust 5
     2021-11-06 09:17:04   hfc37_wind_speed 5
     2021-11-06 09:17:04   hfc38_cloudCover 1
     2021-11-06 09:17:04   hfc38_code      32
     2021-11-06 09:17:04   hfc38_condition Klarer Himmel
     2021-11-06 09:17:04   hfc38_day_of_week Thu, 00:00
     2021-11-06 09:17:04   hfc38_high_c    2
     2021-11-06 09:17:04   hfc38_humidity  84
     2021-11-06 09:17:04   hfc38_icon      sunny
     2021-11-06 09:17:04   hfc38_iconAPI   01n
     2021-11-06 09:17:04   hfc38_low_c     2
     2021-11-06 09:17:04   hfc38_pressure  1028
     2021-11-06 09:17:04   hfc38_pubDate   Thu, 11 Nov 2021 00:00
     2021-11-03 15:25:25   hfc38_rain3h    0.25
     2021-11-06 09:17:04   hfc38_tempHigh  2
     2021-11-06 09:17:04   hfc38_tempLow   2
     2021-11-06 09:17:04   hfc38_temp_c    2
     2021-11-06 09:17:04   hfc38_temperature 2
     2021-11-06 09:17:04   hfc38_wind      5
     2021-11-06 09:17:04   hfc38_wind_gust 4
     2021-11-06 09:17:04   hfc38_wind_speed 5
     2021-11-06 09:17:04   hfc39_cloudCover 34
     2021-11-06 09:17:04   hfc39_code      26
     2021-11-06 09:17:04   hfc39_condition Mäßig bewölkt
     2021-11-06 09:17:04   hfc39_day_of_week Thu, 03:00
     2021-11-06 09:17:04   hfc39_high_c    1
     2021-11-06 09:17:04   hfc39_humidity  83
     2021-11-06 09:17:04   hfc39_icon      cloudy
     2021-11-06 09:17:04   hfc39_iconAPI   03n
     2021-11-06 09:17:04   hfc39_low_c     1
     2021-11-06 09:17:04   hfc39_pressure  1028
     2021-11-06 09:17:04   hfc39_pubDate   Thu, 11 Nov 2021 03:00
     2021-11-01 01:36:37   hfc39_rain3h    0.12
     2021-11-06 09:17:04   hfc39_tempHigh  1
     2021-11-06 09:17:04   hfc39_tempLow   1
     2021-11-06 09:17:04   hfc39_temp_c    1
     2021-11-06 09:17:04   hfc39_temperature 1
     2021-11-06 09:17:04   hfc39_wind      6
     2021-11-06 09:17:04   hfc39_wind_gust 6
     2021-11-06 09:17:04   hfc39_wind_speed 6
     2021-11-06 09:17:04   hfc3_cloudCover 45
     2021-11-06 09:17:04   hfc3_code       26
     2021-11-06 09:17:04   hfc3_condition  Mäßig bewölkt
     2021-11-06 09:17:04   hfc3_day_of_week Sat, 15:00
     2021-11-06 09:17:04   hfc3_high_c     8
     2021-11-06 09:17:04   hfc3_humidity   80
     2021-11-06 09:17:04   hfc3_icon       cloudy
     2021-11-06 09:17:04   hfc3_iconAPI    03d
     2021-11-06 09:17:04   hfc3_low_c      7
     2021-11-06 09:17:04   hfc3_pressure   1027
     2021-11-06 09:17:04   hfc3_pubDate    Sat,  6 Nov 2021 15:00
     2021-11-05 01:25:41   hfc3_rain3h     0.26
     2021-11-06 09:17:04   hfc3_tempHigh   8
     2021-11-06 09:17:04   hfc3_tempLow    7
     2021-11-06 09:17:04   hfc3_temp_c     7
     2021-11-06 09:17:04   hfc3_temperature 7
     2021-11-06 09:17:04   hfc3_wind       4
     2021-11-06 09:17:04   hfc3_wind_gust  6
     2021-11-06 09:17:04   hfc3_wind_speed 4
     2021-11-06 09:17:04   hfc40_cloudCover 33
     2021-11-06 09:17:04   hfc40_code      26
     2021-11-06 09:17:04   hfc40_condition Mäßig bewölkt
     2021-11-06 09:17:04   hfc40_day_of_week Thu, 06:00
     2021-11-06 09:17:04   hfc40_high_c    1
     2021-11-06 09:17:04   hfc40_humidity  82
     2021-11-06 09:17:04   hfc40_icon      cloudy
     2021-11-06 09:17:04   hfc40_iconAPI   03n
     2021-11-06 09:17:04   hfc40_low_c     1
     2021-11-06 09:17:04   hfc40_pressure  1029
     2021-11-06 09:17:04   hfc40_pubDate   Thu, 11 Nov 2021 06:00
     2021-10-31 22:14:35   hfc40_rain3h    0.12
     2021-11-06 09:17:04   hfc40_tempHigh  1
     2021-11-06 09:17:04   hfc40_tempLow   1
     2021-11-06 09:17:04   hfc40_temp_c    1
     2021-11-06 09:17:04   hfc40_temperature 1
     2021-11-06 09:17:04   hfc40_wind      8
     2021-11-06 09:17:04   hfc40_wind_gust 8
     2021-11-06 09:17:04   hfc40_wind_speed 8
     2021-11-06 09:17:04   hfc4_cloudCover 14
     2021-11-06 09:17:04   hfc4_code       30
     2021-11-06 09:17:04   hfc4_condition  Ein paar Wolken
     2021-11-06 09:17:04   hfc4_day_of_week Sat, 18:00
     2021-11-06 09:17:04   hfc4_high_c     5
     2021-11-06 09:17:04   hfc4_humidity   87
     2021-11-06 09:17:04   hfc4_icon       partly_cloudy
     2021-11-06 09:17:04   hfc4_iconAPI    02n
     2021-11-06 09:17:04   hfc4_low_c      5
     2021-11-06 09:17:04   hfc4_pressure   1028
     2021-11-06 09:17:04   hfc4_pubDate    Sat,  6 Nov 2021 18:00
     2021-11-05 01:25:41   hfc4_rain3h     0.34
     2021-11-06 09:17:04   hfc4_tempHigh   5
     2021-11-06 09:17:04   hfc4_tempLow    5
     2021-11-06 09:17:04   hfc4_temp_c     5
     2021-11-06 09:17:04   hfc4_temperature 5
     2021-11-06 09:17:04   hfc4_wind       2
     2021-11-06 09:17:04   hfc4_wind_gust  2
     2021-11-06 09:17:04   hfc4_wind_speed 2
     2021-11-06 09:17:04   hfc5_cloudCover 5
     2021-11-06 09:17:04   hfc5_code       32
     2021-11-06 09:17:04   hfc5_condition  Klarer Himmel
     2021-11-06 09:17:04   hfc5_day_of_week Sat, 21:00
     2021-11-06 09:17:04   hfc5_high_c     4
     2021-11-06 09:17:04   hfc5_humidity   89
     2021-11-06 09:17:04   hfc5_icon       sunny
     2021-11-06 09:17:04   hfc5_iconAPI    01n
     2021-11-06 09:17:04   hfc5_low_c      4
     2021-11-06 09:17:04   hfc5_pressure   1028
     2021-11-06 09:17:04   hfc5_pubDate    Sat,  6 Nov 2021 21:00
     2021-11-04 21:25:40   hfc5_rain3h     0.34
     2021-11-06 09:17:04   hfc5_tempHigh   4
     2021-11-06 09:17:04   hfc5_tempLow    4
     2021-11-06 09:17:04   hfc5_temp_c     4
     2021-11-06 09:17:04   hfc5_temperature 4
     2021-11-06 09:17:04   hfc5_wind       3
     2021-11-06 09:17:04   hfc5_wind_gust  3
     2021-11-06 09:17:04   hfc5_wind_speed 3
     2021-11-06 09:17:04   hfc6_cloudCover 3
     2021-11-06 09:17:04   hfc6_code       32
     2021-11-06 09:17:04   hfc6_condition  Klarer Himmel
     2021-11-06 09:17:04   hfc6_day_of_week Sun, 00:00
     2021-11-06 09:17:04   hfc6_high_c     3
     2021-11-06 09:17:04   hfc6_humidity   92
     2021-11-06 09:17:04   hfc6_icon       sunny
     2021-11-06 09:17:04   hfc6_iconAPI    01n
     2021-11-06 09:17:04   hfc6_low_c      3
     2021-11-06 09:17:04   hfc6_pressure   1028
     2021-11-06 09:17:04   hfc6_pubDate    Sun,  7 Nov 2021 00:00
     2021-11-04 19:25:39   hfc6_rain3h     0.13
     2021-11-06 09:17:04   hfc6_tempHigh   3
     2021-11-06 09:17:04   hfc6_tempLow    3
     2021-11-06 09:17:04   hfc6_temp_c     3
     2021-11-06 09:17:04   hfc6_temperature 3
     2021-11-06 09:17:04   hfc6_wind       4
     2021-11-06 09:17:04   hfc6_wind_gust  4
     2021-11-06 09:17:04   hfc6_wind_speed 4
     2021-11-06 09:17:04   hfc7_cloudCover 90
     2021-11-06 09:17:04   hfc7_code       28
     2021-11-06 09:17:04   hfc7_condition  Bedeckt
     2021-11-06 09:17:04   hfc7_day_of_week Sun, 03:00
     2021-11-06 09:17:04   hfc7_high_c     3
     2021-11-06 09:17:04   hfc7_humidity   90
     2021-11-06 09:17:04   hfc7_icon       mostlycloudy
     2021-11-06 09:17:04   hfc7_iconAPI    04n
     2021-11-06 09:17:04   hfc7_low_c      3
     2021-11-06 09:17:04   hfc7_pressure   1026
     2021-11-06 09:17:04   hfc7_pubDate    Sun,  7 Nov 2021 03:00
     2021-11-03 19:25:26   hfc7_rain3h     0.3
     2021-11-06 09:17:04   hfc7_tempHigh   3
     2021-11-06 09:17:04   hfc7_tempLow    3
     2021-11-06 09:17:04   hfc7_temp_c     3
     2021-11-06 09:17:04   hfc7_temperature 3
     2021-11-06 09:17:04   hfc7_wind       5
     2021-11-06 09:17:04   hfc7_wind_gust  5
     2021-11-06 09:17:04   hfc7_wind_speed 5
     2021-11-06 09:17:04   hfc8_cloudCover 79
     2021-11-06 09:17:04   hfc8_code       26
     2021-11-06 09:17:04   hfc8_condition  Überwiegend bewölkt
     2021-11-06 09:17:04   hfc8_day_of_week Sun, 06:00
     2021-11-06 09:17:04   hfc8_high_c     2
     2021-11-06 09:17:04   hfc8_humidity   90
     2021-11-06 09:17:04   hfc8_icon       cloudy
     2021-11-06 09:17:04   hfc8_iconAPI    04n
     2021-11-06 09:17:04   hfc8_low_c      2
     2021-11-06 09:17:04   hfc8_pressure   1026
     2021-11-06 09:17:04   hfc8_pubDate    Sun,  7 Nov 2021 06:00
     2021-11-04 07:25:35   hfc8_rain3h     0.53
     2021-11-06 09:17:04   hfc8_tempHigh   2
     2021-11-06 09:17:04   hfc8_tempLow    2
     2021-11-06 09:17:04   hfc8_temp_c     2
     2021-11-06 09:17:04   hfc8_temperature 2
     2021-11-06 09:17:04   hfc8_wind       4
     2021-11-06 09:17:04   hfc8_wind_gust  5
     2021-11-06 09:17:04   hfc8_wind_speed 4
     2021-11-06 09:17:04   hfc9_cloudCover 48
     2021-11-06 09:17:04   hfc9_code       26
     2021-11-06 09:17:04   hfc9_condition  Mäßig bewölkt
     2021-11-06 09:17:04   hfc9_day_of_week Sun, 09:00
     2021-11-06 09:17:04   hfc9_high_c     7
     2021-11-06 09:17:04   hfc9_humidity   70
     2021-11-06 09:17:04   hfc9_icon       cloudy
     2021-11-06 09:17:04   hfc9_iconAPI    03d
     2021-11-06 09:17:04   hfc9_low_c      7
     2021-11-06 09:17:04   hfc9_pressure   1024
     2021-11-06 09:17:04   hfc9_pubDate    Sun,  7 Nov 2021 09:00
     2021-11-04 07:25:35   hfc9_rain3h     0.89
     2021-11-06 09:17:04   hfc9_tempHigh   7
     2021-11-06 09:17:04   hfc9_tempLow    7
     2021-11-06 09:17:04   hfc9_temp_c     7
     2021-11-06 09:17:04   hfc9_temperature 7
     2021-11-06 09:17:04   hfc9_wind       4
     2021-11-06 09:17:04   hfc9_wind_gust  7
     2021-11-06 09:17:04   hfc9_wind_speed 4
     2021-11-06 09:17:04   high_c          8
     2021-11-06 09:17:04   humidity        93
     2021-11-06 09:17:04   icon            mostlycloudy
     2021-11-06 09:17:04   iconAPI         04d
     2021-11-06 09:17:04   lastError       
     2021-11-06 09:17:04   lat             47.XXXXXX
     2021-11-06 09:17:04   long            7.XXXXXX
     2021-11-06 09:17:04   low_c           0
     2021-11-06 09:17:04   pressure        1026
     2021-11-06 09:17:04   pubDate         Sat,  6 Nov 2021 08:36
     2021-11-06 09:17:04   state           T: 4 °C F: 93 % W: 4 km/h P: 1026 hPa
     2021-11-06 09:17:04   status          ok
     2021-11-06 09:17:04   sunriseTime     Sat,  6 Nov 2021 07:20
     2021-11-06 09:17:04   sunsetTime      Sat,  6 Nov 2021 17:05
     2021-11-06 09:17:04   tempFeelsLike_c 4
     2021-11-06 09:17:04   tempHigh        8
     2021-11-06 09:17:04   tempLow         0
     2021-11-06 09:17:04   temp_c          4
     2021-11-06 09:17:04   temperature     4
     2021-11-06 09:17:04   validity        up-to-date
     2021-11-06 09:17:04   visibility      8000
     2021-11-06 09:17:04   wind            4
     2021-11-06 07:25:52   wind_condition  Wind: O 6 km/h
     2021-11-06 09:17:04   wind_direction  0
     2021-11-06 09:17:04   wind_gust       0
     2021-11-06 09:17:04   wind_speed      4
   fhem:
     LOCATION   47.XXXXXX,7.XXXXXX
     allowCache 1
     interfaces temperature;humidity;wind
Attributes:
   icon       mdt-weather-partly-cloudy
   room       Wetter