Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Javascript Adapter Probleme

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.7k

Javascript Adapter Probleme

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
javascript adapterwarn
11 Beiträge 3 Kommentatoren 843 Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • BluelinuxB Bluelinux
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Intel(R) Celeron(R) CPU N3050 @ 1.60GHz
    Arbeitsspeicher: 8GB
    Festplattenart: SSD
    Betriebssystem: Debian Linux x64
    Node-Version: 12.18.1
    Nodejs-Version: 12.18.1
    NPM-Version: 6.14.5
    Installationsart: Skript
    Image genutzt: Ja/Nein
    Ort/Name der Imagedatei: Link

    Liebe Comunity,

    ich aber leider seit einiger Zeit probleme mit meinem System. Ich vermute das sich das Problem auf mein Javascript Adapter beschränkt. Der Adapter wird immer mal wieder Rot und er führt die Skripte spät oder gar nicht aus.

    Beispiel: Ich habe Xiaomi Taster und Sonoff in einem Blockly drin und normal war es so das ich den Taster gedrückt habe und das Licht ging sofort an. Das ist leider nicht mehr der Fall. Entweder es geht sekunden später an oder gar nicht.

    Alle Adapter sind bei mir auf dem aktuellsten Stand. Leider kann ich auch nicht mehr sagen ab wann dies eingetreten ist.

    Adapter:
    Javascript: 4.6.17
    Sonoff: 2.3.3
    Zigbee: 1.1.1

    In meiner Log datei kommt auch ganz viel von Javascript.0 als warn und was mir auch aufgefallen ist, das der Adapter daswetter.0 eine menge an debug auswirft.

    LOG:

    javascript.0	2020-07-09 11:14:21.289	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:21.289	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:14:21.289	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:14:21.289	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:14:21.289	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:14:21.288	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:14:21.288	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:6:4)
    javascript.0	2020-07-09 11:14:21.288	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:14:21.287	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo" not found
    javascript.0	2020-07-09 11:14:21.287	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:21.287	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:14:21.286	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:14:21.286	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:14:21.286	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:14:21.286	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:14:21.286	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:5:4)
    javascript.0	2020-07-09 11:14:21.286	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:14:21.284	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetExternalIPAddress" not found
    javascript.0	2020-07-09 11:14:21.284	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:21.284	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:14:21.284	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:14:21.284	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:14:21.284	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:14:21.283	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:14:21.283	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:4:4)
    javascript.0	2020-07-09 11:14:21.283	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:14:21.282	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties" not found
    javascript.0	2020-07-09 11:14:21.282	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:21.281	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:14:21.281	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:14:21.281	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:14:21.281	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:14:21.281	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:14:21.281	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:3:4)
    javascript.0	2020-07-09 11:14:21.280	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:14:21.277	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANCommonInterfaceConfig.GetAddonInfos" not found
    javascript.0	2020-07-09 11:14:20.522	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:20.522	warn	(30059) at listOnTimeout (internal/timers.js:551:17)
    javascript.0	2020-07-09 11:14:20.522	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2007:34)
    javascript.0	2020-07-09 11:14:20.521	warn	(30059) at Object.<anonymous> (script.js.System.Onlinestatus:7:163)
    javascript.0	2020-07-09 11:14:20.514	warn	(30059) getState "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo.NewConnectionStatus" not found (3) states[id]=null
    javascript.0	2020-07-09 11:14:20.514	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:20.514	warn	(30059) at listOnTimeout (internal/timers.js:551:17)
    javascript.0	2020-07-09 11:14:20.514	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2007:34)
    javascript.0	2020-07-09 11:14:20.513	warn	(30059) at Object.<anonymous> (script.js.System.Onlinestatus:5:154)
    javascript.0	2020-07-09 11:14:20.512	warn	(30059) getState "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo.NewConnectionStatus" not found (3) states[id]=null
    javascript.0	2020-07-09 11:14:20.512	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:20.512	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:14:20.512	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:14:20.512	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:14:20.512	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:14:20.511	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:14:20.511	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:6:4)
    javascript.0	2020-07-09 11:14:20.511	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:14:20.510	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo" not found
    javascript.0	2020-07-09 11:14:20.510	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:20.509	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:14:20.509	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:14:20.509	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:14:20.509	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:14:20.509	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:14:20.509	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:5:4)
    javascript.0	2020-07-09 11:14:20.508	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:14:20.507	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetExternalIPAddress" not found
    javascript.0	2020-07-09 11:14:20.507	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:20.507	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:14:20.507	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:14:20.507	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:14:20.507	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:14:20.506	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:14:20.506	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:4:4)
    javascript.0	2020-07-09 11:14:20.506	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:14:20.505	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties" not found
    javascript.0	2020-07-09 11:14:20.505	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:14:20.504	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:14:20.504	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:14:20.504	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:14:20.504	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:14:20.504	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:14:20.504	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:3:4)
    javascript.0	2020-07-09 11:14:20.503	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:14:20.502	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANCommonInterfaceConfig.GetAddonInfos" not found
    javascript.0	2020-07-09 11:13:38.033	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:13:38.033	warn	(30059) at listOnTimeout (internal/timers.js:551:17)
    javascript.0	2020-07-09 11:13:38.033	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2007:34)
    javascript.0	2020-07-09 11:13:38.033	warn	(30059) at Object.<anonymous> (script.js.System.Onlinestatus:7:163)
    javascript.0	2020-07-09 11:13:38.032	warn	(30059) getState "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo.NewConnectionStatus" not found (3) states[id]=null
    javascript.0	2020-07-09 11:13:38.032	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:13:38.032	warn	(30059) at listOnTimeout (internal/timers.js:551:17)
    javascript.0	2020-07-09 11:13:38.031	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2007:34)
    javascript.0	2020-07-09 11:13:38.031	warn	(30059) at Object.<anonymous> (script.js.System.Onlinestatus:5:154)
    javascript.0	2020-07-09 11:13:38.030	warn	(30059) getState "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo.NewConnectionStatus" not found (3) states[id]=null
    javascript.0	2020-07-09 11:12:55.098	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:55.097	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:55.097	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:55.097	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:12:55.097	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:12:55.097	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:12:55.097	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:6:4)
    javascript.0	2020-07-09 11:12:55.096	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:12:55.095	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo" not found
    javascript.0	2020-07-09 11:12:55.095	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:55.095	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:55.095	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:55.095	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:12:55.095	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:12:55.095	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:12:55.094	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:5:4)
    javascript.0	2020-07-09 11:12:55.094	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:12:55.093	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetExternalIPAddress" not found
    javascript.0	2020-07-09 11:12:55.093	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:55.093	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:55.093	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:55.092	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:12:55.092	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:12:55.092	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:12:55.092	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:4:4)
    javascript.0	2020-07-09 11:12:55.092	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:12:55.091	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties" not found
    javascript.0	2020-07-09 11:12:55.091	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:55.090	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:55.090	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:55.090	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:12:55.090	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:12:55.090	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:12:55.090	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:3:4)
    javascript.0	2020-07-09 11:12:55.089	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:12:55.088	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANCommonInterfaceConfig.GetAddonInfos" not found
    javascript.0	2020-07-09 11:12:54.905	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:54.905	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:54.905	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:54.905	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:12:54.904	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:12:54.904	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:12:54.904	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:6:4)
    javascript.0	2020-07-09 11:12:54.904	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:12:54.903	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo" not found
    javascript.0	2020-07-09 11:12:54.902	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:54.902	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:54.902	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:54.902	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:12:54.901	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:12:54.901	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:12:54.901	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:5:4)
    javascript.0	2020-07-09 11:12:54.901	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:12:54.899	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetExternalIPAddress" not found
    javascript.0	2020-07-09 11:12:54.899	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:54.899	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:54.898	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:54.898	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:12:54.898	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:12:54.898	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:12:54.897	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:4:4)
    javascript.0	2020-07-09 11:12:54.897	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:12:54.896	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties" not found
    javascript.0	2020-07-09 11:12:54.895	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:54.895	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:54.895	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:54.895	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:12:54.894	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:12:54.894	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:12:54.894	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:3:4)
    javascript.0	2020-07-09 11:12:54.893	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:12:54.892	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANCommonInterfaceConfig.GetAddonInfos" not found
    javascript.0	2020-07-09 11:12:54.677	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:54.677	warn	(30059) at listOnTimeout (internal/timers.js:551:17)
    javascript.0	2020-07-09 11:12:54.677	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2007:34)
    javascript.0	2020-07-09 11:12:54.676	warn	(30059) at Object.<anonymous> (script.js.System.Onlinestatus:7:163)
    javascript.0	2020-07-09 11:12:54.676	warn	(30059) getState "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo.NewConnectionStatus" not found (3) states[id]=null
    javascript.0	2020-07-09 11:12:54.675	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:54.675	warn	(30059) at listOnTimeout (internal/timers.js:551:17)
    javascript.0	2020-07-09 11:12:54.675	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2007:34)
    javascript.0	2020-07-09 11:12:54.675	warn	(30059) at Object.<anonymous> (script.js.System.Onlinestatus:5:154)
    javascript.0	2020-07-09 11:12:54.673	warn	(30059) getState "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo.NewConnectionStatus" not found (3) states[id]=null
    javascript.0	2020-07-09 11:12:12.357	error	(30059) Longitude or latitude does not set. Cannot use astro.
    javascript.0	2020-07-09 11:12:12.302	error	(30059) Longitude or latitude does not set. Cannot use astro.
    javascript.0	2020-07-09 11:12:11.976	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:11.976	warn	(30059) at listOnTimeout (internal/timers.js:551:17)
    javascript.0	2020-07-09 11:12:11.976	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2007:34)
    javascript.0	2020-07-09 11:12:11.976	warn	(30059) at Object.<anonymous> (script.js.System.Onlinestatus:7:163)
    javascript.0	2020-07-09 11:12:11.975	warn	(30059) getState "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo.NewConnectionStatus" not found (3) states[id]=null
    javascript.0	2020-07-09 11:12:11.975	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:11.975	warn	(30059) at listOnTimeout (internal/timers.js:551:17)
    javascript.0	2020-07-09 11:12:11.974	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2007:34)
    javascript.0	2020-07-09 11:12:11.974	warn	(30059) at Object.<anonymous> (script.js.System.Onlinestatus:5:154)
    javascript.0	2020-07-09 11:12:11.973	warn	(30059) getState "upnp.0.WANConnectionDevice_-_FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo.NewConnectionStatus" not found (3) states[id]=null
    javascript.0	2020-07-09 11:12:11.973	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:11.973	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:11.973	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:11.973	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    javascript.0	2020-07-09 11:12:11.972	warn	(30059) at Job.invoke (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:173:10)
    javascript.0	2020-07-09 11:12:11.972	warn	(30059) at Job.job (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1270:34)
    javascript.0	2020-07-09 11:12:11.972	warn	(30059) at Object.<anonymous> (script.js.Java.upnp_update:6:4)
    javascript.0	2020-07-09 11:12:11.972	warn	(30059) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1355:20)
    javascript.0	2020-07-09 11:12:11.971	warn	(30059) State "upnp.0.FRITZ!Box_7590_(UI).WANDevice.WANConnectionDevice.WANIPConnection.GetStatusInfo" not found
    javascript.0	2020-07-09 11:12:11.971	warn	(30059) at processTimers (internal/timers.js:492:7)
    javascript.0	2020-07-09 11:12:11.970	warn	(30059) at listOnTimeout (internal/timers.js:549:17)
    javascript.0	2020-07-09 11:12:11.970	warn	(30059) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:501:7)
    javascript.0	2020-07-09 11:12:11.970	warn	(30059) at /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-schedule/lib/schedule.js:543:11
    
    javascript.0	2020-07-09 11:25:52.981	error	(30059) Longitude or latitude does not set. Cannot use astro.
    javascript.0	2020-07-09 11:25:51.029	error	(30059) Longitude or latitude does not set. Cannot use astro.
    

    Ich hoffe ich konnte alle Informationen die wichtig sind zur Fehlerbehebung liefern und jemand kann mir helfen. Ich danke euch schon mal für die Hilfe.

    Grüße Benny

    crunchipC Abwesend
    crunchipC Abwesend
    crunchip
    Forum Testing Most Active
    schrieb am zuletzt editiert von crunchip
    #2

    @Bluelinux geh mal in deine Java instanz und hinterleg deine Koordinaten,
    bzw,
    sind deine Koordinaten im System hinterlegt? (oben auf den Schraubenschlüssel)
    d64129d7-02c3-4dfc-9c07-806cd3404b06-image.png

    dein script für die Fritzbox/DSL....findet die state´s nicht....möglicherweise sind da noch die alten Pfadangaben hinterlegt, seit geraumer Zeit gab es ein Update des UPNP Adapters, da wurde die Ordner Struktur geändert, musst also dein Script anpassen

    umgestiegen von Proxmox auf Unraid

    Martin PautzenbergerM 1 Antwort Letzte Antwort
    1
    • BluelinuxB Offline
      BluelinuxB Offline
      Bluelinux
      schrieb am zuletzt editiert von
      #3

      Dankeschön für deinen Tip bzw für die Lösung. jetzt läuft es viel besser und meine Schalter und sonoff reagieren wieder flott.... perfekt dankeschön

      BluelinuxB 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @Bluelinux geh mal in deine Java instanz und hinterleg deine Koordinaten,
        bzw,
        sind deine Koordinaten im System hinterlegt? (oben auf den Schraubenschlüssel)
        d64129d7-02c3-4dfc-9c07-806cd3404b06-image.png

        dein script für die Fritzbox/DSL....findet die state´s nicht....möglicherweise sind da noch die alten Pfadangaben hinterlegt, seit geraumer Zeit gab es ein Update des UPNP Adapters, da wurde die Ordner Struktur geändert, musst also dein Script anpassen

        Martin PautzenbergerM Offline
        Martin PautzenbergerM Offline
        Martin Pautzenberger
        schrieb am zuletzt editiert von
        #4

        @crunchip hallo, was könnte bei mir der Grund sein?

        https://forum.iobroker.net/topic/35067/eine-menge-warnings-nach-update-von-js-hilfe-erbeten

        ich denke, da habe ich ähnliche Probleme, oder?!

        1 Antwort Letzte Antwort
        0
        • BluelinuxB Bluelinux

          Dankeschön für deinen Tip bzw für die Lösung. jetzt läuft es viel besser und meine Schalter und sonoff reagieren wieder flott.... perfekt dankeschön

          BluelinuxB Offline
          BluelinuxB Offline
          Bluelinux
          schrieb am zuletzt editiert von
          #5

          @Bluelinux sagte in Javascript Adapter Probleme:

          Dankeschön für deinen Tip bzw für die Lösung. jetzt läuft es viel besser und meine Schalter und sonoff reagieren wieder flott.... perfekt dankeschön

          Offensichtlich war das auch nur ein kurzer moment, denn jetzt ist es wieder so das sie sehr lange brauchen. ich habe echt keine Ahnung wo dran das liegt.... das nervt jedenfalls und das gewohnte schnelle schalten von licht ist nicht mehr möglich

          crunchipC 1 Antwort Letzte Antwort
          0
          • BluelinuxB Bluelinux

            @Bluelinux sagte in Javascript Adapter Probleme:

            Dankeschön für deinen Tip bzw für die Lösung. jetzt läuft es viel besser und meine Schalter und sonoff reagieren wieder flott.... perfekt dankeschön

            Offensichtlich war das auch nur ein kurzer moment, denn jetzt ist es wieder so das sie sehr lange brauchen. ich habe echt keine Ahnung wo dran das liegt.... das nervt jedenfalls und das gewohnte schnelle schalten von licht ist nicht mehr möglich

            crunchipC Abwesend
            crunchipC Abwesend
            crunchip
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #6

            @Bluelinux was gibt das Log her an Warnungen, bzw Error?

            umgestiegen von Proxmox auf Unraid

            BluelinuxB 1 Antwort Letzte Antwort
            0
            • crunchipC crunchip

              @Bluelinux was gibt das Log her an Warnungen, bzw Error?

              BluelinuxB Offline
              BluelinuxB Offline
              Bluelinux
              schrieb am zuletzt editiert von
              #7

              @crunchip

              So sieht es nach einem neustart aus.

              wled.0	2020-07-11 10:41:11.065	warn	(3862) State attribute definition missing for + lor
              wled.0	2020-07-11 10:41:10.918	warn	(3862) State attribute definition missing for + lip
              wled.0	2020-07-11 10:41:10.911	warn	(3862) State attribute definition missing for + lm
              socketio.0	2020-07-11 10:40:26.903	info	(2492) ==>Connected system.user.admin from ::ffff:192.168.178.39
              socketio.0	2020-07-11 10:40:26.778	info	(2492) <==Disconnect system.user.admin from ::ffff:192.168.178.39 flot
              host.ioBroker-Debian	2020-07-11 10:40:06.416	info	instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
              dwd.0	2020-07-11 10:40:05.885	info	(27482) Terminated (NO_ERROR): Without reason
              dwd.0	2020-07-11 10:40:03.446	info	(27482) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.18.2, js-controller: 3.1.6
              host.ioBroker-Debian	2020-07-11 10:40:00.074	info	instance system.adapter.dwd.0 started with pid 27482
              wled.0	2020-07-11 10:38:04.055	warn	(3862) State attribute definition missing for + lor
              wled.0	2020-07-11 10:38:03.923	warn	(3862) State attribute definition missing for + lip
              wled.0	2020-07-11 10:38:03.919	warn	(3862) State attribute definition missing for + lm
              zigbee.0	2020-07-11 10:38:00.618	info	(1150) Zigbee: stop joining
              zigbee.0	2020-07-11 10:36:59.317	info	(1150) Zigbee: allowing new devices to join.
              socketio.0	2020-07-11 10:35:26.216	info	(2492) ==>Connected system.user.admin from ::ffff:192.168.178.39
              socketio.0	2020-07-11 10:35:26.096	info	(2492) <==Disconnect system.user.admin from ::ffff:192.168.178.39 flot
              host.ioBroker-Debian	2020-07-11 10:35:06.271	info	instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
              dwd.0	2020-07-11 10:35:05.739	info	(20849) Terminated (NO_ERROR): Without reason
              dwd.0	2020-07-11 10:35:03.754	info	(20849) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.18.2, js-controller: 3.1.6
              host.ioBroker-Debian	2020-07-11 10:35:00.096	info	instance system.adapter.dwd.0 started with pid 20849
              wled.0	2020-07-11 10:34:56.772	warn	(3862) State attribute definition missing for + lor
              wled.0	2020-07-11 10:34:56.684	warn	(3862) State attribute definition missing for + lip
              wled.0	2020-07-11 10:34:56.680	warn	(3862) State attribute definition missing for + lm
              host.ioBroker-Debian	2020-07-11 10:32:07.737	info	instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
              daswetter.0	2020-07-11 10:32:07.207	info	(14574) Terminated (NO_ERROR): Without reason
              daswetter.0	2020-07-11 10:32:07.205	debug	(14574) exit, all done
              daswetter.0	2020-07-11 10:32:07.192	debug	(14574) hourly forecast done
              daswetter.0	2020-07-11 10:32:07.136	debug	(14574) insert NextHours.Location_1.Day_5.sunshineDuration with 1.0799999999999998 null
              daswetter.0	2020-07-11 10:32:07.082	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.windchill_value with 15 °C null
              daswetter.0	2020-07-11 10:32:07.030	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.snowline_value with 2700 m null
              daswetter.0	2020-07-11 10:32:06.975	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.clouds_value with 90% null
              daswetter.0	2020-07-11 10:32:06.923	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.pressure_value with 1016 mb null
              daswetter.0	2020-07-11 10:32:06.910	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.humidity_value with 95 null
              daswetter.0	2020-07-11 10:32:06.859	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.rain_value with 2.4 mm null
              daswetter.0	2020-07-11 10:32:06.806	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.windgusts_value with 20 km/h null
              daswetter.0	2020-07-11 10:32:06.750	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/40.png null
              daswetter.0	2020-07-11 10:32:06.697	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.wind_value with 11 km/h null
              daswetter.0	2020-07-11 10:32:06.689	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.wind_dir with NW null
              daswetter.0	2020-07-11 10:32:06.628	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.wind_symbol with 16 null
              daswetter.0	2020-07-11 10:32:06.606	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.wind_symbolB with 40 null
              daswetter.0	2020-07-11 10:32:06.554	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/6.png null
              daswetter.0	2020-07-11 10:32:06.499	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.symbol_value with 6 null
              daswetter.0	2020-07-11 10:32:06.449	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.symbol_desc with Bewölkt mit leichtem Regen null
              daswetter.0	2020-07-11 10:32:06.401	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.symbol_value2 with 6 null
              daswetter.0	2020-07-11 10:32:06.353	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.symbol_desc2 with Bewölkt mit leichtem Regen null
              daswetter.0	2020-07-11 10:32:06.301	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.temp_value with 15 °C null
              daswetter.0	2020-07-11 10:32:06.252	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.hour_value with 23:00 null
              daswetter.0	2020-07-11 10:32:06.249	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8 with null {"type":"channel","common":{"name":"Hour 8","role":"weather"}}
              daswetter.0	2020-07-11 10:32:06.198	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.windchill_value with 17 °C null
              daswetter.0	2020-07-11 10:32:06.146	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.snowline_value with 2500 m null
              daswetter.0	2020-07-11 10:32:06.083	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.clouds_value with 100% null
              daswetter.0	2020-07-11 10:32:06.033	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.pressure_value with 1015 mb null
              daswetter.0	2020-07-11 10:32:05.981	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.humidity_value with 92 null
              daswetter.0	2020-07-11 10:32:05.924	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.rain_value with 1.7 mm null
              daswetter.0	2020-07-11 10:32:05.865	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.windgusts_value with 16 km/h null
              daswetter.0	2020-07-11 10:32:05.811	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/32.png null
              daswetter.0	2020-07-11 10:32:05.733	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.wind_value with 7 km/h null
              daswetter.0	2020-07-11 10:32:05.677	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.wind_dir with NW null
              daswetter.0	2020-07-11 10:32:05.626	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.wind_symbol with 8 null
              daswetter.0	2020-07-11 10:32:05.570	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.wind_symbolB with 32 null
              daswetter.0	2020-07-11 10:32:05.516	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/7.png null
              daswetter.0	2020-07-11 10:32:05.466	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.symbol_value with 7 null
              daswetter.0	2020-07-11 10:32:05.418	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.symbol_desc with Bedeckt mit leichtem Regen null
              daswetter.0	2020-07-11 10:32:05.356	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.symbol_value2 with 7 null
              daswetter.0	2020-07-11 10:32:05.338	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.symbol_desc2 with Bedeckt mit leichtem Regen null
              daswetter.0	2020-07-11 10:32:05.287	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.temp_value with 17 °C null
              daswetter.0	2020-07-11 10:32:05.237	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.hour_value with 20:00 null
              daswetter.0	2020-07-11 10:32:05.233	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7 with null {"type":"channel","common":{"name":"Hour 7","role":"weather"}}
              daswetter.0	2020-07-11 10:32:05.179	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.windchill_value with 19 °C null
              daswetter.0	2020-07-11 10:32:05.126	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.snowline_value with 2700 m null
              daswetter.0	2020-07-11 10:32:05.075	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.clouds_value with 100% null
              daswetter.0	2020-07-11 10:32:05.011	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.pressure_value with 1014 mb null
              daswetter.0	2020-07-11 10:32:04.950	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.humidity_value with 77 null
              daswetter.0	2020-07-11 10:32:04.898	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.rain_value with 1.7 mm null
              daswetter.0	2020-07-11 10:32:04.849	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.windgusts_value with 25 km/h null
              daswetter.0	2020-07-11 10:32:04.792	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/40.png null
              daswetter.0	2020-07-11 10:32:04.742	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.wind_value with 7 km/h null
              daswetter.0	2020-07-11 10:32:04.680	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.wind_dir with NW null
              daswetter.0	2020-07-11 10:32:04.625	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.wind_symbol with 16 null
              daswetter.0	2020-07-11 10:32:04.569	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.wind_symbolB with 40 null
              daswetter.0	2020-07-11 10:32:04.521	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/7.png null
              daswetter.0	2020-07-11 10:32:04.467	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.symbol_value with 7 null
              daswetter.0	2020-07-11 10:32:04.405	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.symbol_desc with Bedeckt mit leichtem Regen null
              daswetter.0	2020-07-11 10:32:04.343	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.symbol_value2 with 7 null
              daswetter.0	2020-07-11 10:32:04.293	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.symbol_desc2 with Bedeckt mit leichtem Regen null
              daswetter.0	2020-07-11 10:32:04.243	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.temp_value with 19 °C null
              daswetter.0	2020-07-11 10:32:04.237	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.hour_value with 17:00 null
              daswetter.0	2020-07-11 10:32:04.230	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6 with null {"type":"channel","common":{"name":"Hour 6","role":"weather"}}
              daswetter.0	2020-07-11 10:32:04.175	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.windchill_value with 21 °C null
              daswetter.0	2020-07-11 10:32:04.124	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.snowline_value with 2800 m null
              daswetter.0	2020-07-11 10:32:04.115	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.clouds_value with 85% null
              daswetter.0	2020-07-11 10:32:04.107	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.pressure_value with 1013 mb null
              daswetter.0	2020-07-11 10:32:04.048	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.humidity_value with 66 null
              daswetter.0	2020-07-11 10:32:03.992	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.rain_value with 0.3 mm null
              daswetter.0	2020-07-11 10:32:03.936	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.windgusts_value with 24 km/h null
              daswetter.0	2020-07-11 10:32:03.880	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/39.png null
              daswetter.0	2020-07-11 10:32:03.824	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.wind_value with 7 km/h null
              daswetter.0	2020-07-11 10:32:03.772	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.wind_dir with W null
              daswetter.0	2020-07-11 10:32:03.758	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.wind_symbol with 15 null
              daswetter.0	2020-07-11 10:32:03.699	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.wind_symbolB with 39 null
              daswetter.0	2020-07-11 10:32:03.645	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/6.png null
              daswetter.0	2020-07-11 10:32:03.594	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.symbol_value with 6 null
              daswetter.0	2020-07-11 10:32:03.586	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.symbol_desc with Bewölkt mit leichtem Regen null
              daswetter.0	2020-07-11 10:32:03.533	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.symbol_value2 with 6 null
              daswetter.0	2020-07-11 10:32:03.479	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.symbol_desc2 with Bewölkt mit leichtem Regen null
              daswetter.0	2020-07-11 10:32:03.416	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.temp_value with 21 °C null
              daswetter.0	2020-07-11 10:32:03.397	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.hour_value with 14:00 null
              daswetter.0	2020-07-11 10:32:03.390	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5 with null {"type":"channel","common":{"name":"Hour 5","role":"weather"}}
              daswetter.0	2020-07-11 10:32:03.374	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.windchill_value with 20 °C null
              daswetter.0	2020-07-11 10:32:03.365	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.snowline_value with 2800 m null
              daswetter.0	2020-07-11 10:32:03.313	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.clouds_value with 98% null
              daswetter.0	2020-07-11 10:32:03.264	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.pressure_value with 1013 mb null
              daswetter.0	2020-07-11 10:32:03.211	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.humidity_value with 64 null
              daswetter.0	2020-07-11 10:32:03.160	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.rain_value with 0 mm null
              daswetter.0	2020-07-11 10:32:03.147	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.windgusts_value with 22 km/h null
              daswetter.0	2020-07-11 10:32:03.080	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/40.png null
              daswetter.0	2020-07-11 10:32:03.022	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.wind_value with 8 km/h null
              daswetter.0	2020-07-11 10:32:02.965	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.wind_dir with NW null
              daswetter.0	2020-07-11 10:32:02.911	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.wind_symbol with 16 null
              daswetter.0	2020-07-11 10:32:02.856	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.wind_symbolB with 40 null
              daswetter.0	2020-07-11 10:32:02.802	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/4.png null
              daswetter.0	2020-07-11 10:32:02.750	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.symbol_value with 4 null
              daswetter.0	2020-07-11 10:32:02.649	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.symbol_desc with Bedeckt null
              daswetter.0	2020-07-11 10:32:02.589	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.symbol_value2 with 4 null
              daswetter.0	2020-07-11 10:32:02.528	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.symbol_desc2 with Bedeckt null
              daswetter.0	2020-07-11 10:32:02.475	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.temp_value with 20 °C null
              daswetter.0	2020-07-11 10:32:02.424	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.hour_value with 11:00 null
              daswetter.0	2020-07-11 10:32:02.419	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4 with null {"type":"channel","common":{"name":"Hour 4","role":"weather"}}
              daswetter.0	2020-07-11 10:32:02.367	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.windchill_value with 18 °C null
              daswetter.0	2020-07-11 10:32:02.317	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.snowline_value with 2700 m null
              daswetter.0	2020-07-11 10:32:02.308	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.clouds_value with 97% null
              daswetter.0	2020-07-11 10:32:02.256	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.pressure_value with 1012 mb null
              daswetter.0	2020-07-11 10:32:02.191	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.humidity_value with 71 null
              daswetter.0	2020-07-11 10:32:02.134	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.rain_value with 0 mm null
              daswetter.0	2020-07-11 10:32:02.083	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.windgusts_value with 19 km/h null
              daswetter.0	2020-07-11 10:32:02.029	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/25.png null
              daswetter.0	2020-07-11 10:32:01.981	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.wind_value with 10 km/h null
              daswetter.0	2020-07-11 10:32:01.933	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.wind_dir with N null
              daswetter.0	2020-07-11 10:32:01.886	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.wind_symbol with 1 null
              daswetter.0	2020-07-11 10:32:01.838	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.wind_symbolB with 25 null
              daswetter.0	2020-07-11 10:32:01.791	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/4.png null
              daswetter.0	2020-07-11 10:32:01.733	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.symbol_value with 4 null
              daswetter.0	2020-07-11 10:32:01.685	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.symbol_desc with Bedeckt null
              daswetter.0	2020-07-11 10:32:01.632	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.symbol_value2 with 4 null
              daswetter.0	2020-07-11 10:32:01.552	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.symbol_desc2 with Bedeckt null
              daswetter.0	2020-07-11 10:32:01.499	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.temp_value with 18 °C null
              daswetter.0	2020-07-11 10:32:01.493	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.hour_value with 08:00 null
              daswetter.0	2020-07-11 10:32:01.485	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3 with null {"type":"channel","common":{"name":"Hour 3","role":"weather"}}
              daswetter.0	2020-07-11 10:32:01.431	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.windchill_value with 16 °C null
              daswetter.0	2020-07-11 10:32:01.371	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.snowline_value with 2800 m null
              daswetter.0	2020-07-11 10:32:01.317	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.clouds_value with 84% null
              daswetter.0	2020-07-11 10:32:01.261	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.pressure_value with 1012 mb null
              daswetter.0	2020-07-11 10:32:01.197	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.humidity_value with 79 null
              daswetter.0	2020-07-11 10:32:01.143	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.rain_value with 0 mm null
              daswetter.0	2020-07-11 10:32:01.093	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.windgusts_value with 9 km/h null
              daswetter.0	2020-07-11 10:32:01.043	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/23.png null
              daswetter.0	2020-07-11 10:32:01.034	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.wind_value with 3 km/h null
              daswetter.0	2020-07-11 10:32:00.962	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.wind_dir with W null
              daswetter.0	2020-07-11 10:32:00.945	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.wind_symbol with 7 null
              daswetter.0	2020-07-11 10:32:00.934	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.wind_symbolB with 23 null
              daswetter.0	2020-07-11 10:32:00.918	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/3.png null
              daswetter.0	2020-07-11 10:32:00.907	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.symbol_value with 3 null
              daswetter.0	2020-07-11 10:32:00.852	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.symbol_desc with Bewölkt null
              daswetter.0	2020-07-11 10:32:00.800	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.symbol_value2 with 3 null
              daswetter.0	2020-07-11 10:32:00.728	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.symbol_desc2 with Bewölkt null
              daswetter.0	2020-07-11 10:32:00.631	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.temp_value with 16 °C null
              daswetter.0	2020-07-11 10:32:00.560	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.hour_value with 05:00 null
              daswetter.0	2020-07-11 10:32:00.554	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2 with null {"type":"channel","common":{"name":"Hour 2","role":"weather"}}
              daswetter.0	2020-07-11 10:32:00.479	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.windchill_value with 17 °C null
              daswetter.0	2020-07-11 10:32:00.415	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.snowline_value with 2800 m null
              daswetter.0	2020-07-11 10:32:00.344	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.clouds_value with 99% null
              daswetter.0	2020-07-11 10:32:00.269	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.pressure_value with 1012 mb null
              daswetter.0	2020-07-11 10:32:00.220	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.humidity_value with 70 null
              daswetter.0	2020-07-11 10:32:00.171	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.rain_value with 0 mm null
              daswetter.0	2020-07-11 10:32:00.122	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.windgusts_value with 11 km/h null
              daswetter.0	2020-07-11 10:32:00.115	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/22.png null
              daswetter.0	2020-07-11 10:32:00.038	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.wind_value with 3 km/h null
              daswetter.0	2020-07-11 10:31:59.970	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.wind_dir with SW null
              daswetter.0	2020-07-11 10:31:59.920	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.wind_symbol with 6 null
              daswetter.0	2020-07-11 10:31:59.868	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.wind_symbolB with 22 null
              daswetter.0	2020-07-11 10:31:59.815	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/4.png null
              daswetter.0	2020-07-11 10:31:59.763	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.symbol_value with 4 null
              daswetter.0	2020-07-11 10:31:59.710	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.symbol_desc with Bedeckt null
              daswetter.0	2020-07-11 10:31:59.659	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.symbol_value2 with 4 null
              daswetter.0	2020-07-11 10:31:59.609	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.symbol_desc2 with Bedeckt null
              daswetter.0	2020-07-11 10:31:59.560	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.temp_value with 17 °C null
              daswetter.0	2020-07-11 10:31:59.509	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.hour_value with 02:00 null
              daswetter.0	2020-07-11 10:31:59.506	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1 with null {"type":"channel","common":{"name":"Hour 1","role":"weather"}}
              daswetter.0	2020-07-11 10:31:59.505	debug	(14574) number of hours 8
              daswetter.0	2020-07-11 10:31:59.454	debug	(14574) insert NextHours.Location_1.Day_5.local_info_local_time with 09:30 null
              daswetter.0	2020-07-11 10:31:59.400	debug	(14574) insert NextHours.Location_1.Day_5.local_info_offset with 2 null
              daswetter.0	2020-07-11 10:31:59.344	debug	(14574) insert NextHours.Location_1.Day_5.moonIconURL with 23 null
              daswetter.0	2020-07-11 10:31:59.287	debug	(14574) insert NextHours.Location_1.Day_5.moon_in with 01:19 null
              daswetter.0	2020-07-11 10:31:59.232	debug	(14574) insert NextHours.Location_1.Day_5.moon_out with 16:13 null
              daswetter.0	2020-07-11 10:31:59.174	debug	(14574) insert NextHours.Location_1.Day_5.moon_lumi with 27.59% null
              daswetter.0	2020-07-11 10:31:59.087	debug	(14574) insert NextHours.Location_1.Day_5.moon_desc with abneh. Mond, 27.59% Beleuchtet null
              daswetter.0	2020-07-11 10:31:59.031	debug	(14574) insert NextHours.Location_1.Day_5.moon_symbol with 23 null
              daswetter.0	2020-07-11 10:31:58.982	debug	(14574) insert NextHours.Location_1.Day_5.sun_in with 05:01 null
              daswetter.0	2020-07-11 10:31:58.934	debug	(14574) insert NextHours.Location_1.Day_5.sun_mid with 13:12 null
              daswetter.0	2020-07-11 10:31:58.885	debug	(14574) insert NextHours.Location_1.Day_5.sun_out with 21:22 null
              daswetter.0	2020-07-11 10:31:58.835	debug	(14574) insert NextHours.Location_1.Day_5.snowline_value with 2500 m null
              daswetter.0	2020-07-11 10:31:58.827	debug	(14574) insert NextHours.Location_1.Day_5.pressure_value with 1013 mb null
              daswetter.0	2020-07-11 10:31:58.762	debug	(14574) insert NextHours.Location_1.Day_5.humidity_value with 76 null
              daswetter.0	2020-07-11 10:31:58.701	debug	(14574) insert NextHours.Location_1.Day_5.rain_value with 6.1 mm null
              daswetter.0	2020-07-11 10:31:58.652	debug	(14574) insert NextHours.Location_1.Day_5.windgusts_value with 26 km/h null
              daswetter.0	2020-07-11 10:31:58.594	debug	(14574) insert NextHours.Location_1.Day_5.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/40.png null
              daswetter.0	2020-07-11 10:31:58.543	debug	(14574) insert NextHours.Location_1.Day_5.wind_value with 11 km/h null
              daswetter.0	2020-07-11 10:31:58.488	debug	(14574) insert NextHours.Location_1.Day_5.wind_symbol with 16 null
              daswetter.0	2020-07-11 10:31:58.440	debug	(14574) insert NextHours.Location_1.Day_5.wind_symbolB with 40 null
              daswetter.0	2020-07-11 10:31:58.435	debug	(14574) insert NextHours.Location_1.Day_5.tempmax_value with 21 °C null
              daswetter.0	2020-07-11 10:31:58.383	debug	(14574) insert NextHours.Location_1.Day_5.tempmin_value with 15 °C null
              daswetter.0	2020-07-11 10:31:58.317	debug	(14574) insert NextHours.Location_1.Day_5.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/6.png null
              daswetter.0	2020-07-11 10:31:58.267	debug	(14574) insert NextHours.Location_1.Day_5.symbol_value with 6 null
              daswetter.0	2020-07-11 10:31:58.203	debug	(14574) insert NextHours.Location_1.Day_5.symbol_desc with Bewölkt mit leichtem Regen null
              daswetter.0	2020-07-11 10:31:58.194	debug	(14574) insert NextHours.Location_1.Day_5.symbol_value2 with 6 null
              daswetter.0	2020-07-11 10:31:58.134	debug	(14574) insert NextHours.Location_1.Day_5.symbol_desc2 with Bewölkt mit leichtem Regen null
              daswetter.0	2020-07-11 10:31:58.081	debug	(14574) insert NextHours.Location_1.Day_5.day_value with 20200715 null
              daswetter.0	2020-07-11 10:31:58.027	debug	(14574) insert NextHours.Location_1.Day_5.day_name with Mittwoch null
              daswetter.0	2020-07-11 10:31:58.021	debug	(14574) insert NextHours.Location_1.Day_5 with null {"type":"channel","common":{"name":"Day 5","role":"weather"}}
              

              crunchipC 1 Antwort Letzte Antwort
              0
              • BluelinuxB Bluelinux

                @crunchip

                So sieht es nach einem neustart aus.

                wled.0	2020-07-11 10:41:11.065	warn	(3862) State attribute definition missing for + lor
                wled.0	2020-07-11 10:41:10.918	warn	(3862) State attribute definition missing for + lip
                wled.0	2020-07-11 10:41:10.911	warn	(3862) State attribute definition missing for + lm
                socketio.0	2020-07-11 10:40:26.903	info	(2492) ==>Connected system.user.admin from ::ffff:192.168.178.39
                socketio.0	2020-07-11 10:40:26.778	info	(2492) <==Disconnect system.user.admin from ::ffff:192.168.178.39 flot
                host.ioBroker-Debian	2020-07-11 10:40:06.416	info	instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                dwd.0	2020-07-11 10:40:05.885	info	(27482) Terminated (NO_ERROR): Without reason
                dwd.0	2020-07-11 10:40:03.446	info	(27482) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.18.2, js-controller: 3.1.6
                host.ioBroker-Debian	2020-07-11 10:40:00.074	info	instance system.adapter.dwd.0 started with pid 27482
                wled.0	2020-07-11 10:38:04.055	warn	(3862) State attribute definition missing for + lor
                wled.0	2020-07-11 10:38:03.923	warn	(3862) State attribute definition missing for + lip
                wled.0	2020-07-11 10:38:03.919	warn	(3862) State attribute definition missing for + lm
                zigbee.0	2020-07-11 10:38:00.618	info	(1150) Zigbee: stop joining
                zigbee.0	2020-07-11 10:36:59.317	info	(1150) Zigbee: allowing new devices to join.
                socketio.0	2020-07-11 10:35:26.216	info	(2492) ==>Connected system.user.admin from ::ffff:192.168.178.39
                socketio.0	2020-07-11 10:35:26.096	info	(2492) <==Disconnect system.user.admin from ::ffff:192.168.178.39 flot
                host.ioBroker-Debian	2020-07-11 10:35:06.271	info	instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
                dwd.0	2020-07-11 10:35:05.739	info	(20849) Terminated (NO_ERROR): Without reason
                dwd.0	2020-07-11 10:35:03.754	info	(20849) starting. Version 2.4.10 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.18.2, js-controller: 3.1.6
                host.ioBroker-Debian	2020-07-11 10:35:00.096	info	instance system.adapter.dwd.0 started with pid 20849
                wled.0	2020-07-11 10:34:56.772	warn	(3862) State attribute definition missing for + lor
                wled.0	2020-07-11 10:34:56.684	warn	(3862) State attribute definition missing for + lip
                wled.0	2020-07-11 10:34:56.680	warn	(3862) State attribute definition missing for + lm
                host.ioBroker-Debian	2020-07-11 10:32:07.737	info	instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
                daswetter.0	2020-07-11 10:32:07.207	info	(14574) Terminated (NO_ERROR): Without reason
                daswetter.0	2020-07-11 10:32:07.205	debug	(14574) exit, all done
                daswetter.0	2020-07-11 10:32:07.192	debug	(14574) hourly forecast done
                daswetter.0	2020-07-11 10:32:07.136	debug	(14574) insert NextHours.Location_1.Day_5.sunshineDuration with 1.0799999999999998 null
                daswetter.0	2020-07-11 10:32:07.082	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.windchill_value with 15 °C null
                daswetter.0	2020-07-11 10:32:07.030	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.snowline_value with 2700 m null
                daswetter.0	2020-07-11 10:32:06.975	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.clouds_value with 90% null
                daswetter.0	2020-07-11 10:32:06.923	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.pressure_value with 1016 mb null
                daswetter.0	2020-07-11 10:32:06.910	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.humidity_value with 95 null
                daswetter.0	2020-07-11 10:32:06.859	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.rain_value with 2.4 mm null
                daswetter.0	2020-07-11 10:32:06.806	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.windgusts_value with 20 km/h null
                daswetter.0	2020-07-11 10:32:06.750	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/40.png null
                daswetter.0	2020-07-11 10:32:06.697	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.wind_value with 11 km/h null
                daswetter.0	2020-07-11 10:32:06.689	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.wind_dir with NW null
                daswetter.0	2020-07-11 10:32:06.628	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.wind_symbol with 16 null
                daswetter.0	2020-07-11 10:32:06.606	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.wind_symbolB with 40 null
                daswetter.0	2020-07-11 10:32:06.554	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/6.png null
                daswetter.0	2020-07-11 10:32:06.499	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.symbol_value with 6 null
                daswetter.0	2020-07-11 10:32:06.449	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.symbol_desc with Bewölkt mit leichtem Regen null
                daswetter.0	2020-07-11 10:32:06.401	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.symbol_value2 with 6 null
                daswetter.0	2020-07-11 10:32:06.353	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.symbol_desc2 with Bewölkt mit leichtem Regen null
                daswetter.0	2020-07-11 10:32:06.301	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.temp_value with 15 °C null
                daswetter.0	2020-07-11 10:32:06.252	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8.hour_value with 23:00 null
                daswetter.0	2020-07-11 10:32:06.249	debug	(14574) insert NextHours.Location_1.Day_5.Hour_8 with null {"type":"channel","common":{"name":"Hour 8","role":"weather"}}
                daswetter.0	2020-07-11 10:32:06.198	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.windchill_value with 17 °C null
                daswetter.0	2020-07-11 10:32:06.146	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.snowline_value with 2500 m null
                daswetter.0	2020-07-11 10:32:06.083	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.clouds_value with 100% null
                daswetter.0	2020-07-11 10:32:06.033	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.pressure_value with 1015 mb null
                daswetter.0	2020-07-11 10:32:05.981	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.humidity_value with 92 null
                daswetter.0	2020-07-11 10:32:05.924	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.rain_value with 1.7 mm null
                daswetter.0	2020-07-11 10:32:05.865	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.windgusts_value with 16 km/h null
                daswetter.0	2020-07-11 10:32:05.811	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/32.png null
                daswetter.0	2020-07-11 10:32:05.733	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.wind_value with 7 km/h null
                daswetter.0	2020-07-11 10:32:05.677	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.wind_dir with NW null
                daswetter.0	2020-07-11 10:32:05.626	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.wind_symbol with 8 null
                daswetter.0	2020-07-11 10:32:05.570	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.wind_symbolB with 32 null
                daswetter.0	2020-07-11 10:32:05.516	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/7.png null
                daswetter.0	2020-07-11 10:32:05.466	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.symbol_value with 7 null
                daswetter.0	2020-07-11 10:32:05.418	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.symbol_desc with Bedeckt mit leichtem Regen null
                daswetter.0	2020-07-11 10:32:05.356	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.symbol_value2 with 7 null
                daswetter.0	2020-07-11 10:32:05.338	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.symbol_desc2 with Bedeckt mit leichtem Regen null
                daswetter.0	2020-07-11 10:32:05.287	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.temp_value with 17 °C null
                daswetter.0	2020-07-11 10:32:05.237	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7.hour_value with 20:00 null
                daswetter.0	2020-07-11 10:32:05.233	debug	(14574) insert NextHours.Location_1.Day_5.Hour_7 with null {"type":"channel","common":{"name":"Hour 7","role":"weather"}}
                daswetter.0	2020-07-11 10:32:05.179	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.windchill_value with 19 °C null
                daswetter.0	2020-07-11 10:32:05.126	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.snowline_value with 2700 m null
                daswetter.0	2020-07-11 10:32:05.075	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.clouds_value with 100% null
                daswetter.0	2020-07-11 10:32:05.011	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.pressure_value with 1014 mb null
                daswetter.0	2020-07-11 10:32:04.950	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.humidity_value with 77 null
                daswetter.0	2020-07-11 10:32:04.898	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.rain_value with 1.7 mm null
                daswetter.0	2020-07-11 10:32:04.849	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.windgusts_value with 25 km/h null
                daswetter.0	2020-07-11 10:32:04.792	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/40.png null
                daswetter.0	2020-07-11 10:32:04.742	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.wind_value with 7 km/h null
                daswetter.0	2020-07-11 10:32:04.680	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.wind_dir with NW null
                daswetter.0	2020-07-11 10:32:04.625	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.wind_symbol with 16 null
                daswetter.0	2020-07-11 10:32:04.569	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.wind_symbolB with 40 null
                daswetter.0	2020-07-11 10:32:04.521	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/7.png null
                daswetter.0	2020-07-11 10:32:04.467	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.symbol_value with 7 null
                daswetter.0	2020-07-11 10:32:04.405	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.symbol_desc with Bedeckt mit leichtem Regen null
                daswetter.0	2020-07-11 10:32:04.343	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.symbol_value2 with 7 null
                daswetter.0	2020-07-11 10:32:04.293	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.symbol_desc2 with Bedeckt mit leichtem Regen null
                daswetter.0	2020-07-11 10:32:04.243	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.temp_value with 19 °C null
                daswetter.0	2020-07-11 10:32:04.237	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6.hour_value with 17:00 null
                daswetter.0	2020-07-11 10:32:04.230	debug	(14574) insert NextHours.Location_1.Day_5.Hour_6 with null {"type":"channel","common":{"name":"Hour 6","role":"weather"}}
                daswetter.0	2020-07-11 10:32:04.175	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.windchill_value with 21 °C null
                daswetter.0	2020-07-11 10:32:04.124	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.snowline_value with 2800 m null
                daswetter.0	2020-07-11 10:32:04.115	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.clouds_value with 85% null
                daswetter.0	2020-07-11 10:32:04.107	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.pressure_value with 1013 mb null
                daswetter.0	2020-07-11 10:32:04.048	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.humidity_value with 66 null
                daswetter.0	2020-07-11 10:32:03.992	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.rain_value with 0.3 mm null
                daswetter.0	2020-07-11 10:32:03.936	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.windgusts_value with 24 km/h null
                daswetter.0	2020-07-11 10:32:03.880	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/39.png null
                daswetter.0	2020-07-11 10:32:03.824	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.wind_value with 7 km/h null
                daswetter.0	2020-07-11 10:32:03.772	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.wind_dir with W null
                daswetter.0	2020-07-11 10:32:03.758	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.wind_symbol with 15 null
                daswetter.0	2020-07-11 10:32:03.699	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.wind_symbolB with 39 null
                daswetter.0	2020-07-11 10:32:03.645	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/6.png null
                daswetter.0	2020-07-11 10:32:03.594	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.symbol_value with 6 null
                daswetter.0	2020-07-11 10:32:03.586	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.symbol_desc with Bewölkt mit leichtem Regen null
                daswetter.0	2020-07-11 10:32:03.533	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.symbol_value2 with 6 null
                daswetter.0	2020-07-11 10:32:03.479	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.symbol_desc2 with Bewölkt mit leichtem Regen null
                daswetter.0	2020-07-11 10:32:03.416	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.temp_value with 21 °C null
                daswetter.0	2020-07-11 10:32:03.397	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5.hour_value with 14:00 null
                daswetter.0	2020-07-11 10:32:03.390	debug	(14574) insert NextHours.Location_1.Day_5.Hour_5 with null {"type":"channel","common":{"name":"Hour 5","role":"weather"}}
                daswetter.0	2020-07-11 10:32:03.374	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.windchill_value with 20 °C null
                daswetter.0	2020-07-11 10:32:03.365	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.snowline_value with 2800 m null
                daswetter.0	2020-07-11 10:32:03.313	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.clouds_value with 98% null
                daswetter.0	2020-07-11 10:32:03.264	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.pressure_value with 1013 mb null
                daswetter.0	2020-07-11 10:32:03.211	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.humidity_value with 64 null
                daswetter.0	2020-07-11 10:32:03.160	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.rain_value with 0 mm null
                daswetter.0	2020-07-11 10:32:03.147	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.windgusts_value with 22 km/h null
                daswetter.0	2020-07-11 10:32:03.080	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/40.png null
                daswetter.0	2020-07-11 10:32:03.022	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.wind_value with 8 km/h null
                daswetter.0	2020-07-11 10:32:02.965	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.wind_dir with NW null
                daswetter.0	2020-07-11 10:32:02.911	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.wind_symbol with 16 null
                daswetter.0	2020-07-11 10:32:02.856	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.wind_symbolB with 40 null
                daswetter.0	2020-07-11 10:32:02.802	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/4.png null
                daswetter.0	2020-07-11 10:32:02.750	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.symbol_value with 4 null
                daswetter.0	2020-07-11 10:32:02.649	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.symbol_desc with Bedeckt null
                daswetter.0	2020-07-11 10:32:02.589	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.symbol_value2 with 4 null
                daswetter.0	2020-07-11 10:32:02.528	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.symbol_desc2 with Bedeckt null
                daswetter.0	2020-07-11 10:32:02.475	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.temp_value with 20 °C null
                daswetter.0	2020-07-11 10:32:02.424	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4.hour_value with 11:00 null
                daswetter.0	2020-07-11 10:32:02.419	debug	(14574) insert NextHours.Location_1.Day_5.Hour_4 with null {"type":"channel","common":{"name":"Hour 4","role":"weather"}}
                daswetter.0	2020-07-11 10:32:02.367	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.windchill_value with 18 °C null
                daswetter.0	2020-07-11 10:32:02.317	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.snowline_value with 2700 m null
                daswetter.0	2020-07-11 10:32:02.308	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.clouds_value with 97% null
                daswetter.0	2020-07-11 10:32:02.256	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.pressure_value with 1012 mb null
                daswetter.0	2020-07-11 10:32:02.191	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.humidity_value with 71 null
                daswetter.0	2020-07-11 10:32:02.134	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.rain_value with 0 mm null
                daswetter.0	2020-07-11 10:32:02.083	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.windgusts_value with 19 km/h null
                daswetter.0	2020-07-11 10:32:02.029	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/25.png null
                daswetter.0	2020-07-11 10:32:01.981	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.wind_value with 10 km/h null
                daswetter.0	2020-07-11 10:32:01.933	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.wind_dir with N null
                daswetter.0	2020-07-11 10:32:01.886	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.wind_symbol with 1 null
                daswetter.0	2020-07-11 10:32:01.838	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.wind_symbolB with 25 null
                daswetter.0	2020-07-11 10:32:01.791	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/4.png null
                daswetter.0	2020-07-11 10:32:01.733	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.symbol_value with 4 null
                daswetter.0	2020-07-11 10:32:01.685	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.symbol_desc with Bedeckt null
                daswetter.0	2020-07-11 10:32:01.632	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.symbol_value2 with 4 null
                daswetter.0	2020-07-11 10:32:01.552	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.symbol_desc2 with Bedeckt null
                daswetter.0	2020-07-11 10:32:01.499	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.temp_value with 18 °C null
                daswetter.0	2020-07-11 10:32:01.493	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3.hour_value with 08:00 null
                daswetter.0	2020-07-11 10:32:01.485	debug	(14574) insert NextHours.Location_1.Day_5.Hour_3 with null {"type":"channel","common":{"name":"Hour 3","role":"weather"}}
                daswetter.0	2020-07-11 10:32:01.431	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.windchill_value with 16 °C null
                daswetter.0	2020-07-11 10:32:01.371	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.snowline_value with 2800 m null
                daswetter.0	2020-07-11 10:32:01.317	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.clouds_value with 84% null
                daswetter.0	2020-07-11 10:32:01.261	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.pressure_value with 1012 mb null
                daswetter.0	2020-07-11 10:32:01.197	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.humidity_value with 79 null
                daswetter.0	2020-07-11 10:32:01.143	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.rain_value with 0 mm null
                daswetter.0	2020-07-11 10:32:01.093	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.windgusts_value with 9 km/h null
                daswetter.0	2020-07-11 10:32:01.043	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/23.png null
                daswetter.0	2020-07-11 10:32:01.034	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.wind_value with 3 km/h null
                daswetter.0	2020-07-11 10:32:00.962	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.wind_dir with W null
                daswetter.0	2020-07-11 10:32:00.945	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.wind_symbol with 7 null
                daswetter.0	2020-07-11 10:32:00.934	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.wind_symbolB with 23 null
                daswetter.0	2020-07-11 10:32:00.918	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/3.png null
                daswetter.0	2020-07-11 10:32:00.907	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.symbol_value with 3 null
                daswetter.0	2020-07-11 10:32:00.852	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.symbol_desc with Bewölkt null
                daswetter.0	2020-07-11 10:32:00.800	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.symbol_value2 with 3 null
                daswetter.0	2020-07-11 10:32:00.728	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.symbol_desc2 with Bewölkt null
                daswetter.0	2020-07-11 10:32:00.631	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.temp_value with 16 °C null
                daswetter.0	2020-07-11 10:32:00.560	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2.hour_value with 05:00 null
                daswetter.0	2020-07-11 10:32:00.554	debug	(14574) insert NextHours.Location_1.Day_5.Hour_2 with null {"type":"channel","common":{"name":"Hour 2","role":"weather"}}
                daswetter.0	2020-07-11 10:32:00.479	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.windchill_value with 17 °C null
                daswetter.0	2020-07-11 10:32:00.415	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.snowline_value with 2800 m null
                daswetter.0	2020-07-11 10:32:00.344	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.clouds_value with 99% null
                daswetter.0	2020-07-11 10:32:00.269	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.pressure_value with 1012 mb null
                daswetter.0	2020-07-11 10:32:00.220	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.humidity_value with 70 null
                daswetter.0	2020-07-11 10:32:00.171	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.rain_value with 0 mm null
                daswetter.0	2020-07-11 10:32:00.122	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.windgusts_value with 11 km/h null
                daswetter.0	2020-07-11 10:32:00.115	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/22.png null
                daswetter.0	2020-07-11 10:32:00.038	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.wind_value with 3 km/h null
                daswetter.0	2020-07-11 10:31:59.970	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.wind_dir with SW null
                daswetter.0	2020-07-11 10:31:59.920	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.wind_symbol with 6 null
                daswetter.0	2020-07-11 10:31:59.868	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.wind_symbolB with 22 null
                daswetter.0	2020-07-11 10:31:59.815	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/4.png null
                daswetter.0	2020-07-11 10:31:59.763	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.symbol_value with 4 null
                daswetter.0	2020-07-11 10:31:59.710	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.symbol_desc with Bedeckt null
                daswetter.0	2020-07-11 10:31:59.659	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.symbol_value2 with 4 null
                daswetter.0	2020-07-11 10:31:59.609	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.symbol_desc2 with Bedeckt null
                daswetter.0	2020-07-11 10:31:59.560	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.temp_value with 17 °C null
                daswetter.0	2020-07-11 10:31:59.509	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1.hour_value with 02:00 null
                daswetter.0	2020-07-11 10:31:59.506	debug	(14574) insert NextHours.Location_1.Day_5.Hour_1 with null {"type":"channel","common":{"name":"Hour 1","role":"weather"}}
                daswetter.0	2020-07-11 10:31:59.505	debug	(14574) number of hours 8
                daswetter.0	2020-07-11 10:31:59.454	debug	(14574) insert NextHours.Location_1.Day_5.local_info_local_time with 09:30 null
                daswetter.0	2020-07-11 10:31:59.400	debug	(14574) insert NextHours.Location_1.Day_5.local_info_offset with 2 null
                daswetter.0	2020-07-11 10:31:59.344	debug	(14574) insert NextHours.Location_1.Day_5.moonIconURL with 23 null
                daswetter.0	2020-07-11 10:31:59.287	debug	(14574) insert NextHours.Location_1.Day_5.moon_in with 01:19 null
                daswetter.0	2020-07-11 10:31:59.232	debug	(14574) insert NextHours.Location_1.Day_5.moon_out with 16:13 null
                daswetter.0	2020-07-11 10:31:59.174	debug	(14574) insert NextHours.Location_1.Day_5.moon_lumi with 27.59% null
                daswetter.0	2020-07-11 10:31:59.087	debug	(14574) insert NextHours.Location_1.Day_5.moon_desc with abneh. Mond, 27.59% Beleuchtet null
                daswetter.0	2020-07-11 10:31:59.031	debug	(14574) insert NextHours.Location_1.Day_5.moon_symbol with 23 null
                daswetter.0	2020-07-11 10:31:58.982	debug	(14574) insert NextHours.Location_1.Day_5.sun_in with 05:01 null
                daswetter.0	2020-07-11 10:31:58.934	debug	(14574) insert NextHours.Location_1.Day_5.sun_mid with 13:12 null
                daswetter.0	2020-07-11 10:31:58.885	debug	(14574) insert NextHours.Location_1.Day_5.sun_out with 21:22 null
                daswetter.0	2020-07-11 10:31:58.835	debug	(14574) insert NextHours.Location_1.Day_5.snowline_value with 2500 m null
                daswetter.0	2020-07-11 10:31:58.827	debug	(14574) insert NextHours.Location_1.Day_5.pressure_value with 1013 mb null
                daswetter.0	2020-07-11 10:31:58.762	debug	(14574) insert NextHours.Location_1.Day_5.humidity_value with 76 null
                daswetter.0	2020-07-11 10:31:58.701	debug	(14574) insert NextHours.Location_1.Day_5.rain_value with 6.1 mm null
                daswetter.0	2020-07-11 10:31:58.652	debug	(14574) insert NextHours.Location_1.Day_5.windgusts_value with 26 km/h null
                daswetter.0	2020-07-11 10:31:58.594	debug	(14574) insert NextHours.Location_1.Day_5.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/40.png null
                daswetter.0	2020-07-11 10:31:58.543	debug	(14574) insert NextHours.Location_1.Day_5.wind_value with 11 km/h null
                daswetter.0	2020-07-11 10:31:58.488	debug	(14574) insert NextHours.Location_1.Day_5.wind_symbol with 16 null
                daswetter.0	2020-07-11 10:31:58.440	debug	(14574) insert NextHours.Location_1.Day_5.wind_symbolB with 40 null
                daswetter.0	2020-07-11 10:31:58.435	debug	(14574) insert NextHours.Location_1.Day_5.tempmax_value with 21 °C null
                daswetter.0	2020-07-11 10:31:58.383	debug	(14574) insert NextHours.Location_1.Day_5.tempmin_value with 15 °C null
                daswetter.0	2020-07-11 10:31:58.317	debug	(14574) insert NextHours.Location_1.Day_5.iconURL with /adapter/daswetter/icons/tiempo-weather/galeria1/6.png null
                daswetter.0	2020-07-11 10:31:58.267	debug	(14574) insert NextHours.Location_1.Day_5.symbol_value with 6 null
                daswetter.0	2020-07-11 10:31:58.203	debug	(14574) insert NextHours.Location_1.Day_5.symbol_desc with Bewölkt mit leichtem Regen null
                daswetter.0	2020-07-11 10:31:58.194	debug	(14574) insert NextHours.Location_1.Day_5.symbol_value2 with 6 null
                daswetter.0	2020-07-11 10:31:58.134	debug	(14574) insert NextHours.Location_1.Day_5.symbol_desc2 with Bewölkt mit leichtem Regen null
                daswetter.0	2020-07-11 10:31:58.081	debug	(14574) insert NextHours.Location_1.Day_5.day_value with 20200715 null
                daswetter.0	2020-07-11 10:31:58.027	debug	(14574) insert NextHours.Location_1.Day_5.day_name with Mittwoch null
                daswetter.0	2020-07-11 10:31:58.021	debug	(14574) insert NextHours.Location_1.Day_5 with null {"type":"channel","common":{"name":"Day 5","role":"weather"}}
                

                crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #8

                @Bluelinux ich sehe nichts, ausser das du "daswetter" auf debug stehen hast(müllt dein log unnötig voll), stell das mal auf warn
                das log zeigt auch nicht alles, bzw nicht was auf dein Problem zurückzuführen wäre

                umgestiegen von Proxmox auf Unraid

                BluelinuxB 1 Antwort Letzte Antwort
                0
                • crunchipC crunchip

                  @Bluelinux ich sehe nichts, ausser das du "daswetter" auf debug stehen hast(müllt dein log unnötig voll), stell das mal auf warn
                  das log zeigt auch nicht alles, bzw nicht was auf dein Problem zurückzuführen wäre

                  BluelinuxB Offline
                  BluelinuxB Offline
                  Bluelinux
                  schrieb am zuletzt editiert von
                  #9

                  @crunchip

                  wo stell ich das denn um mit dem debug??? hatte das schon mal gesucht denn hatte mich auch gedacht das es nur mein log voll müllt

                  crunchipC 1 Antwort Letzte Antwort
                  0
                  • BluelinuxB Bluelinux

                    @crunchip

                    wo stell ich das denn um mit dem debug??? hatte das schon mal gesucht denn hatte mich auch gedacht das es nur mein log voll müllt

                    crunchipC Abwesend
                    crunchipC Abwesend
                    crunchip
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von crunchip
                    #10

                    @Bluelinux
                    links im Reiter auf Instanzen, oben den Expertenmodus anklicken
                    aaf03852-cf24-433e-8df1-62a16441da96-image.png

                    umgestiegen von Proxmox auf Unraid

                    BluelinuxB 1 Antwort Letzte Antwort
                    1
                    • crunchipC crunchip

                      @Bluelinux
                      links im Reiter auf Instanzen, oben den Expertenmodus anklicken
                      aaf03852-cf24-433e-8df1-62a16441da96-image.png

                      BluelinuxB Offline
                      BluelinuxB Offline
                      Bluelinux
                      schrieb am zuletzt editiert von
                      #11

                      @crunchip
                      hab es gefunden... danke dir .... ich weiss gar nicht wieso das auf debug stand.... komisch... kann mir nicht vorstellen das ich das wa....

                      1 Antwort Letzte Antwort
                      0
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      846

                      Online

                      32.4k

                      Benutzer

                      81.5k

                      Themen

                      1.3m

                      Beiträge
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                      ioBroker Community 2014-2025
                      logo
                      • Anmelden

                      • Du hast noch kein Konto? Registrieren

                      • Anmelden oder registrieren, um zu suchen
                      • Erster Beitrag
                        Letzter Beitrag
                      0
                      • Home
                      • Aktuell
                      • Tags
                      • Ungelesen 0
                      • Kategorien
                      • Unreplied
                      • Beliebt
                      • GitHub
                      • Docu
                      • Hilfe