Hallo,
ich erhalte seit einigen Tagen (etwa 1-2 mal am Tag) die Meldung
fhemweb.js line 1142:
SyntaxError: JSON.parse: expected ',' or ']' after array element at line 1 column 13 of the JSON data
Da diese sehr sporadisch auftaucht und ich momentan fast jede freie Minute daran bin, neue Devices einzubinden, DoIfs zu erstellen usw. weiß ich leider nicht, wo der Fehler ursprünglich herkam (ggf trat der zum ersten Mal Tage nach dem Verursachen auf).
Zuerst habe ich versucht, meine DoIFs nacheinander zu deaktivieren in der Hoffnung, dass bei nicht-ausführen auch der Fehler verschwindet und ich ihn so räumlich eingrenzen kann. Nur entweder beschwert sich FHEM auch bei deaktivierten DoIFs, oder der Fehler liegt nicht dort wo ich ihn suche.
Nun denke ich mir: Dateiname bekannt, Zeile steht auch drin - da muss man doch irgendwie direkt drauf zugreifen können. Der Fehler ist ja auch schon beschrieben. Wenn ich die entsprechende Zeile in meinem FHEM geschrieben habe, sollte ich sie ja wiedererkennen und korrigieren können - einen Vorschlag hat FHEM ja direkt mitgeliefert. (Vor allem muß ich dann nicht jedesmal aufs neue bei Euch nachfragen, wenn ich das einmal gelernt habe)
Nur leider habe ich keine Ahnung, wie man die fhemweb.js öffnen und editieren kann. Evtl ist das sogar direkt in FHEM möglich? Oder mache ich das besser über Putty? Bitte entschuldigt, für gewöhnlich editiere ich Dateien für meinen Raspi ganz unelegant per eingelegter SD Karte im Windows-Editor - was aber auf Dauer sicher nicht die beste Lösung ist.
Und leider gehen auch alle Ergebnisse, die ich hier oder im Wiki gefunden habe nicht wirklich auf meine Anfängerfrage ein.
Kurzum: Wie sollte man idealerweise bei fhemweb.js Syntaxfehlern vorgehen?
Zitat von: Dynalon am 04 März 2021, 16:44:57
Kurzum: Wie sollte man idealerweise bei fhemweb.js Syntaxfehlern vorgehen?
Den (vermuteten) Fehler möglichst mit einer reproduzierbaren Vorgehensweise, bei der der Fehler auftritt, im richtigen Unterforum posten, damit der zuständige Entwickler sich damit auseinandersetzen kann.
fhemweb.js line 1142:
SyntaxError: JSON.parse: expected ',' or ']' after array element at line 1 column 13 of the JSON data
Das hat aber vermutlich gar nichts mit fhemweb.js zu tun, sondern mit den JSON Daten, die von fhemweb.js verarbeitet werden sollen.
Hallo Betateilchen,
vielen Dank für Deine Antwort. Schade, ich hatte gehofft, dass ich mich nur irgendwo vertippt habe und mir das Programm direkt sagt wo das geschehen ist bzw. welche betreffende Zeile anscheinend keinen Sinn macht. (und ich vielleicht gerade noch lerne, meine eigenen Fehler zu korrigieren, ohne dauernd nachzufragen).
Diese Meldung poppt bei mir während ich per Webzugriff über Port 8083 im FHEM arbeite als Infobox (oder wie man das nennt) auf. Das erste Mal ist er mir erschienen, als ich nach einer Pause mich wieder vor den Rechner gesetzt hatte und die FHEM Seite noch offen war. Hab als erstes die Befehle der letzten halben Stunde gelöscht, doch die waren es wohl nicht. Seit Montag habe ich die Meldung vielleicht 4-5 mal gesehen, einmal kam sie nur Sekunden nach dem Einloggen, mal habe ich 4 Stunden im FHEM gebastelt und sie kam gar nicht (wie gesagt, nicht mehr als 1-2 mal pro Tag wenn sie überhaupt kommt).
Würde Euch jetzt ungern alle meine Devices, Logs und Co als list auf einmal antun. Auch habe ich schon selbst versucht, abzugleichen ob die Fehlermeldung mit einem Ereignis im FHEM.log gleichzeitig auftritt; ist aber nicht so, dass es direkt mit einem Ereignis (oder gar immer dem selben) zusammenfällt.
Kannst Du mir vielleicht einen Tipp geben, mit dem ich es eingrenzen kann?
Dem Verständnis halber: Muss es sich bei dieser Meldung um einen Befehl, also DoIf oder Notify oder ähnliches handeln, oder irre ich mich mit dieser Annahme und es kann auch direkt von einem Device (oder etwas ganz anderem) verursacht werden?
Viele Grüße
was steht in der web-konsole, wenn der fehler kommt?
eventuell sind die meldungen informativer, wenn die konsole bereits geöffnet ist, bevor der fehler kommt.
Hallo,
leider weiß ich nicht, welche Seite genau Du mit Web-Konsole meinst. Ich arbeite ja ausschließlich über diese?!
Ich habe mehrere Stunden lang nebenher entweder den Eventmonitor, das Logfile oder den "Room" Everything geöffnet gelassen und gewartet, bis die Meldung aufgepoppt ist. Die Meldung kam nur, wenn Everything angezeigt wurde, es kam dabei kein erkennbares Ereignis im Eventmonitor und auch nichts im Logfile.
Also habe ich nun ein Backup gemacht (mache derzeit zum Glück fast täglich welche, um so einen oder zwei Schritte zurückspringen zu können, wenn etwas schief geht - leider ist bei den letzten 3 Backups der Fehler auch schon dagewesen, wie ich jetzt gemerkt habe). Anschließend habe ich ein Objekt nach dem anderen gelöscht und danach immer einige Stunden gewartet, bis die Fehlermeldung wieder kam.
Schließlich bin ich zu dem Wetterbericht gekommen. Seitdem ich diesen gelöscht habe, kam bisher keine Meldung mehr. Daher vermute ich, der ist es gewesen.
Ich habe ihn nach dem Wiki eingerichtet:
https://wiki.fhem.de/wiki/OPENWEATHER (https://wiki.fhem.de/wiki/OPENWEATHER)
Aber leider bin ich wohl zu grün hinter den Ohren, um meinen Fehler zu verstehen. Kannst Du mir ggf einen Tipp geben (gerne mit Begründung, damit ich lerne, solche Fehler in der Zukunft zu vermeiden):
define Wetterbericht Weather API=OpenWeatherMapAPI,cachemaxage:600 apikey=09878945fdskv876 location=50.5817897,8.7057275 interval=1800 lang=de
Vielen Dank!
Falls noch gewünscht, hier ein list meines Wetterberichts:
Internals:
API OpenWeatherMapAPI
APIKEY ea616599fddacfe037d06f74c3bc114f
APIOPTIONS cachemaxage:600
DEF API=OpenWeatherMapAPI,cachemaxage:600 apikey=ea616599fddacfe037d06f74c3bc114f location=50.5817897,8.7057275 interval=1800 lang=de
FUUID 6026b4a7-f33f-dc36-6c81-0e5cf4d33ee8acde
FVERSION 59_Weather.pm:v2.1.4-s22982/2020-10-17
INTERVAL 1800
LANG de
MODEL OpenWeatherMapAPI
NAME Wetterbericht
NOTIFYDEV global
NR 14
NTFY_ORDER 50-Wetterbericht
STATE T: 1 °C F: 64 % W: 5 km/h P: 1027 hPa
TYPE Weather
VERSION v2.1.4
READINGS:
2021-03-06 22:46:53 apiMaintainer Marko Oldenburg (<a href=https://forum.fhem.de/index.php?action=profile;u=13684>CoolTux</a>)
2021-03-06 22:46:53 apiVersion v1.0.2
2021-03-06 22:46:53 city Wieseck
2021-03-06 22:46:53 cloudCover 33
2021-03-06 22:46:53 code 26
2021-03-06 22:46:53 condition Mäßig bewölkt
2021-03-06 22:46:53 country DE
2021-03-06 22:46:53 current_date_time Sa, 6 Mär 2021 22:46
2021-03-06 22:46:53 hfc10_cloudCover 6
2021-03-06 22:46:53 hfc10_code 32
2021-03-06 22:46:53 hfc10_condition Klarer Himmel
2021-03-06 22:46:53 hfc10_day_of_week Mo, 03:00
2021-03-06 22:46:53 hfc10_high_c -1
2021-03-06 22:46:53 hfc10_humidity 96
2021-03-06 22:46:53 hfc10_icon sunny
2021-03-06 22:46:53 hfc10_iconAPI 01n
2021-03-06 22:46:53 hfc10_low_c -1
2021-03-06 22:46:53 hfc10_pressure 1022
2021-03-06 22:46:53 hfc10_pubDate Mo, 8 Mär 2021 03:00
2021-03-03 21:14:21 hfc10_rain3h 0.15
2021-03-06 22:46:53 hfc10_tempHigh -1
2021-03-06 22:46:53 hfc10_tempLow -1
2021-03-06 22:46:53 hfc10_temp_c -1
2021-03-06 22:46:53 hfc10_temperature -1
2021-03-06 22:46:53 hfc10_wind 4
2021-03-06 22:46:53 hfc10_wind_speed 4
2021-03-06 22:46:53 hfc11_cloudCover 31
2021-03-06 22:46:53 hfc11_code 26
2021-03-06 22:46:53 hfc11_condition Mäßig bewölkt
2021-03-06 22:46:53 hfc11_day_of_week Mo, 06:00
2021-03-06 22:46:53 hfc11_high_c 0
2021-03-06 22:46:53 hfc11_humidity 96
2021-03-06 22:46:53 hfc11_icon cloudy
2021-03-06 22:46:53 hfc11_iconAPI 03d
2021-03-06 22:46:53 hfc11_low_c 0
2021-03-06 22:46:53 hfc11_pressure 1023
2021-03-06 22:46:53 hfc11_pubDate Mo, 8 Mär 2021 06:00
2021-03-03 18:45:03 hfc11_rain3h 0.11
2021-03-03 22:36:39 hfc11_snow3h 0.1
2021-03-06 22:46:53 hfc11_tempHigh 0
2021-03-06 22:46:53 hfc11_tempLow 0
2021-03-06 22:46:53 hfc11_temp_c 0
2021-03-06 22:46:53 hfc11_temperature 0
2021-03-06 22:46:53 hfc11_wind 3
2021-03-06 22:46:53 hfc11_wind_speed 3
2021-03-06 22:46:53 hfc12_cloudCover 36
2021-03-06 22:46:53 hfc12_code 26
2021-03-06 22:46:53 hfc12_condition Mäßig bewölkt
2021-03-06 22:46:53 hfc12_day_of_week Mo, 09:00
2021-03-06 22:46:53 hfc12_high_c 4
2021-03-06 22:46:53 hfc12_humidity 74
2021-03-06 22:46:53 hfc12_icon cloudy
2021-03-06 22:46:53 hfc12_iconAPI 03d
2021-03-06 22:46:53 hfc12_low_c 4
2021-03-06 22:46:53 hfc12_pressure 1024
2021-03-06 22:46:53 hfc12_pubDate Mo, 8 Mär 2021 09:00
2021-03-03 15:44:54 hfc12_rain3h 0.11
2021-03-03 21:14:21 hfc12_snow3h 0.1
2021-03-06 22:46:53 hfc12_tempHigh 4
2021-03-06 22:46:53 hfc12_tempLow 4
2021-03-06 22:46:53 hfc12_temp_c 4
2021-03-06 22:46:53 hfc12_temperature 4
2021-03-06 22:46:53 hfc12_wind 1
2021-03-06 22:46:53 hfc12_wind_speed 1
2021-03-06 22:46:53 hfc13_cloudCover 45
2021-03-06 22:46:53 hfc13_code 26
2021-03-06 22:46:53 hfc13_condition Mäßig bewölkt
2021-03-06 22:46:53 hfc13_day_of_week Mo, 12:00
2021-03-06 22:46:53 hfc13_high_c 6
2021-03-06 22:46:53 hfc13_humidity 65
2021-03-06 22:46:53 hfc13_icon cloudy
2021-03-06 22:46:53 hfc13_iconAPI 03d
2021-03-06 22:46:53 hfc13_low_c 6
2021-03-06 22:46:53 hfc13_pressure 1023
2021-03-06 22:46:53 hfc13_pubDate Mo, 8 Mär 2021 12:00
2021-03-03 06:44:35 hfc13_rain3h 0.27
2021-03-03 18:45:03 hfc13_snow3h 0.12
2021-03-06 22:46:53 hfc13_tempHigh 6
2021-03-06 22:46:53 hfc13_tempLow 6
2021-03-06 22:46:53 hfc13_temp_c 6
2021-03-06 22:46:53 hfc13_temperature 6
2021-03-06 22:46:53 hfc13_wind 8
2021-03-06 22:46:53 hfc13_wind_speed 8
2021-03-06 22:46:53 hfc14_cloudCover 100
2021-03-06 22:46:53 hfc14_code 28
2021-03-06 22:46:53 hfc14_condition Bedeckt
2021-03-06 22:46:53 hfc14_day_of_week Mo, 15:00
2021-03-06 22:46:53 hfc14_high_c 5
2021-03-06 22:46:53 hfc14_humidity 67
2021-03-06 22:46:53 hfc14_icon mostlycloudy
2021-03-06 22:46:53 hfc14_iconAPI 04d
2021-03-06 22:46:53 hfc14_low_c 5
2021-03-06 22:46:53 hfc14_pressure 1022
2021-03-06 22:46:53 hfc14_pubDate Mo, 8 Mär 2021 15:00
2021-03-03 03:44:34 hfc14_rain3h 0.55
2021-03-03 15:44:54 hfc14_snow3h 0.12
2021-03-06 22:46:53 hfc14_tempHigh 5
2021-03-06 22:46:53 hfc14_tempLow 5
2021-03-06 22:46:53 hfc14_temp_c 5
2021-03-06 22:46:53 hfc14_temperature 5
2021-03-06 22:46:53 hfc14_wind 6
2021-03-06 22:46:53 hfc14_wind_speed 6
2021-03-06 22:46:53 hfc15_cloudCover 96
2021-03-06 22:46:53 hfc15_code 28
2021-03-06 22:46:53 hfc15_condition Bedeckt
2021-03-06 22:46:53 hfc15_day_of_week Mo, 18:00
2021-03-06 22:46:53 hfc15_high_c 2
2021-03-06 22:46:53 hfc15_humidity 81
2021-03-06 22:46:53 hfc15_icon mostlycloudy
2021-03-06 22:46:53 hfc15_iconAPI 04n
2021-03-06 22:46:53 hfc15_low_c 2
2021-03-06 22:46:53 hfc15_pressure 1022
2021-03-06 22:46:53 hfc15_pubDate Mo, 8 Mär 2021 18:00
2021-03-03 00:44:31 hfc15_rain3h 0.55
2021-03-03 12:44:46 hfc15_snow3h 0.15
2021-03-06 22:46:53 hfc15_tempHigh 2
2021-03-06 22:46:53 hfc15_tempLow 2
2021-03-06 22:46:53 hfc15_temp_c 2
2021-03-06 22:46:53 hfc15_temperature 2
2021-03-06 22:46:53 hfc15_wind 3
2021-03-06 22:46:53 hfc15_wind_speed 3
2021-03-06 22:46:53 hfc16_cloudCover 100
2021-03-06 22:46:53 hfc16_code 28
2021-03-06 22:46:53 hfc16_condition Bedeckt
2021-03-06 22:46:53 hfc16_day_of_week Mo, 21:00
2021-03-06 22:46:53 hfc16_high_c 1
2021-03-06 22:46:53 hfc16_humidity 88
2021-03-06 22:46:53 hfc16_icon mostlycloudy
2021-03-06 22:46:53 hfc16_iconAPI 04n
2021-03-06 22:46:53 hfc16_low_c 1
2021-03-06 22:46:53 hfc16_pressure 1023
2021-03-06 22:46:53 hfc16_pubDate Mo, 8 Mär 2021 21:00
2021-03-02 21:44:29 hfc16_rain3h 0.55
2021-03-03 09:44:41 hfc16_snow3h 0.15
2021-03-06 22:46:53 hfc16_tempHigh 1
2021-03-06 22:46:53 hfc16_tempLow 1
2021-03-06 22:46:53 hfc16_temp_c 1
2021-03-06 22:46:53 hfc16_temperature 1
2021-03-06 22:46:53 hfc16_wind 4
2021-03-06 22:46:53 hfc16_wind_speed 4
2021-03-06 22:46:53 hfc17_cloudCover 100
2021-03-06 22:46:53 hfc17_code 28
2021-03-06 22:46:53 hfc17_condition Bedeckt
2021-03-06 22:46:53 hfc17_day_of_week Di, 00:00
2021-03-06 22:46:53 hfc17_high_c 1
2021-03-06 22:46:53 hfc17_humidity 92
2021-03-06 22:46:53 hfc17_icon mostlycloudy
2021-03-06 22:46:53 hfc17_iconAPI 04n
2021-03-06 22:46:53 hfc17_low_c 1
2021-03-06 22:46:53 hfc17_pressure 1023
2021-03-06 22:46:53 hfc17_pubDate Di, 9 Mär 2021 00:00
2021-03-02 18:44:27 hfc17_rain3h 0.88
2021-03-03 07:44:36 hfc17_snow3h 0.11
2021-03-06 22:46:53 hfc17_tempHigh 1
2021-03-06 22:46:53 hfc17_tempLow 1
2021-03-06 22:46:53 hfc17_temp_c 1
2021-03-06 22:46:53 hfc17_temperature 1
2021-03-06 22:46:53 hfc17_wind 3
2021-03-06 22:46:53 hfc17_wind_speed 3
2021-03-06 22:46:53 hfc18_cloudCover 93
2021-03-06 22:46:53 hfc18_code 28
2021-03-06 22:46:53 hfc18_condition Bedeckt
2021-03-06 22:46:53 hfc18_day_of_week Di, 03:00
2021-03-06 22:46:53 hfc18_high_c 0
2021-03-06 22:46:53 hfc18_humidity 97
2021-03-06 22:46:53 hfc18_icon mostlycloudy
2021-03-06 22:46:53 hfc18_iconAPI 04n
2021-03-06 22:46:53 hfc18_low_c 0
2021-03-06 22:46:53 hfc18_pressure 1021
2021-03-06 22:46:53 hfc18_pubDate Di, 9 Mär 2021 03:00
2021-03-02 15:44:24 hfc18_rain3h 0.88
2021-03-03 06:44:35 hfc18_snow3h 0.11
2021-03-06 22:46:53 hfc18_tempHigh 0
2021-03-06 22:46:53 hfc18_tempLow 0
2021-03-06 22:46:53 hfc18_temp_c 0
2021-03-06 22:46:53 hfc18_temperature 0
2021-03-06 22:46:53 hfc18_wind 2
2021-03-06 22:46:53 hfc18_wind_speed 2
2021-03-06 22:46:53 hfc19_cloudCover 76
2021-03-06 22:46:53 hfc19_code 26
2021-03-06 22:46:53 hfc19_condition Überwiegend bewölkt
2021-03-06 22:46:53 hfc19_day_of_week Di, 06:00
2021-03-06 22:46:53 hfc19_high_c 0
2021-03-06 22:46:53 hfc19_humidity 97
2021-03-06 22:46:53 hfc19_icon cloudy
2021-03-06 22:46:53 hfc19_iconAPI 04d
2021-03-06 22:46:53 hfc19_low_c 0
2021-03-06 22:46:53 hfc19_pressure 1022
2021-03-06 22:46:53 hfc19_pubDate Di, 9 Mär 2021 06:00
2021-03-02 13:44:23 hfc19_rain3h 0.26
2021-03-03 00:44:31 hfc19_snow3h 0.25
2021-03-06 22:46:53 hfc19_tempHigh 0
2021-03-06 22:46:53 hfc19_tempLow 0
2021-03-06 22:46:53 hfc19_temp_c 0
2021-03-06 22:46:53 hfc19_temperature 0
2021-03-06 22:46:53 hfc19_wind 1
2021-03-06 22:46:53 hfc19_wind_speed 1
2021-03-06 22:46:53 hfc1_cloudCover 38
2021-03-06 22:46:53 hfc1_code 26
2021-03-06 22:46:53 hfc1_condition Mäßig bewölkt
2021-03-06 22:46:53 hfc1_day_of_week So, 00:00
2021-03-06 22:46:53 hfc1_high_c 0
2021-03-06 22:46:53 hfc1_humidity 77
2021-03-06 22:46:53 hfc1_icon cloudy
2021-03-06 22:46:53 hfc1_iconAPI 03n
2021-03-06 22:46:53 hfc1_low_c 0
2021-03-06 22:46:53 hfc1_pressure 1028
2021-03-06 22:46:53 hfc1_pubDate So, 7 Mär 2021 00:00
2021-03-05 01:18:10 hfc1_rain3h 0.32
2021-03-05 07:18:15 hfc1_snow3h 0.14
2021-03-06 22:46:53 hfc1_tempHigh 0
2021-03-06 22:46:53 hfc1_tempLow 0
2021-03-06 22:46:53 hfc1_temp_c 0
2021-03-06 22:46:53 hfc1_temperature 0
2021-03-06 22:46:53 hfc1_wind 6
2021-03-06 22:46:53 hfc1_wind_speed 6
2021-03-06 22:46:53 hfc20_cloudCover 15
2021-03-06 22:46:53 hfc20_code 30
2021-03-06 22:46:53 hfc20_condition Ein paar Wolken
2021-03-06 22:46:53 hfc20_day_of_week Di, 09:00
2021-03-06 22:46:53 hfc20_high_c 4
2021-03-06 22:46:53 hfc20_humidity 72
2021-03-06 22:46:53 hfc20_icon partly_cloudy
2021-03-06 22:46:53 hfc20_iconAPI 02d
2021-03-06 22:46:53 hfc20_low_c 4
2021-03-06 22:46:53 hfc20_pressure 1022
2021-03-06 22:46:53 hfc20_pubDate Di, 9 Mär 2021 09:00
2021-03-02 12:44:22 hfc20_rain3h 0.26
2021-03-02 21:44:29 hfc20_snow3h 0.25
2021-03-06 22:46:53 hfc20_tempHigh 4
2021-03-06 22:46:53 hfc20_tempLow 4
2021-03-06 22:46:53 hfc20_temp_c 4
2021-03-06 22:46:53 hfc20_temperature 4
2021-03-06 22:46:53 hfc20_wind 5
2021-03-06 22:46:53 hfc20_wind_speed 5
2021-03-06 22:46:53 hfc21_cloudCover 29
2021-03-06 22:46:53 hfc21_code 26
2021-03-06 22:46:53 hfc21_condition Mäßig bewölkt
2021-03-06 22:46:53 hfc21_day_of_week Di, 12:00
2021-03-06 22:46:53 hfc21_high_c 7
2021-03-06 22:46:53 hfc21_humidity 60
2021-03-06 22:46:53 hfc21_icon cloudy
2021-03-06 22:46:53 hfc21_iconAPI 03d
2021-03-06 22:46:53 hfc21_low_c 7
2021-03-06 22:46:53 hfc21_pressure 1022
2021-03-06 22:46:53 hfc21_pubDate Di, 9 Mär 2021 12:00
2021-03-02 09:44:19 hfc21_rain3h 0.26
2021-02-13 04:17:41 hfc21_snow3h 1.76
2021-03-06 22:46:53 hfc21_tempHigh 7
2021-03-06 22:46:53 hfc21_tempLow 7
2021-03-06 22:46:53 hfc21_temp_c 7
2021-03-06 22:46:53 hfc21_temperature 7
2021-03-06 22:46:53 hfc21_wind 6
2021-03-06 22:46:53 hfc21_wind_speed 6
2021-03-06 22:46:53 hfc22_cloudCover 96
2021-03-06 22:46:53 hfc22_code 28
2021-03-06 22:46:53 hfc22_condition Bedeckt
2021-03-06 22:46:53 hfc22_day_of_week Di, 15:00
2021-03-06 22:46:53 hfc22_high_c 7
2021-03-06 22:46:53 hfc22_humidity 64
2021-03-06 22:46:53 hfc22_icon mostlycloudy
2021-03-06 22:46:53 hfc22_iconAPI 04d
2021-03-06 22:46:53 hfc22_low_c 7
2021-03-06 22:46:53 hfc22_pressure 1021
2021-03-06 22:46:53 hfc22_pubDate Di, 9 Mär 2021 15:00
2021-03-02 06:44:17 hfc22_rain3h 0.22
2021-02-13 01:17:39 hfc22_snow3h 1.76
2021-03-06 22:46:53 hfc22_tempHigh 7
2021-03-06 22:46:53 hfc22_tempLow 7
2021-03-06 22:46:53 hfc22_temp_c 7
2021-03-06 22:46:53 hfc22_temperature 7
2021-03-06 22:46:53 hfc22_wind 7
2021-03-06 22:46:53 hfc22_wind_speed 7
2021-03-06 22:46:53 hfc23_cloudCover 93
2021-03-06 22:46:53 hfc23_code 28
2021-03-06 22:46:53 hfc23_condition Bedeckt
2021-03-06 22:46:53 hfc23_day_of_week Di, 18:00
2021-03-06 22:46:53 hfc23_high_c 4
2021-03-06 22:46:53 hfc23_humidity 82
2021-03-06 22:46:53 hfc23_icon mostlycloudy
2021-03-06 22:46:53 hfc23_iconAPI 04n
2021-03-06 22:46:53 hfc23_low_c 4
2021-03-06 22:46:53 hfc23_pressure 1021
2021-03-06 22:46:53 hfc23_pubDate Di, 9 Mär 2021 18:00
2021-03-02 03:44:15 hfc23_rain3h 0.22
2021-03-06 22:46:53 hfc23_tempHigh 4
2021-03-06 22:46:53 hfc23_tempLow 4
2021-03-06 22:46:53 hfc23_temp_c 4
2021-03-06 22:46:53 hfc23_temperature 4
2021-03-06 22:46:53 hfc23_wind 6
2021-03-06 22:46:53 hfc23_wind_speed 6
2021-03-06 22:46:53 hfc24_cloudCover 72
2021-03-06 22:46:53 hfc24_code 26
2021-03-06 22:46:53 hfc24_condition Überwiegend bewölkt
2021-03-06 22:46:53 hfc24_day_of_week Di, 21:00
2021-03-06 22:46:53 hfc24_high_c 2
2021-03-06 22:46:53 hfc24_humidity 90
2021-03-06 22:46:53 hfc24_icon cloudy
2021-03-06 22:46:53 hfc24_iconAPI 04n
2021-03-06 22:46:53 hfc24_low_c 2
2021-03-06 22:46:53 hfc24_pressure 1022
2021-03-06 22:46:53 hfc24_pubDate Di, 9 Mär 2021 21:00
2021-03-05 19:18:29 hfc24_rain3h 0.32
2021-03-06 22:46:53 hfc24_tempHigh 2
2021-03-06 22:46:53 hfc24_tempLow 2
2021-03-06 22:46:53 hfc24_temp_c 2
2021-03-06 22:46:53 hfc24_temperature 2
2021-03-06 22:46:53 hfc24_wind 3
2021-03-06 22:46:53 hfc24_wind_speed 3
2021-03-06 22:46:53 hfc25_cloudCover 48
2021-03-06 22:46:53 hfc25_code 26
2021-03-06 22:46:53 hfc25_condition Mäßig bewölkt
2021-03-06 22:46:53 hfc25_day_of_week Mi, 00:00
2021-03-06 22:46:53 hfc25_high_c 1
2021-03-06 22:46:53 hfc25_humidity 92
2021-03-06 22:46:53 hfc25_icon cloudy
2021-03-06 22:46:53 hfc25_iconAPI 03n
2021-03-06 22:46:53 hfc25_low_c 1
2021-03-06 22:46:53 hfc25_pressure 1022
2021-03-06 22:46:53 hfc25_pubDate Mi, 10 Mär 2021 00:00
2021-03-05 19:18:29 hfc25_rain3h 0.21
2021-03-06 22:46:53 hfc25_tempHigh 1
2021-03-06 22:46:53 hfc25_tempLow 1
2021-03-06 22:46:53 hfc25_temp_c 1
2021-03-06 22:46:53 hfc25_temperature 1
2021-03-06 22:46:53 hfc25_wind 3
2021-03-06 22:46:53 hfc25_wind_speed 3
2021-03-06 22:46:53 hfc26_cloudCover 7
2021-03-06 22:46:53 hfc26_code 32
2021-03-06 22:46:53 hfc26_condition Klarer Himmel
2021-03-06 22:46:53 hfc26_day_of_week Mi, 03:00
2021-03-06 22:46:53 hfc26_high_c 1
2021-03-06 22:46:53 hfc26_humidity 94
2021-03-06 22:46:53 hfc26_icon sunny
2021-03-06 22:46:53 hfc26_iconAPI 01n
2021-03-06 22:46:53 hfc26_low_c 1
2021-03-06 22:46:53 hfc26_pressure 1022
2021-03-06 22:46:53 hfc26_pubDate Mi, 10 Mär 2021 03:00
2021-03-05 16:18:27 hfc26_rain3h 0.21
2021-03-06 22:46:53 hfc26_tempHigh 1
2021-03-06 22:46:53 hfc26_tempLow 1
2021-03-06 22:46:53 hfc26_temp_c 1
2021-03-06 22:46:53 hfc26_temperature 1
2021-03-06 22:46:53 hfc26_wind 4
2021-03-06 22:46:53 hfc26_wind_speed 4
2021-03-06 22:46:53 hfc27_cloudCover 53
2021-03-06 22:46:53 hfc27_code 26
2021-03-06 22:46:53 hfc27_condition Überwiegend bewölkt
2021-03-06 22:46:53 hfc27_day_of_week Mi, 06:00
2021-03-06 22:46:53 hfc27_high_c 0
2021-03-06 22:46:53 hfc27_humidity 95
2021-03-06 22:46:53 hfc27_icon cloudy
2021-03-06 22:46:53 hfc27_iconAPI 04d
2021-03-06 22:46:53 hfc27_low_c 0
2021-03-06 22:46:53 hfc27_pressure 1021
2021-03-06 22:46:53 hfc27_pubDate Mi, 10 Mär 2021 06:00
2021-03-01 13:44:00 hfc27_rain3h 0.31
2021-03-06 22:46:53 hfc27_tempHigh 0
2021-03-06 22:46:53 hfc27_tempLow 0
2021-03-06 22:46:53 hfc27_temp_c 0
2021-03-06 22:46:53 hfc27_temperature 0
2021-03-06 22:46:53 hfc27_wind 7
2021-03-06 22:46:53 hfc27_wind_speed 7
2021-03-06 22:46:53 hfc28_cloudCover 100
2021-03-06 22:46:53 hfc28_code 28
2021-03-06 22:46:53 hfc28_condition Bedeckt
2021-03-06 22:46:53 hfc28_day_of_week Mi, 09:00
2021-03-06 22:46:53 hfc28_high_c 5
2021-03-06 22:46:53 hfc28_humidity 70
2021-03-06 22:46:53 hfc28_icon mostlycloudy
2021-03-06 22:46:53 hfc28_iconAPI 04d
2021-03-06 22:46:53 hfc28_low_c 5
2021-03-06 22:46:53 hfc28_pressure 1021
2021-03-06 22:46:53 hfc28_pubDate Mi, 10 Mär 2021 09:00
2021-03-01 12:28:07 hfc28_rain3h 0.31
2021-03-01 19:44:07 hfc28_snow3h 0.19
2021-03-06 22:46:53 hfc28_tempHigh 5
2021-03-06 22:46:53 hfc28_tempLow 5
2021-03-06 22:46:53 hfc28_temp_c 5
2021-03-06 22:46:53 hfc28_temperature 5
2021-03-06 22:46:53 hfc28_wind 12
2021-03-06 22:46:53 hfc28_wind_speed 12
2021-03-06 22:46:53 hfc29_cloudCover 100
2021-03-06 22:46:53 hfc29_code 28
2021-03-06 22:46:53 hfc29_condition Bedeckt
2021-03-06 22:46:53 hfc29_day_of_week Mi, 12:00
2021-03-06 22:46:53 hfc29_high_c 8
2021-03-06 22:46:53 hfc29_humidity 57
2021-03-06 22:46:53 hfc29_icon mostlycloudy
2021-03-06 22:46:53 hfc29_iconAPI 04d
2021-03-06 22:46:53 hfc29_low_c 8
2021-03-06 22:46:53 hfc29_pressure 1019
2021-03-06 22:46:53 hfc29_pubDate Mi, 10 Mär 2021 12:00
2021-03-01 10:28:05 hfc29_rain3h 0.31
2021-03-01 19:44:07 hfc29_snow3h 0.31
2021-03-06 22:46:53 hfc29_tempHigh 8
2021-03-06 22:46:53 hfc29_tempLow 8
2021-03-06 22:46:53 hfc29_temp_c 8
2021-03-06 22:46:53 hfc29_temperature 8
2021-03-06 22:46:53 hfc29_wind 19
2021-03-06 22:46:53 hfc29_wind_speed 19
2021-03-06 22:46:53 hfc2_cloudCover 46
2021-03-06 22:46:53 hfc2_code 26
2021-03-06 22:46:53 hfc2_condition Mäßig bewölkt
2021-03-06 22:46:53 hfc2_day_of_week So, 03:00
2021-03-06 22:46:53 hfc2_high_c 0
2021-03-06 22:46:53 hfc2_humidity 86
2021-03-06 22:46:53 hfc2_icon cloudy
2021-03-06 22:46:53 hfc2_iconAPI 03n
2021-03-06 22:46:53 hfc2_low_c 0
2021-03-06 22:46:53 hfc2_pressure 1028
2021-03-06 22:46:53 hfc2_pubDate So, 7 Mär 2021 03:00
2021-03-04 16:18:02 hfc2_rain3h 0.1
2021-03-05 07:18:15 hfc2_snow3h 0.12
2021-03-06 22:46:53 hfc2_tempHigh 0
2021-03-06 22:46:53 hfc2_tempLow 0
2021-03-06 22:46:53 hfc2_temp_c 0
2021-03-06 22:46:53 hfc2_temperature 0
2021-03-06 22:46:53 hfc2_wind 4
2021-03-06 22:46:53 hfc2_wind_speed 4
2021-03-06 22:46:53 hfc30_cloudCover 100
2021-03-06 22:46:53 hfc30_code 28
2021-03-06 22:46:53 hfc30_condition Bedeckt
2021-03-06 22:46:53 hfc30_day_of_week Mi, 15:00
2021-03-06 22:46:53 hfc30_high_c 9
2021-03-06 22:46:53 hfc30_humidity 57
2021-03-06 22:46:53 hfc30_icon mostlycloudy
2021-03-06 22:46:53 hfc30_iconAPI 04d
2021-03-06 22:46:53 hfc30_low_c 9
2021-03-06 22:46:53 hfc30_pressure 1017
2021-03-06 22:46:53 hfc30_pubDate Mi, 10 Mär 2021 15:00
2021-03-01 04:28:01 hfc30_rain3h 1.11
2021-03-01 18:44:06 hfc30_snow3h 0.31
2021-03-06 22:46:53 hfc30_tempHigh 9
2021-03-06 22:46:53 hfc30_tempLow 9
2021-03-06 22:46:53 hfc30_temp_c 9
2021-03-06 22:46:53 hfc30_temperature 9
2021-03-06 22:46:53 hfc30_wind 21
2021-03-06 22:46:53 hfc30_wind_speed 21
2021-03-06 22:46:53 hfc31_cloudCover 100
2021-03-06 22:46:53 hfc31_code 28
2021-03-06 22:46:53 hfc31_condition Bedeckt
2021-03-06 22:46:53 hfc31_day_of_week Mi, 18:00
2021-03-06 22:46:53 hfc31_high_c 7
2021-03-06 22:46:53 hfc31_humidity 67
2021-03-06 22:46:53 hfc31_icon mostlycloudy
2021-03-06 22:46:53 hfc31_iconAPI 04n
2021-03-06 22:46:53 hfc31_low_c 7
2021-03-06 22:46:53 hfc31_pressure 1015
2021-03-06 22:46:53 hfc31_pubDate Mi, 10 Mär 2021 18:00
2021-03-01 01:27:53 hfc31_rain3h 2.94
2021-03-01 15:44:03 hfc31_snow3h 0.31
2021-03-06 22:46:53 hfc31_tempHigh 7
2021-03-06 22:46:53 hfc31_tempLow 7
2021-03-06 22:46:53 hfc31_temp_c 7
2021-03-06 22:46:53 hfc31_temperature 7
2021-03-06 22:46:53 hfc31_wind 16
2021-03-06 22:46:53 hfc31_wind_speed 16
2021-03-06 22:46:53 hfc32_cloudCover 100
2021-03-06 22:46:53 hfc32_code 28
2021-03-06 22:46:53 hfc32_condition Bedeckt
2021-03-06 22:46:53 hfc32_day_of_week Mi, 21:00
2021-03-06 22:46:53 hfc32_high_c 6
2021-03-06 22:46:53 hfc32_humidity 74
2021-03-06 22:46:53 hfc32_icon mostlycloudy
2021-03-06 22:46:53 hfc32_iconAPI 04n
2021-03-06 22:46:53 hfc32_low_c 6
2021-03-06 22:46:53 hfc32_pressure 1014
2021-03-06 22:46:53 hfc32_pubDate Mi, 10 Mär 2021 21:00
2021-03-04 19:18:05 hfc32_rain3h 0.13
2021-03-01 12:28:07 hfc32_snow3h 0.2
2021-03-06 22:46:53 hfc32_tempHigh 6
2021-03-06 22:46:53 hfc32_tempLow 6
2021-03-06 22:46:53 hfc32_temp_c 6
2021-03-06 22:46:53 hfc32_temperature 6
2021-03-06 22:46:53 hfc32_wind 20
2021-03-06 22:46:53 hfc32_wind_speed 20
2021-03-06 22:46:53 hfc33_cloudCover 100
2021-03-06 22:46:53 hfc33_code 35
2021-03-06 22:46:53 hfc33_condition Leichter Regen
2021-03-06 22:46:53 hfc33_day_of_week Do, 00:00
2021-03-06 22:46:53 hfc33_high_c 6
2021-03-06 22:46:53 hfc33_humidity 85
2021-03-06 22:46:53 hfc33_icon heavyrain
2021-03-06 22:46:53 hfc33_iconAPI 10n
2021-03-06 22:46:53 hfc33_low_c 6
2021-03-06 22:46:53 hfc33_pressure 1011
2021-03-06 22:46:53 hfc33_pubDate Do, 11 Mär 2021 00:00
2021-03-06 22:46:53 hfc33_rain3h 1.27
2021-03-04 19:18:05 hfc33_snow3h 0.15
2021-03-06 22:46:53 hfc33_tempHigh 6
2021-03-06 22:46:53 hfc33_tempLow 6
2021-03-06 22:46:53 hfc33_temp_c 6
2021-03-06 22:46:53 hfc33_temperature 6
2021-03-06 22:46:53 hfc33_wind 23
2021-03-06 22:46:53 hfc33_wind_speed 23
2021-03-06 22:46:53 hfc34_cloudCover 100
2021-03-06 22:46:53 hfc34_code 35
2021-03-06 22:46:53 hfc34_condition Leichter Regen
2021-03-06 22:46:53 hfc34_day_of_week Do, 03:00
2021-03-06 22:46:53 hfc34_high_c 7
2021-03-06 22:46:53 hfc34_humidity 85
2021-03-06 22:46:53 hfc34_icon heavyrain
2021-03-06 22:46:53 hfc34_iconAPI 10n
2021-03-06 22:46:53 hfc34_low_c 7
2021-03-06 22:46:53 hfc34_pressure 1008
2021-03-06 22:46:53 hfc34_pubDate Do, 11 Mär 2021 03:00
2021-03-06 22:46:53 hfc34_rain3h 1.34
2021-03-04 16:18:02 hfc34_snow3h 0.15
2021-03-06 22:46:53 hfc34_tempHigh 7
2021-03-06 22:46:53 hfc34_tempLow 7
2021-03-06 22:46:53 hfc34_temp_c 7
2021-03-06 22:46:53 hfc34_temperature 7
2021-03-06 22:46:53 hfc34_wind 20
2021-03-06 22:46:53 hfc34_wind_speed 20
2021-03-06 22:46:53 hfc35_cloudCover 100
2021-03-06 22:46:53 hfc35_code 28
2021-03-06 22:46:53 hfc35_condition Bedeckt
2021-03-06 22:46:53 hfc35_day_of_week Do, 06:00
2021-03-06 22:46:53 hfc35_high_c 7
2021-03-06 22:46:53 hfc35_humidity 79
2021-03-06 22:46:53 hfc35_icon mostlycloudy
2021-03-06 22:46:53 hfc35_iconAPI 04d
2021-03-06 22:46:53 hfc35_low_c 7
2021-03-06 22:46:53 hfc35_pressure 1007
2021-03-06 22:46:53 hfc35_pubDate Do, 11 Mär 2021 06:00
2021-02-28 19:27:47 hfc35_rain3h 0.3
2021-03-06 22:46:53 hfc35_tempHigh 7
2021-03-06 22:46:53 hfc35_tempLow 7
2021-03-06 22:46:53 hfc35_temp_c 7
2021-03-06 22:46:53 hfc35_temperature 7
2021-03-06 22:46:53 hfc35_wind 23
2021-03-06 22:46:53 hfc35_wind_speed 23
2021-03-06 22:46:53 hfc36_cloudCover 100
2021-03-06 22:46:53 hfc36_code 28
2021-03-06 22:46:53 hfc36_condition Bedeckt
2021-03-06 22:46:53 hfc36_day_of_week Do, 09:00
2021-03-06 22:46:53 hfc36_high_c 9
2021-03-06 22:46:53 hfc36_humidity 74
2021-03-06 22:46:53 hfc36_icon mostlycloudy
2021-03-06 22:46:53 hfc36_iconAPI 04d
2021-03-06 22:46:53 hfc36_low_c 9
2021-03-06 22:46:53 hfc36_pressure 1005
2021-03-06 22:46:53 hfc36_pubDate Do, 11 Mär 2021 09:00
2021-02-28 19:27:47 hfc36_rain3h 0.45
2021-03-01 01:27:53 hfc36_snow3h 0.14
2021-03-06 22:46:53 hfc36_tempHigh 9
2021-03-06 22:46:53 hfc36_tempLow 9
2021-03-06 22:46:53 hfc36_temp_c 9
2021-03-06 22:46:53 hfc36_temperature 9
2021-03-06 22:46:53 hfc36_wind 33
2021-03-06 22:46:53 hfc36_wind_speed 33
2021-03-06 22:46:53 hfc37_cloudCover 97
2021-03-06 22:46:53 hfc37_code 35
2021-03-06 22:46:53 hfc37_condition Leichter Regen
2021-03-06 22:46:53 hfc37_day_of_week Do, 12:00
2021-03-06 22:46:53 hfc37_high_c 10
2021-03-06 22:46:53 hfc37_humidity 77
2021-03-06 22:46:53 hfc37_icon heavyrain
2021-03-06 22:46:53 hfc37_iconAPI 10d
2021-03-06 22:46:53 hfc37_low_c 10
2021-03-06 22:46:53 hfc37_pressure 1005
2021-03-06 22:46:53 hfc37_pubDate Do, 11 Mär 2021 12:00
2021-03-06 22:46:53 hfc37_rain3h 0.38
2021-02-28 22:27:50 hfc37_snow3h 0.14
2021-03-06 22:46:53 hfc37_tempHigh 10
2021-03-06 22:46:53 hfc37_tempLow 10
2021-03-06 22:46:53 hfc37_temp_c 10
2021-03-06 22:46:53 hfc37_temperature 10
2021-03-06 22:46:53 hfc37_wind 30
2021-03-06 22:46:53 hfc37_wind_speed 30
2021-03-06 22:46:53 hfc38_cloudCover 90
2021-03-06 22:46:53 hfc38_code 35
2021-03-06 22:46:53 hfc38_condition Leichter Regen
2021-03-06 22:46:53 hfc38_day_of_week Do, 15:00
2021-03-06 22:46:53 hfc38_high_c 10
2021-03-06 22:46:53 hfc38_humidity 64
2021-03-06 22:46:53 hfc38_icon heavyrain
2021-03-06 22:46:53 hfc38_iconAPI 10d
2021-03-06 22:46:53 hfc38_low_c 10
2021-03-06 22:46:53 hfc38_pressure 1005
2021-03-06 22:46:53 hfc38_pubDate Do, 11 Mär 2021 15:00
2021-03-06 22:46:53 hfc38_rain3h 1.69
2021-02-28 19:27:47 hfc38_snow3h 0.14
2021-03-06 22:46:53 hfc38_tempHigh 10
2021-03-06 22:46:53 hfc38_tempLow 10
2021-03-06 22:46:53 hfc38_temp_c 10
2021-03-06 22:46:53 hfc38_temperature 10
2021-03-06 22:46:53 hfc38_wind 30
2021-03-06 22:46:53 hfc38_wind_speed 30
2021-03-06 22:46:53 hfc39_cloudCover 63
2021-03-06 22:46:53 hfc39_code 35
2021-03-06 22:46:53 hfc39_condition Leichter Regen
2021-03-06 22:46:53 hfc39_day_of_week Do, 18:00
2021-03-06 22:46:53 hfc39_high_c 7
2021-03-06 22:46:53 hfc39_humidity 78
2021-03-06 22:46:53 hfc39_icon heavyrain
2021-03-06 22:46:53 hfc39_iconAPI 10n
2021-03-06 22:46:53 hfc39_low_c 7
2021-03-06 22:46:53 hfc39_pressure 1006
2021-03-06 22:46:53 hfc39_pubDate Do, 11 Mär 2021 18:00
2021-03-06 22:46:53 hfc39_rain3h 0.28
2021-02-28 16:27:40 hfc39_snow3h 0.14
2021-03-06 22:46:53 hfc39_tempHigh 7
2021-03-06 22:46:53 hfc39_tempLow 7
2021-03-06 22:46:53 hfc39_temp_c 7
2021-03-06 22:46:53 hfc39_temperature 7
2021-03-06 22:46:53 hfc39_wind 19
2021-03-06 22:46:53 hfc39_wind_speed 19
2021-03-06 22:46:53 hfc3_cloudCover 31
2021-03-06 22:46:53 hfc3_code 26
2021-03-06 22:46:53 hfc3_condition Mäßig bewölkt
2021-03-06 22:46:53 hfc3_day_of_week So, 06:00
2021-03-06 22:46:53 hfc3_high_c -1
2021-03-06 22:46:53 hfc3_humidity 92
2021-03-06 22:46:53 hfc3_icon cloudy
2021-03-06 22:46:53 hfc3_iconAPI 03d
2021-03-06 22:46:53 hfc3_low_c -1
2021-03-06 22:46:53 hfc3_pressure 1027
2021-03-06 22:46:53 hfc3_pubDate So, 7 Mär 2021 06:00
2021-02-26 07:08:33 hfc3_rain3h 1.82
2021-03-05 04:18:12 hfc3_snow3h 0.12
2021-03-06 22:46:53 hfc3_tempHigh -1
2021-03-06 22:46:53 hfc3_tempLow -1
2021-03-06 22:46:53 hfc3_temp_c -1
2021-03-06 22:46:53 hfc3_temperature -1
2021-03-06 22:46:53 hfc3_wind 3
2021-03-06 22:46:53 hfc3_wind_speed 3
2021-03-06 22:46:53 hfc40_cloudCover 94
2021-03-06 22:46:53 hfc40_code 35
2021-03-06 22:46:53 hfc40_condition Leichter Regen
2021-03-06 22:46:53 hfc40_day_of_week Do, 21:00
2021-03-06 22:46:53 hfc40_high_c 6
2021-03-06 22:46:53 hfc40_humidity 79
2021-03-06 22:46:53 hfc40_icon heavyrain
2021-03-06 22:46:53 hfc40_iconAPI 10n
2021-03-06 22:46:53 hfc40_low_c 6
2021-03-06 22:46:53 hfc40_pressure 1006
2021-03-06 22:46:53 hfc40_pubDate Do, 11 Mär 2021 21:00
2021-03-06 22:46:53 hfc40_rain3h 0.2
2021-02-28 13:27:37 hfc40_snow3h 0.13
2021-03-06 22:46:53 hfc40_tempHigh 6
2021-03-06 22:46:53 hfc40_tempLow 6
2021-03-06 22:46:53 hfc40_temp_c 6
2021-03-06 22:46:53 hfc40_temperature 6
2021-03-06 22:46:53 hfc40_wind 21
2021-03-06 22:46:53 hfc40_wind_speed 21
2021-03-06 22:46:53 hfc4_cloudCover 0
2021-03-06 22:46:53 hfc4_code 32
2021-03-06 22:46:53 hfc4_condition Klarer Himmel
2021-03-06 22:46:53 hfc4_day_of_week So, 09:00
2021-03-06 22:46:53 hfc4_high_c 4
2021-03-06 22:46:53 hfc4_humidity 68
2021-03-06 22:46:53 hfc4_icon sunny
2021-03-06 22:46:53 hfc4_iconAPI 01d
2021-03-06 22:46:53 hfc4_low_c 4
2021-03-06 22:46:53 hfc4_pressure 1026
2021-03-06 22:46:53 hfc4_pubDate So, 7 Mär 2021 09:00
2021-03-03 22:36:39 hfc4_rain3h 0.86
2021-03-05 01:18:10 hfc4_snow3h 0.12
2021-03-06 22:46:53 hfc4_tempHigh 4
2021-03-06 22:46:53 hfc4_tempLow 4
2021-03-06 22:46:53 hfc4_temp_c 4
2021-03-06 22:46:53 hfc4_temperature 4
2021-03-06 22:46:53 hfc4_wind 3
2021-03-06 22:46:53 hfc4_wind_speed 3
2021-03-06 22:46:53 hfc5_cloudCover 0
2021-03-06 22:46:53 hfc5_code 32
2021-03-06 22:46:53 hfc5_condition Klarer Himmel
2021-03-06 22:46:53 hfc5_day_of_week So, 12:00
2021-03-06 22:46:53 hfc5_high_c 7
2021-03-06 22:46:53 hfc5_humidity 53
2021-03-06 22:46:53 hfc5_icon sunny
2021-03-06 22:46:53 hfc5_iconAPI 01d
2021-03-06 22:46:53 hfc5_low_c 7
2021-03-06 22:46:53 hfc5_pressure 1024
2021-03-06 22:46:53 hfc5_pubDate So, 7 Mär 2021 12:00
2021-03-03 22:36:39 hfc5_rain3h 1.19
2021-03-04 19:18:05 hfc5_snow3h 0.11
2021-03-06 22:46:53 hfc5_tempHigh 7
2021-03-06 22:46:53 hfc5_tempLow 7
2021-03-06 22:46:53 hfc5_temp_c 7
2021-03-06 22:46:53 hfc5_temperature 7
2021-03-06 22:46:53 hfc5_wind 4
2021-03-06 22:46:53 hfc5_wind_speed 4
2021-03-06 22:46:53 hfc6_cloudCover 0
2021-03-06 22:46:53 hfc6_code 32
2021-03-06 22:46:53 hfc6_condition Klarer Himmel
2021-03-06 22:46:53 hfc6_day_of_week So, 15:00
2021-03-06 22:46:53 hfc6_high_c 8
2021-03-06 22:46:53 hfc6_humidity 52
2021-03-06 22:46:53 hfc6_icon sunny
2021-03-06 22:46:53 hfc6_iconAPI 01d
2021-03-06 22:46:53 hfc6_low_c 8
2021-03-06 22:46:53 hfc6_pressure 1022
2021-03-06 22:46:53 hfc6_pubDate So, 7 Mär 2021 15:00
2021-03-03 22:36:39 hfc6_rain3h 1.96
2021-03-04 16:18:02 hfc6_snow3h 0.11
2021-03-06 22:46:53 hfc6_tempHigh 8
2021-03-06 22:46:53 hfc6_tempLow 8
2021-03-06 22:46:53 hfc6_temp_c 8
2021-03-06 22:46:53 hfc6_temperature 8
2021-03-06 22:46:53 hfc6_wind 2
2021-03-06 22:46:53 hfc6_wind_speed 2
2021-03-06 22:46:53 hfc7_cloudCover 0
2021-03-06 22:46:53 hfc7_code 32
2021-03-06 22:46:53 hfc7_condition Klarer Himmel
2021-03-06 22:46:53 hfc7_day_of_week So, 18:00
2021-03-06 22:46:53 hfc7_high_c 2
2021-03-06 22:46:53 hfc7_humidity 82
2021-03-06 22:46:53 hfc7_icon sunny
2021-03-06 22:46:53 hfc7_iconAPI 01n
2021-03-06 22:46:53 hfc7_low_c 2
2021-03-06 22:46:53 hfc7_pressure 1022
2021-03-06 22:46:53 hfc7_pubDate So, 7 Mär 2021 18:00
2021-03-03 22:36:39 hfc7_rain3h 1.81
2021-03-06 22:46:53 hfc7_tempHigh 2
2021-03-06 22:46:53 hfc7_tempLow 2
2021-03-06 22:46:53 hfc7_temp_c 2
2021-03-06 22:46:53 hfc7_temperature 2
2021-03-06 22:46:53 hfc7_wind 7
2021-03-06 22:46:53 hfc7_wind_speed 7
2021-03-06 22:46:53 hfc8_cloudCover 0
2021-03-06 22:46:53 hfc8_code 32
2021-03-06 22:46:53 hfc8_condition Klarer Himmel
2021-03-06 22:46:53 hfc8_day_of_week So, 21:00
2021-03-06 22:46:53 hfc8_high_c 0
2021-03-06 22:46:53 hfc8_humidity 96
2021-03-06 22:46:53 hfc8_icon sunny
2021-03-06 22:46:53 hfc8_iconAPI 01n
2021-03-06 22:46:53 hfc8_low_c 0
2021-03-06 22:46:53 hfc8_pressure 1023
2021-03-06 22:46:53 hfc8_pubDate So, 7 Mär 2021 21:00
2021-03-03 21:14:21 hfc8_rain3h 1.81
2021-03-06 22:46:53 hfc8_tempHigh 0
2021-03-06 22:46:53 hfc8_tempLow 0
2021-03-06 22:46:53 hfc8_temp_c 0
2021-03-06 22:46:53 hfc8_temperature 0
2021-03-06 22:46:53 hfc8_wind 8
2021-03-06 22:46:53 hfc8_wind_speed 8
2021-03-06 22:46:53 hfc9_cloudCover 0
2021-03-06 22:46:53 hfc9_code 32
2021-03-06 22:46:53 hfc9_condition Klarer Himmel
2021-03-06 22:46:53 hfc9_day_of_week Mo, 00:00
2021-03-06 22:46:53 hfc9_high_c -1
2021-03-06 22:46:53 hfc9_humidity 97
2021-03-06 22:46:53 hfc9_icon sunny
2021-03-06 22:46:53 hfc9_iconAPI 01n
2021-03-06 22:46:53 hfc9_low_c -1
2021-03-06 22:46:53 hfc9_pressure 1023
2021-03-06 22:46:53 hfc9_pubDate Mo, 8 Mär 2021 00:00
2021-03-03 22:36:39 hfc9_rain3h 0.15
2021-03-06 22:46:53 hfc9_tempHigh -1
2021-03-06 22:46:53 hfc9_tempLow -1
2021-03-06 22:46:53 hfc9_temp_c -1
2021-03-06 22:46:53 hfc9_temperature -1
2021-03-06 22:46:53 hfc9_wind 5
2021-03-06 22:46:53 hfc9_wind_speed 5
2021-03-06 22:46:53 high_c 2
2021-03-06 22:46:53 humidity 64
2021-03-06 22:46:53 icon cloudy
2021-03-06 22:46:53 iconAPI 03n
2021-03-06 22:46:53 lastError
2021-03-06 22:46:53 lat 50.5817897
2021-03-06 22:46:53 long 8.7057275
2021-03-06 22:46:53 low_c 0
2021-03-06 22:46:53 pressure 1027
2021-03-06 22:46:53 pubDate Sa, 6 Mär 2021 22:46
2021-03-06 22:46:53 state T: 1 °C F: 64 % W: 5 km/h P: 1027 hPa
2021-03-06 22:46:53 status ok
2021-03-06 22:46:53 sunriseTime Sa, 6 Mär 2021 06:58
2021-03-06 22:46:53 sunsetTime Sa, 6 Mär 2021 18:14
2021-03-06 22:46:53 tempFeelsLike_c -2
2021-03-06 22:46:53 tempHigh 2
2021-03-06 22:46:53 tempLow 0
2021-03-06 22:46:53 temp_c 1
2021-03-06 22:46:53 temperature 1
2021-03-06 22:46:53 validity up-to-date
2021-03-06 22:46:53 visibility 10000
2021-03-06 22:46:53 wind 5
2021-03-06 22:46:53 wind_condition Wind: NNO 5 km/h
2021-03-06 22:46:53 wind_direction 20
2021-03-06 22:46:53 wind_speed 5
fhem:
LOCATION 50.5817897,8.7057275
allowCache 1
interfaces temperature;humidity;wind
Attributes: