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. Tester
  4. Test Adapter drops-weather 1.2.x

NEWS

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

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

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

Test Adapter drops-weather 1.2.x

Geplant Angeheftet Gesperrt Verschoben Tester
drops-weathermcm1957
196 Beiträge 21 Kommentatoren 30.9k Aufrufe 24 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.
  • WinniW Winni

    @mcm1957 meinst du so?

    1
    Zeit
    info
    Nachricht

    host.raspberrypi
    2025-03-20 15:03:02.764	info	instance system.adapter.drops-weather.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    
    host.raspberrypi
    2025-03-20 15:03:02.233	info	stopInstance system.adapter.drops-weather.0 send kill signal
    
    drops-weather.0
    2025-03-20 15:03:02.229	error	Cannot read properties of null (reading 'pages')
    
    drops-weather.0
    2025-03-20 15:03:02.228	error	TypeError: Cannot read properties of null (reading 'pages') at DropsWeather.destroyBrowser (/opt/iobroker/node_modules/iobroker.drops-weather/main.js:320:37) at DropsWeather.onUnload (/opt/iobroker/node_modules/iobroker.drops-weather/main.js:335:18) at DropsWeather.emit (node:events:524:28) at DropsWeather._stop (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:1171:16) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:7166:20) at Immediate.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/build/esm/lib/states/statesInRedisClient.js:291:37) at process.processImmediate (node:internal/timers:483:21)
    
    drops-weather.0
    2025-03-20 15:03:02.226	error	unhandled promise rejection: Cannot read properties of null (reading 'pages')
    
    drops-weather.0
    2025-03-20 15:03:02.222	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    
    host.raspberrypi
    2025-03-20 15:03:02.211	info	stopInstance system.adapter.drops-weather.0 (force=false, process=true)
    
    host.raspberrypi
    2025-03-20 15:03:02.209	info	"system.adapter.drops-weather.0" disabled
    
    drops-weather.0
    2025-03-20 15:03:02.167	error	error launching browser undefined - Error: Failed to launch the browser process! undefined TROUBLESHOOTING: https://pptr.dev/troubleshooting
    
    host.raspberrypi
    2025-03-20 15:03:00.760	info	instance system.adapter.drops-weather.0 in version "1.1.0" (non-npm: iobroker-community-adapters/ioBroker.drops-weather) started with pid 125172
    
    host.raspberrypi
    2025-03-20 15:03:00.092	info	"system.adapter.drops-weather.0" enabled
    
    mcm1957M Online
    mcm1957M Online
    mcm1957
    schrieb am zuletzt editiert von
    #69

    @winni
    Hmmm - eigentlich sollten da DEBUG Meldungen stehen. Hast du den LOG Level in der Instanz auf debug gestellt?

    Aber da @arteck sowieso plant auch scheduled umzustellen (damit hoffentlich dann die Zombieprozesse / Speicherfresser bereinigt werden) können wir diese Analyse auch mal nach hinten schieben.

    Den Fehler bei manuelle Auswahl (chromkum-browser) hab ich schon gefunden, war ein Typo in jsonConfig.json. Hab dafür aber keine neue Release erstell da zuerst die Änderung von arteck stabilisiert sein sollten. Danke für das Rückmelden

    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
    Support Repositoryverwaltung.

    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

    LESEN - gute Forenbeitrage

    WinniW 1 Antwort Letzte Antwort
    0
    • mcm1957M mcm1957

      @winni
      Hmmm - eigentlich sollten da DEBUG Meldungen stehen. Hast du den LOG Level in der Instanz auf debug gestellt?

      Aber da @arteck sowieso plant auch scheduled umzustellen (damit hoffentlich dann die Zombieprozesse / Speicherfresser bereinigt werden) können wir diese Analyse auch mal nach hinten schieben.

      Den Fehler bei manuelle Auswahl (chromkum-browser) hab ich schon gefunden, war ein Typo in jsonConfig.json. Hab dafür aber keine neue Release erstell da zuerst die Änderung von arteck stabilisiert sein sollten. Danke für das Rückmelden

      WinniW Offline
      WinniW Offline
      Winni
      schrieb am zuletzt editiert von
      #70

      @mcm1957 so hatte ich das eingestellt.
      2025_03_20_15.39.43~2.jpg

      Es gibt nicht Gutes. Außer man tut es. Erich Kästner

      HomoranH 1 Antwort Letzte Antwort
      0
      • WinniW Winni

        @mcm1957 so hatte ich das eingestellt.
        2025_03_20_15.39.43~2.jpg

        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #71

        @winni sagte in Test Adapter drops-weather 1.1.x:

        so hatte ich das eingestellt.

        dann zeigt das log nur Errors

        bitte auf debug umstellen

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        WinniW 1 Antwort Letzte Antwort
        0
        • HomoranH Homoran

          @winni sagte in Test Adapter drops-weather 1.1.x:

          so hatte ich das eingestellt.

          dann zeigt das log nur Errors

          bitte auf debug umstellen

          WinniW Offline
          WinniW Offline
          Winni
          schrieb am zuletzt editiert von
          #72

          @homoran jetzt so:
          2025_03_20_15.47.23~2.jpg

          host.raspberrypi

          2025-03-20 15:49:41.016	info	instance system.adapter.drops-weather.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          
          host.raspberrypi
          2025-03-20 15:49:40.497	info	stopInstance system.adapter.drops-weather.0 send kill signal
          
          drops-weather.0
          2025-03-20 15:49:40.494	error	Cannot read properties of null (reading 'pages')
          
          drops-weather.0
          2025-03-20 15:49:40.494	error	TypeError: Cannot read properties of null (reading 'pages') at DropsWeather.destroyBrowser (/opt/iobroker/node_modules/iobroker.drops-weather/main.js:320:37) at DropsWeather.onUnload (/opt/iobroker/node_modules/iobroker.drops-weather/main.js:335:18) at DropsWeather.emit (node:events:524:28) at DropsWeather._stop (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:1171:16) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:7166:20) at Immediate.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/build/esm/lib/states/statesInRedisClient.js:291:37) at process.processImmediate (node:internal/timers:483:21)
          
          drops-weather.0
          2025-03-20 15:49:40.492	error	unhandled promise rejection: Cannot read properties of null (reading 'pages')
          
          drops-weather.0
          2025-03-20 15:49:40.492	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          
          drops-weather.0
          2025-03-20 15:49:40.491	info	terminating
          
          drops-weather.0
          2025-03-20 15:49:40.490	debug	destroy browser
          
          drops-weather.0
          2025-03-20 15:49:40.489	info	Got terminate signal TERMINATE_YOURSELF
          
          host.raspberrypi
          2025-03-20 15:49:40.486	info	stopInstance system.adapter.drops-weather.0 (force=false, process=true)
          
          host.raspberrypi
          2025-03-20 15:49:40.486	info	"system.adapter.drops-weather.0" disabled
          
          drops-weather.0
          2025-03-20 15:49:40.442	debug	de
          
          drops-weather.0
          2025-03-20 15:49:40.434	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          drops-weather.0
          2025-03-20 15:49:40.433	error	error launching browser undefined - Error: Failed to launch the browser process! undefined TROUBLESHOOTING: https://pptr.dev/troubleshooting
          
          drops-weather.0
          2025-03-20 15:49:40.413	debug	getting system language
          
          drops-weather.0
          2025-03-20 15:49:40.412	info	browserPath set to puppeteer default
          
          drops-weather.0
          2025-03-20 15:49:40.412	info	browserMode set to automatic
          
          drops-weather.0
          2025-03-20 15:49:40.401	info	starting. Version 1.1.0 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
          

          Es gibt nicht Gutes. Außer man tut es. Erich Kästner

          HomoranH 1 Antwort Letzte Antwort
          1
          • WinniW Winni

            @homoran jetzt so:
            2025_03_20_15.47.23~2.jpg

            host.raspberrypi

            2025-03-20 15:49:41.016	info	instance system.adapter.drops-weather.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            
            host.raspberrypi
            2025-03-20 15:49:40.497	info	stopInstance system.adapter.drops-weather.0 send kill signal
            
            drops-weather.0
            2025-03-20 15:49:40.494	error	Cannot read properties of null (reading 'pages')
            
            drops-weather.0
            2025-03-20 15:49:40.494	error	TypeError: Cannot read properties of null (reading 'pages') at DropsWeather.destroyBrowser (/opt/iobroker/node_modules/iobroker.drops-weather/main.js:320:37) at DropsWeather.onUnload (/opt/iobroker/node_modules/iobroker.drops-weather/main.js:335:18) at DropsWeather.emit (node:events:524:28) at DropsWeather._stop (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:1171:16) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:7166:20) at Immediate.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/build/esm/lib/states/statesInRedisClient.js:291:37) at process.processImmediate (node:internal/timers:483:21)
            
            drops-weather.0
            2025-03-20 15:49:40.492	error	unhandled promise rejection: Cannot read properties of null (reading 'pages')
            
            drops-weather.0
            2025-03-20 15:49:40.492	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            
            drops-weather.0
            2025-03-20 15:49:40.491	info	terminating
            
            drops-weather.0
            2025-03-20 15:49:40.490	debug	destroy browser
            
            drops-weather.0
            2025-03-20 15:49:40.489	info	Got terminate signal TERMINATE_YOURSELF
            
            host.raspberrypi
            2025-03-20 15:49:40.486	info	stopInstance system.adapter.drops-weather.0 (force=false, process=true)
            
            host.raspberrypi
            2025-03-20 15:49:40.486	info	"system.adapter.drops-weather.0" disabled
            
            drops-weather.0
            2025-03-20 15:49:40.442	debug	de
            
            drops-weather.0
            2025-03-20 15:49:40.434	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            
            drops-weather.0
            2025-03-20 15:49:40.433	error	error launching browser undefined - Error: Failed to launch the browser process! undefined TROUBLESHOOTING: https://pptr.dev/troubleshooting
            
            drops-weather.0
            2025-03-20 15:49:40.413	debug	getting system language
            
            drops-weather.0
            2025-03-20 15:49:40.412	info	browserPath set to puppeteer default
            
            drops-weather.0
            2025-03-20 15:49:40.412	info	browserMode set to automatic
            
            drops-weather.0
            2025-03-20 15:49:40.401	info	starting. Version 1.1.0 (non-npm: iobroker-community-adapters/ioBroker.drops-weather) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
            
            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #73

            @winni sagte in Test Adapter drops-weather 1.1.x:

            jetzt so:

            wie geht das denn :scream: ??
            debug und error?

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            WinniW NegaleinN 2 Antworten Letzte Antwort
            0
            • HomoranH Homoran

              @winni sagte in Test Adapter drops-weather 1.1.x:

              jetzt so:

              wie geht das denn :scream: ??
              debug und error?

              WinniW Offline
              WinniW Offline
              Winni
              schrieb am zuletzt editiert von
              #74

              @homoran keine Ahnung, aber jetzt steht da nur noch debug, vielleicht war ich zu schnell..

              Es gibt nicht Gutes. Außer man tut es. Erich Kästner

              HomoranH 1 Antwort Letzte Antwort
              0
              • WinniW Winni

                @homoran keine Ahnung, aber jetzt steht da nur noch debug, vielleicht war ich zu schnell..

                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #75

                @winni das log passt auf jeden Fall.
                Da sollte jetzt alles für @mcm1957 drin sein

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Antwort Letzte Antwort
                1
                • HomoranH Homoran

                  @winni sagte in Test Adapter drops-weather 1.1.x:

                  jetzt so:

                  wie geht das denn :scream: ??
                  debug und error?

                  NegaleinN Offline
                  NegaleinN Offline
                  Negalein
                  Global Moderator
                  schrieb am zuletzt editiert von
                  #76

                  @homoran sagte in Test Adapter drops-weather 1.1.x:

                  wie geht das denn ??

                  Screenshot gleich nach speichern gemacht.
                  Sobald der Adapter gestartet ist, steht da nur eins von denen.

                  ° Node.js: 20.17.0 NPM: 10.8.2
                  ° Proxmox, Ubuntu 22.04.3 LTS
                  ° Fixer ---> iob fix

                  1 Antwort Letzte Antwort
                  1
                  • arteckA Offline
                    arteckA Offline
                    arteck
                    Developer Most Active
                    schrieb am zuletzt editiert von arteck
                    #77

                    so hab da mal was

                    https://github.com/iobroker-community-adapters/ioBroker.drops-weather

                    der adapter muss aber zuvor gelöscht werden (die id aus den einstellungen merken)
                    dann installieren
                    dann instanz hinzufügen
                    dann starten

                    es kann aber sein dass es paar zombie prozesse gibt .. also am besten den iobroker neu starten oder die prozesse killen
                    dann erst den adapter starten

                    sollte dann so aussehen
                    2a104178-3db5-411b-bbd9-cc86a1925335-grafik.png

                    kommt so eine meldung im LOG

                    drops-weather.0
                    2025-03-20 20:12:31.879	error	drops-weather.0 already running
                    
                    drops-weather.0
                    2025-03-20 20:12:31.882	warn	Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                    
                    host.iobroker
                    2025-03-20 20:12:32.436	error	instance system.adapter.drops-weather.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                    

                    dann sind da noch prozesse am laufen die gekillt werden müssen.. oder iob neu starten

                    zigbee hab ich, zwave auch, nuc's genauso und HA auch

                    WinniW 1 Antwort Letzte Antwort
                    1
                    • arteckA arteck

                      so hab da mal was

                      https://github.com/iobroker-community-adapters/ioBroker.drops-weather

                      der adapter muss aber zuvor gelöscht werden (die id aus den einstellungen merken)
                      dann installieren
                      dann instanz hinzufügen
                      dann starten

                      es kann aber sein dass es paar zombie prozesse gibt .. also am besten den iobroker neu starten oder die prozesse killen
                      dann erst den adapter starten

                      sollte dann so aussehen
                      2a104178-3db5-411b-bbd9-cc86a1925335-grafik.png

                      kommt so eine meldung im LOG

                      drops-weather.0
                      2025-03-20 20:12:31.879	error	drops-weather.0 already running
                      
                      drops-weather.0
                      2025-03-20 20:12:31.882	warn	Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      
                      host.iobroker
                      2025-03-20 20:12:32.436	error	instance system.adapter.drops-weather.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      

                      dann sind da noch prozesse am laufen die gekillt werden müssen.. oder iob neu starten

                      WinniW Offline
                      WinniW Offline
                      Winni
                      schrieb am zuletzt editiert von
                      #78

                      @arteck Hallo, funktioniert bei mir leider nicht. Habe den Adapter erst deinstalliert, iob gestoppt und neu gestartet. Dann den Adapter neu installiert. Hier der Log:

                      host.raspberrypi
                      2025-03-20 20:42:18.103	info	instance system.adapter.drops-weather.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      
                      host.raspberrypi
                      2025-03-20 20:42:17.538	info	stopInstance canceled schedule system.adapter.drops-weather.0
                      
                      host.raspberrypi
                      2025-03-20 20:42:17.538	info	stopInstance system.adapter.drops-weather.0 (force=false, process=true)
                      
                      host.raspberrypi
                      2025-03-20 20:42:17.537	info	"system.adapter.drops-weather.0" disabled
                      
                      drops-weather.0
                      2025-03-20 20:42:17.494	debug	de
                      
                      drops-weather.0
                      2025-03-20 20:42:17.486	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      
                      drops-weather.0
                      2025-03-20 20:42:17.485	error	error launching browser undefined - Error: Failed to launch the browser process! undefined TROUBLESHOOTING: https://pptr.dev/troubleshooting
                      
                      drops-weather.0
                      2025-03-20 20:42:17.466	debug	getting system language
                      
                      drops-weather.0
                      2025-03-20 20:42:17.466	info	browserPath set to puppeteer default
                      
                      drops-weather.0
                      2025-03-20 20:42:17.465	info	browserMode set to automatic
                      
                      drops-weather.0
                      2025-03-20 20:42:17.453	info	starting. Version 1.1.0 (non-npm: iobroker-community-adapters/ioBroker.drops-weather#df8b0a7231e71f2a89672d780c44b03675ed4dfe) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                      

                      Es gibt nicht Gutes. Außer man tut es. Erich Kästner

                      mcm1957M 1 Antwort Letzte Antwort
                      0
                      • WinniW Winni

                        @arteck Hallo, funktioniert bei mir leider nicht. Habe den Adapter erst deinstalliert, iob gestoppt und neu gestartet. Dann den Adapter neu installiert. Hier der Log:

                        host.raspberrypi
                        2025-03-20 20:42:18.103	info	instance system.adapter.drops-weather.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        
                        host.raspberrypi
                        2025-03-20 20:42:17.538	info	stopInstance canceled schedule system.adapter.drops-weather.0
                        
                        host.raspberrypi
                        2025-03-20 20:42:17.538	info	stopInstance system.adapter.drops-weather.0 (force=false, process=true)
                        
                        host.raspberrypi
                        2025-03-20 20:42:17.537	info	"system.adapter.drops-weather.0" disabled
                        
                        drops-weather.0
                        2025-03-20 20:42:17.494	debug	de
                        
                        drops-weather.0
                        2025-03-20 20:42:17.486	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        
                        drops-weather.0
                        2025-03-20 20:42:17.485	error	error launching browser undefined - Error: Failed to launch the browser process! undefined TROUBLESHOOTING: https://pptr.dev/troubleshooting
                        
                        drops-weather.0
                        2025-03-20 20:42:17.466	debug	getting system language
                        
                        drops-weather.0
                        2025-03-20 20:42:17.466	info	browserPath set to puppeteer default
                        
                        drops-weather.0
                        2025-03-20 20:42:17.465	info	browserMode set to automatic
                        
                        drops-weather.0
                        2025-03-20 20:42:17.453	info	starting. Version 1.1.0 (non-npm: iobroker-community-adapters/ioBroker.drops-weather#df8b0a7231e71f2a89672d780c44b03675ed4dfe) in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                        
                        mcm1957M Online
                        mcm1957M Online
                        mcm1957
                        schrieb am zuletzt editiert von mcm1957
                        #79

                        @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

                        Der Adapter steht in dieser Version nun als 1.2.0 nun zurVerfügung (ab morgen im LATEST).

                        Bei Tests auf meine Pi4 in den letzen Tagen hat dieser "halbwegs" funktioniert. Das halbwegs bezieht sich darauf, dass der Adapter in nicht vorhersehbarere Weise updates durch ein Timeout verweigert - mal gehen die Update stundenlang gut, dann kommen wieder timeouts ohne unterbrechung... Die Ursache dafür ist zumindest mir derzeit nicht klar. Eine Vergrößerung des Timeouts von 10 auf 15s hat keine Verbesserung gebracht.

                        Ich stellen den Adapter trotzdem mal zum Testen bereit - viulleicht zeigt sich ja da dann ein klareres Bild. Oder @arteck hat noch eine Idee wie / wo "man" suchen könnte.

                        mcm1957

                        EDIT:
                        mcm1957 about a minute ago

                        ACHTUNG:

                        Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

                        Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

                        Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                        Support Repositoryverwaltung.

                        Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                        LESEN - gute Forenbeitrage

                        Chris76eC S 3 Antworten Letzte Antwort
                        0
                        • mcm1957M mcm1957

                          @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

                          Der Adapter steht in dieser Version nun als 1.2.0 nun zurVerfügung (ab morgen im LATEST).

                          Bei Tests auf meine Pi4 in den letzen Tagen hat dieser "halbwegs" funktioniert. Das halbwegs bezieht sich darauf, dass der Adapter in nicht vorhersehbarere Weise updates durch ein Timeout verweigert - mal gehen die Update stundenlang gut, dann kommen wieder timeouts ohne unterbrechung... Die Ursache dafür ist zumindest mir derzeit nicht klar. Eine Vergrößerung des Timeouts von 10 auf 15s hat keine Verbesserung gebracht.

                          Ich stellen den Adapter trotzdem mal zum Testen bereit - viulleicht zeigt sich ja da dann ein klareres Bild. Oder @arteck hat noch eine Idee wie / wo "man" suchen könnte.

                          mcm1957

                          EDIT:
                          mcm1957 about a minute ago

                          ACHTUNG:

                          Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

                          Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

                          Chris76eC Online
                          Chris76eC Online
                          Chris76e
                          schrieb am zuletzt editiert von
                          #80

                          @mcm1957

                          Auf meinem System Startet der immer wieder neu....

                          01
                          
                          Log-Größe: 19.1 KB
                          Zeit
                          	
                          drops-weather.0
                          	2025-03-24 18:58:47.388	info	terminating
                          drops-weather.0
                          	2025-03-24 18:58:47.075	debug	Rain (data_1h): [{"label":"Mo 21:00","value":"0"},{"label":"Mo 22:00","value":"0"},{"label":"Mo 23:00","value":"0"},{"label":"Di 00:00","value":"0"},{"label":"Di 01:00","value":"0"},{"label":"Di 02:00","value":"0"},{"label":"Di 03:00","value":"0"},{"label":"Di 04:00","value":"0"},{"label":"Di 05:00","value":"0"},{"label":"Di 06:00","value":"0"},{"label":"Di 07:00","value":"0"},{"label":"Di 08:00","value":"0"},{"label":"Di 09:00","value":"0"},{"label":"Di 10:00","value":"0"},{"label":"Di 11:00","value":"0"},{"label":"Di 12:00","value":"0"},{"label":"Di 13:00","value":"0"},{"label":"Di 14:00","value":"0"},{"label":"Di 15:00","value":"0"},{"label":"Di 16:00","value":"0"},{"label":"Di 17:00","value":"0"},{"label":"Di 18:00","value":"0"},{"label":"Di 19:00","value":"0"},{"label":"Di 20:00","value":"0.1"}]
                          drops-weather.0
                          	2025-03-24 18:58:47.015	debug	Rain (data_5min): [{"label":"18:55","value":"0"},{"label":"19:00","value":"0"},{"label":"19:05","value":"0"},{"label":"19:10","value":"0"},{"label":"19:15","value":"0"},{"label":"19:20","value":"0"},{"label":"19:25","value":"0"},{"label":"19:30","value":"0"},{"label":"19:35","value":"0"},{"label":"19:40","value":"0"},{"label":"19:45","value":"0"},{"label":"19:50","value":"0"},{"label":"19:55","value":"0"},{"label":"20:00","value":"0"},{"label":"20:05","value":"0"},{"label":"20:10","value":"0"},{"label":"20:15","value":"0"},{"label":"20:20","value":"0"},{"label":"20:25","value":"0"},{"label":"20:30","value":"0"},{"label":"20:35","value":"0"},{"label":"20:40","value":"0"},{"label":"20:45","value":"0"},{"label":"20:50","value":"0"},{"label":"20:55","value":"0"},{"label":"21:00","value":"0"},{"label":"21:05","value":"0"},{"label":"21:10","value":"0"},{"label":"21:15","value":"0"},{"label":"21:20","value":"0"},{"label":"21:25","value":"0"},{"label":"21:30","value":"0"},{"label":"21:35","value":"0"},{"label":"21:40","value":"0"},{"label":"21:45","value":"0"},{"label":"21:50","value":"0"},{"label":"21:55","value":"0"},{"label":"22:00","value":"0"}]
                          drops-weather.0
                          	2025-03-24 18:58:46.902	info	Terminated (NO_ERROR): Without reason
                          drops-weather.0
                          	2025-03-24 18:58:46.900	info	terminating
                          drops-weather.0
                          	2025-03-24 18:58:46.883	debug	destroy browser
                          drops-weather.0
                          	2025-03-24 18:58:46.882	debug	creating 1 hour states
                          drops-weather.0
                          	2025-03-24 18:58:46.881	debug	creating 5 min states
                          drops-weather.0
                          	2025-03-24 18:58:46.881	debug	weatherData found
                          drops-weather.0
                          	2025-03-24 18:58:46.877	debug	got labeltext "It will stay dry for now"
                          drops-weather.0
                          	2025-03-24 18:58:46.873	debug	got scriptContents "[""," document.addEventListener(\"DOMContentLoaded\", () =>"," RainGraph.create({"," id: 0,"," series: {\"2h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T17:55:00Z\",\"timestamp\":1742838900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:05:00Z\",\"timestamp\":1742839500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:10:00Z\",\"timestamp\":1742839800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:15:00Z\",\"timestamp\":1742840100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:20:00Z\",\"timestamp\":1742840400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:25:00Z\",\"timestamp\":1742840700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:30:00Z\",\"timestamp\":1742841000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:35:00Z\",\"timestamp\":1742841300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:40:00Z\",\"timestamp\":1742841600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:45:00Z\",\"timestamp\":1742841900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:50:00Z\",\"timestamp\":1742842200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:55:00Z\",\"timestamp\":1742842500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:05:00Z\",\"timestamp\":1742843100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:10:00Z\",\"timestamp\":1742843400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:15:00Z\",\"timestamp\":1742843700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:20:00Z\",\"timestamp\":1742844000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:25:00Z\",\"timestamp\":1742844300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:30:00Z\",\"timestamp\":1742844600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:35:00Z\",\"timestamp\":1742844900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:40:00Z\",\"timestamp\":1742845200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:45:00Z\",\"timestamp\":1742845500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:50:00Z\",\"timestamp\":1742845800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:55:00Z\",\"timestamp\":1742846100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:05:00Z\",\"timestamp\":1742846700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:10:00Z\",\"timestamp\":1742847000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:15:00Z\",\"timestamp\":1742847300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:20:00Z\",\"timestamp\":1742847600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:25:00Z\",\"timestamp\":1742847900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:30:00Z\",\"timestamp\":1742848200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:35:00Z\",\"timestamp\":1742848500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:40:00Z\",\"timestamp\":1742848800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:45:00Z\",\"timestamp\":1742849100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:50:00Z\",\"timestamp\":1742849400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:55:00Z\",\"timestamp\":1742849700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000}],\"daypart\":[{\"precipitationrate\":0.0,\"time\":\"2025-03-24T17:00:00Z\",\"timestamp\":1742835600,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]}],\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"el\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"es\":{\"valuekind\":3},\"fr\":{\"valuekind\":3},\"hr\":{\"valuekind\":3},\"hu\":{\"valuekind\":3},\"ispush\":{\"valuekind\":4},\"it\":{\"valuekind\":3},\"nl\":{\"valuekind\":3},\"pl\":{\"valuekind\":3},\"pt\":{\"valuekind\":3},\"sv\":{\"valuekind\":3},\"tags\":{\"valuekind\":2},\"tr\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.12,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADBBB\",\"source\":\"radar-nl\",\"timestamp\":1742838300}},\"24h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T22:00:00Z\",\"timestamp\":1742853600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T23:00:00Z\",\"timestamp\":1742857200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T00:00:00Z\",\"timestamp\":1742860800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T01:00:00Z\",\"timestamp\":1742864400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T02:00:00Z\",\"timestamp\":1742868000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T03:00:00Z\",\"timestamp\":1742871600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T04:00:00Z\",\"timestamp\":1742875200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T05:00:00Z\",\"timestamp\":1742878800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T06:00:00Z\",\"timestamp\":1742882400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T07:00:00Z\",\"timestamp\":1742886000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T08:00:00Z\",\"timestamp\":1742889600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T09:00:00Z\",\"timestamp\":1742893200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T10:00:00Z\",\"timestamp\":1742896800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T11:00:00Z\",\"timestamp\":1742900400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T12:00:00Z\",\"timestamp\":1742904000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T13:00:00Z\",\"timestamp\":1742907600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T14:00:00Z\",\"timestamp\":1742911200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T15:00:00Z\",\"timestamp\":1742914800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T16:00:00Z\",\"timestamp\":1742918400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T17:00:00Z\",\"timestamp\":1742922000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T18:00:00Z\",\"timestamp\":1742925600},{\"lightningclass\":-1,\"precipitationrate\":0.1,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T19:00:00Z\",\"timestamp\":1742929200}],\"daypart\":null,\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"nl\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.115,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADB\",\"source\":\"weathercomputer\",\"timestamp\":1742838984}}},"," timezoneOffset: 60,"," locals: {\"labels\":[[0,\"dry\"],[0.1,\"drizzle\"],[1,\"light rain\"],[2,\"heavy rain\"]],\"language\":\"en\",\"strings\":{\"unavailable\":\"Something went wrong\",\"mmph\":\"mm per hour\",\"now\":\"now\"}} ?? [],"," timezone: \"Europe/Berlin\","," show2h: true,"," show24h: true,"," sendEvents: \"False\","," is3HourRadar: \"True\","," useUserLocation: \"False\","," show24Default: \"False\","," })"," );",""]"
                          drops-weather.0
                          	2025-03-24 18:58:46.865	debug	domcontent loaded, evaluate page
                          drops-weather.0
                          	2025-03-24 18:58:44.910	debug	creating new page ...
                          drops-weather.0
                          	2025-03-24 18:58:44.909	debug	Reading data from : https://www.meteox.com/en-gb/city/2937543
                          drops-weather.0
                          	2025-03-24 18:58:44.569	debug	de
                          drops-weather.0
                          	2025-03-24 18:58:44.532	debug	puppeteer.lauch invoked with {"headless":true,"defaultViewport":null,"args":["--periodic-task","--no-sandbox","--disable-setuid-sandbox","--disable-dev-shm-usage","--disable-accelerated-2d-canvas","--no-first-run","--no-zygote","--single-process","--disable-gpu","--ignore-certificate-errors"]}
                          drops-weather.0
                          	2025-03-24 18:58:44.531	debug	getting system language
                          drops-weather.0
                          	2025-03-24 18:58:44.530	debug	browserPath set to puppeteer default
                          drops-weather.0
                          	2025-03-24 18:58:44.530	debug	browserMode set to automatic, running on linux / x64
                          drops-weather.0
                          	2025-03-24 18:58:44.511	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                          drops-weather.0
                          	2025-03-24 18:58:05.945	info	terminating
                          drops-weather.0
                          	2025-03-24 18:58:05.565	debug	Rain (data_1h): [{"label":"Mo 21:00","value":"0"},{"label":"Mo 22:00","value":"0"},{"label":"Mo 23:00","value":"0"},{"label":"Di 00:00","value":"0"},{"label":"Di 01:00","value":"0"},{"label":"Di 02:00","value":"0"},{"label":"Di 03:00","value":"0"},{"label":"Di 04:00","value":"0"},{"label":"Di 05:00","value":"0"},{"label":"Di 06:00","value":"0"},{"label":"Di 07:00","value":"0"},{"label":"Di 08:00","value":"0"},{"label":"Di 09:00","value":"0"},{"label":"Di 10:00","value":"0"},{"label":"Di 11:00","value":"0"},{"label":"Di 12:00","value":"0"},{"label":"Di 13:00","value":"0"},{"label":"Di 14:00","value":"0"},{"label":"Di 15:00","value":"0"},{"label":"Di 16:00","value":"0"},{"label":"Di 17:00","value":"0"},{"label":"Di 18:00","value":"0"},{"label":"Di 19:00","value":"0"},{"label":"Di 20:00","value":"0.1"}]
                          drops-weather.0
                          	2025-03-24 18:58:05.555	debug	Rain (data_5min): [{"label":"18:55","value":"0"},{"label":"19:00","value":"0"},{"label":"19:05","value":"0"},{"label":"19:10","value":"0"},{"label":"19:15","value":"0"},{"label":"19:20","value":"0"},{"label":"19:25","value":"0"},{"label":"19:30","value":"0"},{"label":"19:35","value":"0"},{"label":"19:40","value":"0"},{"label":"19:45","value":"0"},{"label":"19:50","value":"0"},{"label":"19:55","value":"0"},{"label":"20:00","value":"0"},{"label":"20:05","value":"0"},{"label":"20:10","value":"0"},{"label":"20:15","value":"0"},{"label":"20:20","value":"0"},{"label":"20:25","value":"0"},{"label":"20:30","value":"0"},{"label":"20:35","value":"0"},{"label":"20:40","value":"0"},{"label":"20:45","value":"0"},{"label":"20:50","value":"0"},{"label":"20:55","value":"0"},{"label":"21:00","value":"0"},{"label":"21:05","value":"0"},{"label":"21:10","value":"0"},{"label":"21:15","value":"0"},{"label":"21:20","value":"0"},{"label":"21:25","value":"0"},{"label":"21:30","value":"0"},{"label":"21:35","value":"0"},{"label":"21:40","value":"0"},{"label":"21:45","value":"0"},{"label":"21:50","value":"0"},{"label":"21:55","value":"0"},{"label":"22:00","value":"0"}]
                          drops-weather.0
                          	2025-03-24 18:58:05.491	info	Terminated (NO_ERROR): Without reason
                          drops-weather.0
                          	2025-03-24 18:58:05.489	info	terminating
                          drops-weather.0
                          	2025-03-24 18:58:05.439	debug	destroy browser
                          drops-weather.0
                          	2025-03-24 18:58:05.438	debug	creating 1 hour states
                          drops-weather.0
                          	2025-03-24 18:58:05.435	debug	creating 5 min states
                          drops-weather.0
                          	2025-03-24 18:58:05.435	debug	weatherData found
                          drops-weather.0
                          	2025-03-24 18:58:05.431	debug	got labeltext "It will stay dry for now"
                          drops-weather.0
                          	2025-03-24 18:58:05.429	debug	got scriptContents "[""," document.addEventListener(\"DOMContentLoaded\", () =>"," RainGraph.create({"," id: 0,"," series: {\"2h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T17:55:00Z\",\"timestamp\":1742838900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:05:00Z\",\"timestamp\":1742839500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:10:00Z\",\"timestamp\":1742839800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:15:00Z\",\"timestamp\":1742840100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:20:00Z\",\"timestamp\":1742840400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:25:00Z\",\"timestamp\":1742840700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:30:00Z\",\"timestamp\":1742841000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:35:00Z\",\"timestamp\":1742841300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:40:00Z\",\"timestamp\":1742841600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:45:00Z\",\"timestamp\":1742841900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:50:00Z\",\"timestamp\":1742842200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:55:00Z\",\"timestamp\":1742842500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:05:00Z\",\"timestamp\":1742843100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:10:00Z\",\"timestamp\":1742843400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:15:00Z\",\"timestamp\":1742843700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:20:00Z\",\"timestamp\":1742844000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:25:00Z\",\"timestamp\":1742844300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:30:00Z\",\"timestamp\":1742844600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:35:00Z\",\"timestamp\":1742844900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:40:00Z\",\"timestamp\":1742845200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:45:00Z\",\"timestamp\":1742845500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:50:00Z\",\"timestamp\":1742845800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:55:00Z\",\"timestamp\":1742846100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:05:00Z\",\"timestamp\":1742846700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:10:00Z\",\"timestamp\":1742847000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:15:00Z\",\"timestamp\":1742847300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:20:00Z\",\"timestamp\":1742847600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:25:00Z\",\"timestamp\":1742847900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:30:00Z\",\"timestamp\":1742848200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:35:00Z\",\"timestamp\":1742848500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:40:00Z\",\"timestamp\":1742848800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:45:00Z\",\"timestamp\":1742849100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:50:00Z\",\"timestamp\":1742849400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:55:00Z\",\"timestamp\":1742849700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000}],\"daypart\":[{\"precipitationrate\":0.0,\"time\":\"2025-03-24T17:00:00Z\",\"timestamp\":1742835600,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]}],\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"el\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"es\":{\"valuekind\":3},\"fr\":{\"valuekind\":3},\"hr\":{\"valuekind\":3},\"hu\":{\"valuekind\":3},\"ispush\":{\"valuekind\":4},\"it\":{\"valuekind\":3},\"nl\":{\"valuekind\":3},\"pl\":{\"valuekind\":3},\"pt\":{\"valuekind\":3},\"sv\":{\"valuekind\":3},\"tags\":{\"valuekind\":2},\"tr\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.12,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADBBB\",\"source\":\"radar-nl\",\"timestamp\":1742838300}},\"24h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T22:00:00Z\",\"timestamp\":1742853600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T23:00:00Z\",\"timestamp\":1742857200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T00:00:00Z\",\"timestamp\":1742860800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T01:00:00Z\",\"timestamp\":1742864400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T02:00:00Z\",\"timestamp\":1742868000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T03:00:00Z\",\"timestamp\":1742871600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T04:00:00Z\",\"timestamp\":1742875200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T05:00:00Z\",\"timestamp\":1742878800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T06:00:00Z\",\"timestamp\":1742882400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T07:00:00Z\",\"timestamp\":1742886000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T08:00:00Z\",\"timestamp\":1742889600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T09:00:00Z\",\"timestamp\":1742893200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T10:00:00Z\",\"timestamp\":1742896800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T11:00:00Z\",\"timestamp\":1742900400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T12:00:00Z\",\"timestamp\":1742904000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T13:00:00Z\",\"timestamp\":1742907600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T14:00:00Z\",\"timestamp\":1742911200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T15:00:00Z\",\"timestamp\":1742914800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T16:00:00Z\",\"timestamp\":1742918400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T17:00:00Z\",\"timestamp\":1742922000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T18:00:00Z\",\"timestamp\":1742925600},{\"lightningclass\":-1,\"precipitationrate\":0.1,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T19:00:00Z\",\"timestamp\":1742929200}],\"daypart\":null,\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"nl\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.115,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADB\",\"source\":\"weathercomputer\",\"timestamp\":1742838984}}},"," timezoneOffset: 60,"," locals: {\"labels\":[[0,\"dry\"],[0.1,\"drizzle\"],[1,\"light rain\"],[2,\"heavy rain\"]],\"language\":\"en\",\"strings\":{\"unavailable\":\"Something went wrong\",\"mmph\":\"mm per hour\",\"now\":\"now\"}} ?? [],"," timezone: \"Europe/Berlin\","," show2h: true,"," show24h: true,"," sendEvents: \"False\","," is3HourRadar: \"True\","," useUserLocation: \"False\","," show24Default: \"False\","," })"," );",""]"
                          drops-weather.0
                          	2025-03-24 18:58:05.427	debug	domcontent loaded, evaluate page
                          drops-weather.0
                          	2025-03-24 18:58:02.955	debug	creating new page ...
                          drops-weather.0
                          	2025-03-24 18:58:02.955	debug	Reading data from : https://www.meteox.com/en-gb/city/2937543
                          drops-weather.0
                          	2025-03-24 18:58:02.621	debug	de
                          drops-weather.0
                          	2025-03-24 18:58:02.561	debug	puppeteer.lauch invoked with {"headless":true,"defaultViewport":null,"args":["--periodic-task","--no-sandbox","--disable-setuid-sandbox","--disable-dev-shm-usage","--disable-accelerated-2d-canvas","--no-first-run","--no-zygote","--single-process","--disable-gpu","--ignore-certificate-errors"]}
                          drops-weather.0
                          	2025-03-24 18:58:02.561	debug	getting system language
                          drops-weather.0
                          	2025-03-24 18:58:02.560	debug	browserPath set to puppeteer default
                          drops-weather.0
                          	2025-03-24 18:58:02.560	debug	browserMode set to automatic, running on linux / x64
                          drops-weather.0
                          	2025-03-24 18:58:02.525	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                          drops-weather.0
                          	2025-03-24 18:57:48.137	info	terminating
                          drops-weather.0
                          	2025-03-24 18:57:47.641	info	Terminated (NO_ERROR): Without reason
                          
                          mcm1957M 1 Antwort Letzte Antwort
                          0
                          • mcm1957M mcm1957

                            @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

                            Der Adapter steht in dieser Version nun als 1.2.0 nun zurVerfügung (ab morgen im LATEST).

                            Bei Tests auf meine Pi4 in den letzen Tagen hat dieser "halbwegs" funktioniert. Das halbwegs bezieht sich darauf, dass der Adapter in nicht vorhersehbarere Weise updates durch ein Timeout verweigert - mal gehen die Update stundenlang gut, dann kommen wieder timeouts ohne unterbrechung... Die Ursache dafür ist zumindest mir derzeit nicht klar. Eine Vergrößerung des Timeouts von 10 auf 15s hat keine Verbesserung gebracht.

                            Ich stellen den Adapter trotzdem mal zum Testen bereit - viulleicht zeigt sich ja da dann ein klareres Bild. Oder @arteck hat noch eine Idee wie / wo "man" suchen könnte.

                            mcm1957

                            EDIT:
                            mcm1957 about a minute ago

                            ACHTUNG:

                            Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

                            Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

                            S Offline
                            S Offline
                            Sleepwalker
                            schrieb am zuletzt editiert von
                            #81

                            @mcm1957
                            Moin!

                            [OT]
                            Da demnächst die Gartensaison wieder startet und ich unseren Rasimir entstauben will, fiel mein Blick die Tage Richtung Drops-Adapter, den ich seit vielen Monden wegen eines Axios-Fehlers deaktiviert hatte.

                            Nun sehe ich, dass sich dem Adapter schon angenommen wurde und wollte ein herzliches "Danke" hierlassen! Ich freue mich drauf, den Adapter ab morgen "offiziell" im Latest-Repo begrüßen zu dürfen.

                            Bei mir läuft ioBroker auch noch im Container auf einem Pi4 mit Bullseye. Habe mich noch nicht getraut auf Bookworm zu aktualisieren :D

                            Ich stelle mich gerne als Tester zur Verfügung, für mehr reicht meine (Frei-)Zeit aktuell leider nicht, auch wenn ich selbst Software entwickele. Echt stark, dass sich jemand dem Adapter annimmt. Er hat sich zu meinem Liebling unter den Regenwarnern gemausert.

                            Vielen Dank nochmal an euch!
                            [/OT]

                            1 Antwort Letzte Antwort
                            0
                            • Chris76eC Chris76e

                              @mcm1957

                              Auf meinem System Startet der immer wieder neu....

                              01
                              
                              Log-Größe: 19.1 KB
                              Zeit
                              	
                              drops-weather.0
                              	2025-03-24 18:58:47.388	info	terminating
                              drops-weather.0
                              	2025-03-24 18:58:47.075	debug	Rain (data_1h): [{"label":"Mo 21:00","value":"0"},{"label":"Mo 22:00","value":"0"},{"label":"Mo 23:00","value":"0"},{"label":"Di 00:00","value":"0"},{"label":"Di 01:00","value":"0"},{"label":"Di 02:00","value":"0"},{"label":"Di 03:00","value":"0"},{"label":"Di 04:00","value":"0"},{"label":"Di 05:00","value":"0"},{"label":"Di 06:00","value":"0"},{"label":"Di 07:00","value":"0"},{"label":"Di 08:00","value":"0"},{"label":"Di 09:00","value":"0"},{"label":"Di 10:00","value":"0"},{"label":"Di 11:00","value":"0"},{"label":"Di 12:00","value":"0"},{"label":"Di 13:00","value":"0"},{"label":"Di 14:00","value":"0"},{"label":"Di 15:00","value":"0"},{"label":"Di 16:00","value":"0"},{"label":"Di 17:00","value":"0"},{"label":"Di 18:00","value":"0"},{"label":"Di 19:00","value":"0"},{"label":"Di 20:00","value":"0.1"}]
                              drops-weather.0
                              	2025-03-24 18:58:47.015	debug	Rain (data_5min): [{"label":"18:55","value":"0"},{"label":"19:00","value":"0"},{"label":"19:05","value":"0"},{"label":"19:10","value":"0"},{"label":"19:15","value":"0"},{"label":"19:20","value":"0"},{"label":"19:25","value":"0"},{"label":"19:30","value":"0"},{"label":"19:35","value":"0"},{"label":"19:40","value":"0"},{"label":"19:45","value":"0"},{"label":"19:50","value":"0"},{"label":"19:55","value":"0"},{"label":"20:00","value":"0"},{"label":"20:05","value":"0"},{"label":"20:10","value":"0"},{"label":"20:15","value":"0"},{"label":"20:20","value":"0"},{"label":"20:25","value":"0"},{"label":"20:30","value":"0"},{"label":"20:35","value":"0"},{"label":"20:40","value":"0"},{"label":"20:45","value":"0"},{"label":"20:50","value":"0"},{"label":"20:55","value":"0"},{"label":"21:00","value":"0"},{"label":"21:05","value":"0"},{"label":"21:10","value":"0"},{"label":"21:15","value":"0"},{"label":"21:20","value":"0"},{"label":"21:25","value":"0"},{"label":"21:30","value":"0"},{"label":"21:35","value":"0"},{"label":"21:40","value":"0"},{"label":"21:45","value":"0"},{"label":"21:50","value":"0"},{"label":"21:55","value":"0"},{"label":"22:00","value":"0"}]
                              drops-weather.0
                              	2025-03-24 18:58:46.902	info	Terminated (NO_ERROR): Without reason
                              drops-weather.0
                              	2025-03-24 18:58:46.900	info	terminating
                              drops-weather.0
                              	2025-03-24 18:58:46.883	debug	destroy browser
                              drops-weather.0
                              	2025-03-24 18:58:46.882	debug	creating 1 hour states
                              drops-weather.0
                              	2025-03-24 18:58:46.881	debug	creating 5 min states
                              drops-weather.0
                              	2025-03-24 18:58:46.881	debug	weatherData found
                              drops-weather.0
                              	2025-03-24 18:58:46.877	debug	got labeltext "It will stay dry for now"
                              drops-weather.0
                              	2025-03-24 18:58:46.873	debug	got scriptContents "[""," document.addEventListener(\"DOMContentLoaded\", () =>"," RainGraph.create({"," id: 0,"," series: {\"2h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T17:55:00Z\",\"timestamp\":1742838900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:05:00Z\",\"timestamp\":1742839500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:10:00Z\",\"timestamp\":1742839800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:15:00Z\",\"timestamp\":1742840100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:20:00Z\",\"timestamp\":1742840400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:25:00Z\",\"timestamp\":1742840700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:30:00Z\",\"timestamp\":1742841000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:35:00Z\",\"timestamp\":1742841300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:40:00Z\",\"timestamp\":1742841600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:45:00Z\",\"timestamp\":1742841900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:50:00Z\",\"timestamp\":1742842200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:55:00Z\",\"timestamp\":1742842500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:05:00Z\",\"timestamp\":1742843100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:10:00Z\",\"timestamp\":1742843400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:15:00Z\",\"timestamp\":1742843700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:20:00Z\",\"timestamp\":1742844000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:25:00Z\",\"timestamp\":1742844300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:30:00Z\",\"timestamp\":1742844600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:35:00Z\",\"timestamp\":1742844900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:40:00Z\",\"timestamp\":1742845200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:45:00Z\",\"timestamp\":1742845500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:50:00Z\",\"timestamp\":1742845800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:55:00Z\",\"timestamp\":1742846100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:05:00Z\",\"timestamp\":1742846700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:10:00Z\",\"timestamp\":1742847000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:15:00Z\",\"timestamp\":1742847300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:20:00Z\",\"timestamp\":1742847600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:25:00Z\",\"timestamp\":1742847900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:30:00Z\",\"timestamp\":1742848200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:35:00Z\",\"timestamp\":1742848500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:40:00Z\",\"timestamp\":1742848800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:45:00Z\",\"timestamp\":1742849100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:50:00Z\",\"timestamp\":1742849400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:55:00Z\",\"timestamp\":1742849700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000}],\"daypart\":[{\"precipitationrate\":0.0,\"time\":\"2025-03-24T17:00:00Z\",\"timestamp\":1742835600,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]}],\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"el\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"es\":{\"valuekind\":3},\"fr\":{\"valuekind\":3},\"hr\":{\"valuekind\":3},\"hu\":{\"valuekind\":3},\"ispush\":{\"valuekind\":4},\"it\":{\"valuekind\":3},\"nl\":{\"valuekind\":3},\"pl\":{\"valuekind\":3},\"pt\":{\"valuekind\":3},\"sv\":{\"valuekind\":3},\"tags\":{\"valuekind\":2},\"tr\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.12,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADBBB\",\"source\":\"radar-nl\",\"timestamp\":1742838300}},\"24h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T22:00:00Z\",\"timestamp\":1742853600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T23:00:00Z\",\"timestamp\":1742857200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T00:00:00Z\",\"timestamp\":1742860800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T01:00:00Z\",\"timestamp\":1742864400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T02:00:00Z\",\"timestamp\":1742868000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T03:00:00Z\",\"timestamp\":1742871600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T04:00:00Z\",\"timestamp\":1742875200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T05:00:00Z\",\"timestamp\":1742878800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T06:00:00Z\",\"timestamp\":1742882400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T07:00:00Z\",\"timestamp\":1742886000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T08:00:00Z\",\"timestamp\":1742889600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T09:00:00Z\",\"timestamp\":1742893200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T10:00:00Z\",\"timestamp\":1742896800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T11:00:00Z\",\"timestamp\":1742900400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T12:00:00Z\",\"timestamp\":1742904000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T13:00:00Z\",\"timestamp\":1742907600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T14:00:00Z\",\"timestamp\":1742911200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T15:00:00Z\",\"timestamp\":1742914800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T16:00:00Z\",\"timestamp\":1742918400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T17:00:00Z\",\"timestamp\":1742922000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T18:00:00Z\",\"timestamp\":1742925600},{\"lightningclass\":-1,\"precipitationrate\":0.1,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T19:00:00Z\",\"timestamp\":1742929200}],\"daypart\":null,\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"nl\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.115,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADB\",\"source\":\"weathercomputer\",\"timestamp\":1742838984}}},"," timezoneOffset: 60,"," locals: {\"labels\":[[0,\"dry\"],[0.1,\"drizzle\"],[1,\"light rain\"],[2,\"heavy rain\"]],\"language\":\"en\",\"strings\":{\"unavailable\":\"Something went wrong\",\"mmph\":\"mm per hour\",\"now\":\"now\"}} ?? [],"," timezone: \"Europe/Berlin\","," show2h: true,"," show24h: true,"," sendEvents: \"False\","," is3HourRadar: \"True\","," useUserLocation: \"False\","," show24Default: \"False\","," })"," );",""]"
                              drops-weather.0
                              	2025-03-24 18:58:46.865	debug	domcontent loaded, evaluate page
                              drops-weather.0
                              	2025-03-24 18:58:44.910	debug	creating new page ...
                              drops-weather.0
                              	2025-03-24 18:58:44.909	debug	Reading data from : https://www.meteox.com/en-gb/city/2937543
                              drops-weather.0
                              	2025-03-24 18:58:44.569	debug	de
                              drops-weather.0
                              	2025-03-24 18:58:44.532	debug	puppeteer.lauch invoked with {"headless":true,"defaultViewport":null,"args":["--periodic-task","--no-sandbox","--disable-setuid-sandbox","--disable-dev-shm-usage","--disable-accelerated-2d-canvas","--no-first-run","--no-zygote","--single-process","--disable-gpu","--ignore-certificate-errors"]}
                              drops-weather.0
                              	2025-03-24 18:58:44.531	debug	getting system language
                              drops-weather.0
                              	2025-03-24 18:58:44.530	debug	browserPath set to puppeteer default
                              drops-weather.0
                              	2025-03-24 18:58:44.530	debug	browserMode set to automatic, running on linux / x64
                              drops-weather.0
                              	2025-03-24 18:58:44.511	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                              drops-weather.0
                              	2025-03-24 18:58:05.945	info	terminating
                              drops-weather.0
                              	2025-03-24 18:58:05.565	debug	Rain (data_1h): [{"label":"Mo 21:00","value":"0"},{"label":"Mo 22:00","value":"0"},{"label":"Mo 23:00","value":"0"},{"label":"Di 00:00","value":"0"},{"label":"Di 01:00","value":"0"},{"label":"Di 02:00","value":"0"},{"label":"Di 03:00","value":"0"},{"label":"Di 04:00","value":"0"},{"label":"Di 05:00","value":"0"},{"label":"Di 06:00","value":"0"},{"label":"Di 07:00","value":"0"},{"label":"Di 08:00","value":"0"},{"label":"Di 09:00","value":"0"},{"label":"Di 10:00","value":"0"},{"label":"Di 11:00","value":"0"},{"label":"Di 12:00","value":"0"},{"label":"Di 13:00","value":"0"},{"label":"Di 14:00","value":"0"},{"label":"Di 15:00","value":"0"},{"label":"Di 16:00","value":"0"},{"label":"Di 17:00","value":"0"},{"label":"Di 18:00","value":"0"},{"label":"Di 19:00","value":"0"},{"label":"Di 20:00","value":"0.1"}]
                              drops-weather.0
                              	2025-03-24 18:58:05.555	debug	Rain (data_5min): [{"label":"18:55","value":"0"},{"label":"19:00","value":"0"},{"label":"19:05","value":"0"},{"label":"19:10","value":"0"},{"label":"19:15","value":"0"},{"label":"19:20","value":"0"},{"label":"19:25","value":"0"},{"label":"19:30","value":"0"},{"label":"19:35","value":"0"},{"label":"19:40","value":"0"},{"label":"19:45","value":"0"},{"label":"19:50","value":"0"},{"label":"19:55","value":"0"},{"label":"20:00","value":"0"},{"label":"20:05","value":"0"},{"label":"20:10","value":"0"},{"label":"20:15","value":"0"},{"label":"20:20","value":"0"},{"label":"20:25","value":"0"},{"label":"20:30","value":"0"},{"label":"20:35","value":"0"},{"label":"20:40","value":"0"},{"label":"20:45","value":"0"},{"label":"20:50","value":"0"},{"label":"20:55","value":"0"},{"label":"21:00","value":"0"},{"label":"21:05","value":"0"},{"label":"21:10","value":"0"},{"label":"21:15","value":"0"},{"label":"21:20","value":"0"},{"label":"21:25","value":"0"},{"label":"21:30","value":"0"},{"label":"21:35","value":"0"},{"label":"21:40","value":"0"},{"label":"21:45","value":"0"},{"label":"21:50","value":"0"},{"label":"21:55","value":"0"},{"label":"22:00","value":"0"}]
                              drops-weather.0
                              	2025-03-24 18:58:05.491	info	Terminated (NO_ERROR): Without reason
                              drops-weather.0
                              	2025-03-24 18:58:05.489	info	terminating
                              drops-weather.0
                              	2025-03-24 18:58:05.439	debug	destroy browser
                              drops-weather.0
                              	2025-03-24 18:58:05.438	debug	creating 1 hour states
                              drops-weather.0
                              	2025-03-24 18:58:05.435	debug	creating 5 min states
                              drops-weather.0
                              	2025-03-24 18:58:05.435	debug	weatherData found
                              drops-weather.0
                              	2025-03-24 18:58:05.431	debug	got labeltext "It will stay dry for now"
                              drops-weather.0
                              	2025-03-24 18:58:05.429	debug	got scriptContents "[""," document.addEventListener(\"DOMContentLoaded\", () =>"," RainGraph.create({"," id: 0,"," series: {\"2h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T17:55:00Z\",\"timestamp\":1742838900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:05:00Z\",\"timestamp\":1742839500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:10:00Z\",\"timestamp\":1742839800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:15:00Z\",\"timestamp\":1742840100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:20:00Z\",\"timestamp\":1742840400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:25:00Z\",\"timestamp\":1742840700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:30:00Z\",\"timestamp\":1742841000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:35:00Z\",\"timestamp\":1742841300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:40:00Z\",\"timestamp\":1742841600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:45:00Z\",\"timestamp\":1742841900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:50:00Z\",\"timestamp\":1742842200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T18:55:00Z\",\"timestamp\":1742842500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:05:00Z\",\"timestamp\":1742843100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:10:00Z\",\"timestamp\":1742843400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:15:00Z\",\"timestamp\":1742843700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:20:00Z\",\"timestamp\":1742844000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:25:00Z\",\"timestamp\":1742844300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:30:00Z\",\"timestamp\":1742844600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:35:00Z\",\"timestamp\":1742844900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:40:00Z\",\"timestamp\":1742845200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:45:00Z\",\"timestamp\":1742845500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:50:00Z\",\"timestamp\":1742845800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T19:55:00Z\",\"timestamp\":1742846100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:05:00Z\",\"timestamp\":1742846700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:10:00Z\",\"timestamp\":1742847000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:15:00Z\",\"timestamp\":1742847300},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:20:00Z\",\"timestamp\":1742847600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:25:00Z\",\"timestamp\":1742847900},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:30:00Z\",\"timestamp\":1742848200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:35:00Z\",\"timestamp\":1742848500},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:40:00Z\",\"timestamp\":1742848800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:45:00Z\",\"timestamp\":1742849100},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:50:00Z\",\"timestamp\":1742849400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:55:00Z\",\"timestamp\":1742849700},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000}],\"daypart\":[{\"precipitationrate\":0.0,\"time\":\"2025-03-24T17:00:00Z\",\"timestamp\":1742835600,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T18:00:00Z\",\"timestamp\":1742839200,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T19:00:00Z\",\"timestamp\":1742842800,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]},{\"precipitationrate\":0.0,\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000,\"weathericon\":[0,0,-1,-1,-1,-1,-1,-1,-1]}],\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"el\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"es\":{\"valuekind\":3},\"fr\":{\"valuekind\":3},\"hr\":{\"valuekind\":3},\"hu\":{\"valuekind\":3},\"ispush\":{\"valuekind\":4},\"it\":{\"valuekind\":3},\"nl\":{\"valuekind\":3},\"pl\":{\"valuekind\":3},\"pt\":{\"valuekind\":3},\"sv\":{\"valuekind\":3},\"tags\":{\"valuekind\":2},\"tr\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.12,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADBBB\",\"source\":\"radar-nl\",\"timestamp\":1742838300}},\"24h\":{\"data\":[{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T20:00:00Z\",\"timestamp\":1742846400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T21:00:00Z\",\"timestamp\":1742850000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T22:00:00Z\",\"timestamp\":1742853600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-24T23:00:00Z\",\"timestamp\":1742857200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T00:00:00Z\",\"timestamp\":1742860800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T01:00:00Z\",\"timestamp\":1742864400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T02:00:00Z\",\"timestamp\":1742868000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T03:00:00Z\",\"timestamp\":1742871600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T04:00:00Z\",\"timestamp\":1742875200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T05:00:00Z\",\"timestamp\":1742878800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T06:00:00Z\",\"timestamp\":1742882400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T07:00:00Z\",\"timestamp\":1742886000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T08:00:00Z\",\"timestamp\":1742889600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T09:00:00Z\",\"timestamp\":1742893200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T10:00:00Z\",\"timestamp\":1742896800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T11:00:00Z\",\"timestamp\":1742900400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T12:00:00Z\",\"timestamp\":1742904000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T13:00:00Z\",\"timestamp\":1742907600},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T14:00:00Z\",\"timestamp\":1742911200},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T15:00:00Z\",\"timestamp\":1742914800},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T16:00:00Z\",\"timestamp\":1742918400},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T17:00:00Z\",\"timestamp\":1742922000},{\"lightningclass\":-1,\"precipitationrate\":0.0,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T18:00:00Z\",\"timestamp\":1742925600},{\"lightningclass\":-1,\"precipitationrate\":0.1,\"precipitationtype\":\"rain\",\"time\":\"2025-03-25T19:00:00Z\",\"timestamp\":1742929200}],\"daypart\":null,\"nowcastmessage\":{\"de\":{\"valuekind\":3},\"en\":{\"valuekind\":3},\"nl\":{\"valuekind\":3}},\"summary\":{\"available\":true,\"latitude\":51.115,\"longitude\":6.15,\"quadindex\":\"BCACADACCBADB\",\"source\":\"weathercomputer\",\"timestamp\":1742838984}}},"," timezoneOffset: 60,"," locals: {\"labels\":[[0,\"dry\"],[0.1,\"drizzle\"],[1,\"light rain\"],[2,\"heavy rain\"]],\"language\":\"en\",\"strings\":{\"unavailable\":\"Something went wrong\",\"mmph\":\"mm per hour\",\"now\":\"now\"}} ?? [],"," timezone: \"Europe/Berlin\","," show2h: true,"," show24h: true,"," sendEvents: \"False\","," is3HourRadar: \"True\","," useUserLocation: \"False\","," show24Default: \"False\","," })"," );",""]"
                              drops-weather.0
                              	2025-03-24 18:58:05.427	debug	domcontent loaded, evaluate page
                              drops-weather.0
                              	2025-03-24 18:58:02.955	debug	creating new page ...
                              drops-weather.0
                              	2025-03-24 18:58:02.955	debug	Reading data from : https://www.meteox.com/en-gb/city/2937543
                              drops-weather.0
                              	2025-03-24 18:58:02.621	debug	de
                              drops-weather.0
                              	2025-03-24 18:58:02.561	debug	puppeteer.lauch invoked with {"headless":true,"defaultViewport":null,"args":["--periodic-task","--no-sandbox","--disable-setuid-sandbox","--disable-dev-shm-usage","--disable-accelerated-2d-canvas","--no-first-run","--no-zygote","--single-process","--disable-gpu","--ignore-certificate-errors"]}
                              drops-weather.0
                              	2025-03-24 18:58:02.561	debug	getting system language
                              drops-weather.0
                              	2025-03-24 18:58:02.560	debug	browserPath set to puppeteer default
                              drops-weather.0
                              	2025-03-24 18:58:02.560	debug	browserMode set to automatic, running on linux / x64
                              drops-weather.0
                              	2025-03-24 18:58:02.525	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                              drops-weather.0
                              	2025-03-24 18:57:48.137	info	terminating
                              drops-weather.0
                              	2025-03-24 18:57:47.641	info	Terminated (NO_ERROR): Without reason
                              
                              mcm1957M Online
                              mcm1957M Online
                              mcm1957
                              schrieb am zuletzt editiert von
                              #82

                              @chris76e
                              Das ist das normale Verhalten für einen SCHEDULED Adapter. Dieser startet gemäß cron einstellungen, erledigt seine Aufgabe und beendet sich dann wieder.

                              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                              Support Repositoryverwaltung.

                              Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                              LESEN - gute Forenbeitrage

                              1 Antwort Letzte Antwort
                              0
                              • mcm1957M mcm1957

                                @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

                                Der Adapter steht in dieser Version nun als 1.2.0 nun zurVerfügung (ab morgen im LATEST).

                                Bei Tests auf meine Pi4 in den letzen Tagen hat dieser "halbwegs" funktioniert. Das halbwegs bezieht sich darauf, dass der Adapter in nicht vorhersehbarere Weise updates durch ein Timeout verweigert - mal gehen die Update stundenlang gut, dann kommen wieder timeouts ohne unterbrechung... Die Ursache dafür ist zumindest mir derzeit nicht klar. Eine Vergrößerung des Timeouts von 10 auf 15s hat keine Verbesserung gebracht.

                                Ich stellen den Adapter trotzdem mal zum Testen bereit - viulleicht zeigt sich ja da dann ein klareres Bild. Oder @arteck hat noch eine Idee wie / wo "man" suchen könnte.

                                mcm1957

                                EDIT:
                                mcm1957 about a minute ago

                                ACHTUNG:

                                Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

                                Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

                                Chris76eC Online
                                Chris76eC Online
                                Chris76e
                                schrieb am zuletzt editiert von
                                #83

                                @mcm1957 sagte in Test Adapter drops-weather 1.1.x:

                                @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

                                Habe das so verstanden das er das alle 5 Minuten macht und nicht ständig.

                                mcm1957M 1 Antwort Letzte Antwort
                                0
                                • Chris76eC Chris76e

                                  @mcm1957 sagte in Test Adapter drops-weather 1.1.x:

                                  @arteck hat den Adapter dankenswerter Weise nochmals überarbeitet und auf schedule Betrieb umgestellt. Er startet jetzt alle 5 Minuten als neuer Prozess. Das Problem der Zobieprozesse sollte dadurch gelöst sein.

                                  Habe das so verstanden das er das alle 5 Minuten macht und nicht ständig.

                                  mcm1957M Online
                                  mcm1957M Online
                                  mcm1957
                                  schrieb am zuletzt editiert von
                                  #84

                                  @chris76e
                                  Ok, ja sollte er nur alle 5 Minuten machen, genauer (derzeit) immer wenn die Minutenanzahl durch 5 teilbar ist (5, 10, 15, ...)

                                  ABER auch direkt nach der Installation oder nach dem Ändern von Parametern zusätzlich einmal.

                                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                  Support Repositoryverwaltung.

                                  Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                  LESEN - gute Forenbeitrage

                                  Chris76eC mcm1957M 2 Antworten Letzte Antwort
                                  0
                                  • mcm1957M mcm1957

                                    @chris76e
                                    Ok, ja sollte er nur alle 5 Minuten machen, genauer (derzeit) immer wenn die Minutenanzahl durch 5 teilbar ist (5, 10, 15, ...)

                                    ABER auch direkt nach der Installation oder nach dem Ändern von Parametern zusätzlich einmal.

                                    Chris76eC Online
                                    Chris76eC Online
                                    Chris76e
                                    schrieb am zuletzt editiert von
                                    #85

                                    @mcm1957

                                    so sieht es bei mir aus:

                                    drops-weather.0
                                    	2025-03-24 19:16:44.345	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:16:43.849	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:16:43.848	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:16:41.245	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:16:33.864	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:16:33.389	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:16:33.387	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:16:30.720	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:16:23.445	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:16:22.952	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:16:22.951	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:16:20.205	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:16:12.670	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:16:12.171	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:16:12.170	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:16:09.570	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:16:02.063	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:16:01.564	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:16:01.563	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:15:58.740	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:15:47.979	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:15:47.979	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:15:45.209	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:15:37.552	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:15:37.061	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:15:37.060	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:15:28.333	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:15:20.443	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:15:19.947	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:15:19.947	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:15:17.148	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:15:08.618	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:15:08.618	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:15:05.650	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:14:54.896	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:54.401	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:14:54.400	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:51.649	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:14:44.832	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:44.338	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:14:44.338	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:41.840	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:14:34.264	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:33.838	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:14:33.837	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:30.789	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:14:23.180	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:14:23.180	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:20.282	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:14:13.210	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:12.719	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:14:12.718	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:10.193	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:14:03.230	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:14:02.740	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:14:02.739	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:13:59.884	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:13:51.804	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:13:51.311	info	Terminated (NO_ERROR): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:13:51.310	info	terminating
                                    drops-weather.0
                                    	2025-03-24 19:13:48.751	info	starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.drops-weather, node: v20.19.0, js-controller: 7.0.6
                                    drops-weather.0
                                    	2025-03-24 19:13:39.050	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    drops-weather.0
                                    	2025-03-24 19:13:39.050	info	terminating
                                    
                                    1 Antwort Letzte Antwort
                                    0
                                    • mcm1957M mcm1957

                                      @chris76e
                                      Ok, ja sollte er nur alle 5 Minuten machen, genauer (derzeit) immer wenn die Minutenanzahl durch 5 teilbar ist (5, 10, 15, ...)

                                      ABER auch direkt nach der Installation oder nach dem Ändern von Parametern zusätzlich einmal.

                                      mcm1957M Online
                                      mcm1957M Online
                                      mcm1957
                                      schrieb am zuletzt editiert von mcm1957
                                      #86

                                      ACHTUNG:

                                      Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

                                      Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

                                      @Chris76e - vermute mal dass ist das Problem bei dir.

                                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                      Support Repositoryverwaltung.

                                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                      LESEN - gute Forenbeitrage

                                      Chris76eC 1 Antwort Letzte Antwort
                                      0
                                      • mcm1957M mcm1957

                                        ACHTUNG:

                                        Bitte vor der Installation der 1.2.0 den Adapter DEINSTALLIEREN. Vorher bitte die locationID notieren.

                                        Siehe: https://forum.iobroker.net/topic/80335/test-adapter-drops-weather-1-1-x/77

                                        @Chris76e - vermute mal dass ist das Problem bei dir.

                                        Chris76eC Online
                                        Chris76eC Online
                                        Chris76e
                                        schrieb am zuletzt editiert von
                                        #87

                                        @mcm1957

                                        das war es, nach neuinstallation läuft es richtig.

                                        Der DP

                                        drops-weather.0.data_1h.labeltext
                                        

                                        ist jetzt jetzt nicht mehr deutsch....

                                        It will stay dry for now
                                        
                                        mcm1957M 1 Antwort Letzte Antwort
                                        0
                                        • Chris76eC Chris76e

                                          @mcm1957

                                          das war es, nach neuinstallation läuft es richtig.

                                          Der DP

                                          drops-weather.0.data_1h.labeltext
                                          

                                          ist jetzt jetzt nicht mehr deutsch....

                                          It will stay dry for now
                                          
                                          mcm1957M Online
                                          mcm1957M Online
                                          mcm1957
                                          schrieb am zuletzt editiert von
                                          #88

                                          @chris76e said in Test Adapter drops-weather 1.1.x:

                                          Der DP
                                          Copy to Clipboarddrops-weather.0.data_1h.labeltext

                                          ist jetzt jetzt nicht mehr deutsch....
                                          Copy to ClipboardIt will stay dry for now

                                          Danke
                                          Habs mal erfasst: https://github.com/iobroker-community-adapters/ioBroker.drops-weather/issues/117

                                          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                          Support Repositoryverwaltung.

                                          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                          LESEN - gute Forenbeitrage

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          780

                                          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