Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter drops-weather 1.2.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter drops-weather 1.2.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • mcm1957
      mcm1957 @Winni last edited by

      @winni
      Kannst du bitte mal mit debug Level starten und das log posten?
      Ist aber nicht prior - muss dann weg und kann erst nachher in Code schaun.

      Winni 1 Reply Last reply Reply Quote 0
      • Winni
        Winni @mcm1957 last edited by

        @mcm1957, ok

        drops-weather.0
        2025-03-20 08:50:23.836	error	Cannot read properties of null (reading 'pages')
        
        drops-weather.0
        2025-03-20 08:50:23.836	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 08:50:23.834	error	unhandled promise rejection: Cannot read properties of null (reading 'pages')
        
        drops-weather.0
        2025-03-20 08:50:23.834	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 08:50:23.832	info	terminating
        
        drops-weather.0
        2025-03-20 08:50:23.830	info	Got terminate signal TERMINATE_YOURSELF
        
        drops-weather.0
        2025-03-20 08:50:23.803	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        
        drops-weather.0
        2025-03-20 08:50:23.801	error	error launching browser undefined - Error: Failed to launch the browser process! undefined TROUBLESHOOTING: https://pptr.dev/troubleshooting
        
        drops-weather.0
        2025-03-20 08:50:23.775	info	browserPath set to puppeteer default
        
        drops-weather.0
        2025-03-20 08:50:23.772	info	browserMode set to automatic
        
        drops-weather.0
        2025-03-20 08:50:23.760	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
        
        mcm1957 1 Reply Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active last edited by

          so für alle..

          das wird nix.. wir müssen den auf cron umstellen..

          ich bitte um Geduld

          mcm1957 ? 2 Replies Last reply Reply Quote 2
          • mcm1957
            mcm1957 @arteck last edited by

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

            so für alle..

            das wird nix.. wir müssen den auf cron umstellen..

            ich bitte um Geduld

            @arteck
            Ich nehm an du meinst damit umstellen auf scheduled adapter.
            Machst du das? Oder brauchts du Support? (wobei ich nicht bös bin wenn du das machst, bin eh ausgelastet).

            1 Reply Last reply Reply Quote 0
            • mcm1957
              mcm1957 @Winni last edited by

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

              @mcm1957, ok

              drops-weather.0
              2025-03-20 08:50:23.836	error	Cannot read properties of null (reading 'pages')
              
              drops-weather.0
              2025-03-20 08:50:23.836	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 08:50:23.834	error	unhandled promise rejection: Cannot read properties of null (reading 'pages')
              
              drops-weather.0
              2025-03-20 08:50:23.834	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 08:50:23.832	info	terminating
              
              drops-weather.0
              2025-03-20 08:50:23.830	info	Got terminate signal TERMINATE_YOURSELF
              
              drops-weather.0
              2025-03-20 08:50:23.803	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              
              drops-weather.0
              2025-03-20 08:50:23.801	error	error launching browser undefined - Error: Failed to launch the browser process! undefined TROUBLESHOOTING: https://pptr.dev/troubleshooting
              
              drops-weather.0
              2025-03-20 08:50:23.775	info	browserPath set to puppeteer default
              
              drops-weather.0
              2025-03-20 08:50:23.772	info	browserMode set to automatic
              
              drops-weather.0
              2025-03-20 08:50:23.760	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
              

              Hmm - das ist aber nicht DEBUG Level log 🙂

              Winni 1 Reply Last reply Reply Quote 0
              • ?
                A Former User @arteck last edited by

                @arteck

                um's Choas kompletty zu machen, es gibt auch noch Fetch... 🙂
                https://www.zenrows.com/blog/axios-vs-got-vs-fetch#which-is-best

                Ihr seit schon hartnaeckig, das muss man sagen! geht nicht - gibts net.. 👍 👍 👍 👍

                1 Reply Last reply Reply Quote 1
                • Winni
                  Winni @mcm1957 last edited by

                  @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
                  
                  mcm1957 1 Reply Last reply Reply Quote 0
                  • mcm1957
                    mcm1957 @Winni last edited by

                    @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

                    Winni 1 Reply Last reply Reply Quote 0
                    • Winni
                      Winni @mcm1957 last edited by

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

                      Homoran 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Winni last edited by

                        @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

                        Winni 1 Reply Last reply Reply Quote 0
                        • Winni
                          Winni @Homoran last edited by

                          @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
                          
                          Homoran 1 Reply Last reply Reply Quote 1
                          • Homoran
                            Homoran Global Moderator Administrators @Winni last edited by

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

                            jetzt so:

                            wie geht das denn 😱 ??
                            debug und error?

                            Winni Negalein 2 Replies Last reply Reply Quote 0
                            • Winni
                              Winni @Homoran last edited by

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

                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @Winni last edited by

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

                                1 Reply Last reply Reply Quote 1
                                • Negalein
                                  Negalein Global Moderator @Homoran last edited by

                                  @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.

                                  1 Reply Last reply Reply Quote 1
                                  • arteck
                                    arteck Developer Most Active last edited by 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

                                    Winni 1 Reply Last reply Reply Quote 1
                                    • Winni
                                      Winni @arteck last edited by

                                      @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
                                      
                                      mcm1957 1 Reply Last reply Reply Quote 0
                                      • mcm1957
                                        mcm1957 @Winni last edited by 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

                                        Chris76e S 3 Replies Last reply Reply Quote 0
                                        • Chris76e
                                          Chris76e @mcm1957 last edited by

                                          @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
                                          
                                          mcm1957 1 Reply Last reply Reply Quote 0
                                          • S
                                            Sleepwalker @mcm1957 last edited by

                                            @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 😄

                                            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 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            765
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            drops-weather mcm1957
                                            17
                                            180
                                            12085
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo