Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. openweathermap 1.4.0 bricht direkt nach Start ab

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    664

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    508

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.0k

openweathermap 1.4.0 bricht direkt nach Start ab

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
14 Beiträge 3 Kommentatoren 113 Aufrufe 2 Beobachtet
  • Ä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.
  • Thomas BraunT Thomas Braun

    @franzda

    Wie wäre es mit einem Auszug aus dem LogFile?
    Oder gleich mal die Ausgabe von

    iob diag
    

    Denn deine nodejs-Installation ist z. B. nicht mehr auf dem aktuellen Stand.

    F Offline
    F Offline
    franzda
    schrieb am zuletzt editiert von
    #3

    @Thomas-Braun habe bereits geschrieben

    
    host.neu
    2026-02-08 19:02:47.178	info	instance system.adapter.openweathermap.0 having pid 3451600 terminated with code 0 (NO_ERROR)
    
    openweathermap.0
    2026-02-08 19:02:46.644	info	Terminated (NO_ERROR): Without reason
    
    openweathermap.0
    2026-02-08 19:02:18.878	info	starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
    
    host.neu
    2026-02-08 19:02:16.065	info	instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3451600
    
    host.neu
    2026-02-08 18:37:24.206	info	instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • F franzda

      @Thomas-Braun habe bereits geschrieben

      
      host.neu
      2026-02-08 19:02:47.178	info	instance system.adapter.openweathermap.0 having pid 3451600 terminated with code 0 (NO_ERROR)
      
      openweathermap.0
      2026-02-08 19:02:46.644	info	Terminated (NO_ERROR): Without reason
      
      openweathermap.0
      2026-02-08 19:02:18.878	info	starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
      
      host.neu
      2026-02-08 19:02:16.065	info	instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3451600
      
      host.neu
      2026-02-08 18:37:24.206	info	instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #4

      @franzda

      Das ist nicht das Log aus dem System. Das ist krumm formatiert und chronologisch verkehrt herum.

      iob diag
      

      sagt?

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      F 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @franzda

        Das ist nicht das Log aus dem System. Das ist krumm formatiert und chronologisch verkehrt herum.

        iob diag
        

        sagt?

        F Offline
        F Offline
        franzda
        schrieb am zuletzt editiert von
        #5

        @Thomas-Braun das steht im log

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • F franzda

          @Thomas-Braun das steht im log

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #6

          @franzda

          Das steht im Admin. In 'krummer' Formatierung.
          Das richtige Log schaust du per

          iob logs --watch
          

          an. Und

          iob diag
          

          sagt?

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          F 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @franzda

            Das steht im Admin. In 'krummer' Formatierung.
            Das richtige Log schaust du per

            iob logs --watch
            

            an. Und

            iob diag
            

            sagt?

            F Offline
            F Offline
            franzda
            schrieb am zuletzt editiert von
            #7

            @Thomas-Braun identisch

            franz@neu:~ $ iob logs --watch
            2026-02-08 18:31:31.760  - info: host.neu stopInstance system.adapter.openweathermap.0 (force=false, process=false)
            2026-02-08 18:31:31.762  - info: host.neu stopInstance canceled schedule system.adapter.openweathermap.0
            2026-02-08 18:31:35.573  - info: host.neu instance scheduled system.adapter.openweathermap.0 2 * * * *
            2026-02-08 18:31:35.608  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 2974692
            2026-02-08 18:31:38.474  - info: openweathermap.0 (2974692) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
            2026-02-08 18:32:18.383  - info: openweathermap.0 (2974692) Terminated (NO_ERROR): Without reason
            2026-02-08 18:32:18.946  - info: host.neu instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
            2026-02-08 18:36:43.258  - info: host.neu stopInstance system.adapter.openweathermap.0 (force=false, process=false)
            2026-02-08 18:36:43.264  - info: host.neu stopInstance canceled schedule system.adapter.openweathermap.0
            2026-02-08 18:36:47.070  - info: host.neu instance scheduled system.adapter.openweathermap.0 2 * * * *
            2026-02-08 18:36:47.104  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3047458
            2026-02-08 18:36:49.982  - info: openweathermap.0 (3047458) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
            2026-02-08 18:37:23.640  - info: openweathermap.0 (3047458) Terminated (NO_ERROR): Without reason
            2026-02-08 18:37:24.206  - info: host.neu instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
            2026-02-08 19:02:16.065  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3451600
            2026-02-08 19:02:18.878  - info: openweathermap.0 (3451600) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
            2026-02-08 19:02:46.644  - info: openweathermap.0 (3451600) Terminated (NO_ERROR): Without reason
            2026-02-08 19:02:47.178  - info: host.neu instance system.adapter.openweathermap.0 having pid 3451600 terminated with code 0 (NO_ERROR)
            2026-02-08 19:15:00.455  - info: web.0 (1366330) <== Disconnect system.user.admin from ::ffff:192.168.178.105 vis.0
            2026-02-08 19:15:00.472  - info: web.0 (1366330) <== Disconnect system.user.admin from ::ffff:192.168.178.105 vis.0
            
            
            Thomas BraunT HomoranH 3 Antworten Letzte Antwort
            0
            • F franzda

              @Thomas-Braun identisch

              franz@neu:~ $ iob logs --watch
              2026-02-08 18:31:31.760  - info: host.neu stopInstance system.adapter.openweathermap.0 (force=false, process=false)
              2026-02-08 18:31:31.762  - info: host.neu stopInstance canceled schedule system.adapter.openweathermap.0
              2026-02-08 18:31:35.573  - info: host.neu instance scheduled system.adapter.openweathermap.0 2 * * * *
              2026-02-08 18:31:35.608  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 2974692
              2026-02-08 18:31:38.474  - info: openweathermap.0 (2974692) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
              2026-02-08 18:32:18.383  - info: openweathermap.0 (2974692) Terminated (NO_ERROR): Without reason
              2026-02-08 18:32:18.946  - info: host.neu instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
              2026-02-08 18:36:43.258  - info: host.neu stopInstance system.adapter.openweathermap.0 (force=false, process=false)
              2026-02-08 18:36:43.264  - info: host.neu stopInstance canceled schedule system.adapter.openweathermap.0
              2026-02-08 18:36:47.070  - info: host.neu instance scheduled system.adapter.openweathermap.0 2 * * * *
              2026-02-08 18:36:47.104  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3047458
              2026-02-08 18:36:49.982  - info: openweathermap.0 (3047458) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
              2026-02-08 18:37:23.640  - info: openweathermap.0 (3047458) Terminated (NO_ERROR): Without reason
              2026-02-08 18:37:24.206  - info: host.neu instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
              2026-02-08 19:02:16.065  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3451600
              2026-02-08 19:02:18.878  - info: openweathermap.0 (3451600) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
              2026-02-08 19:02:46.644  - info: openweathermap.0 (3451600) Terminated (NO_ERROR): Without reason
              2026-02-08 19:02:47.178  - info: host.neu instance system.adapter.openweathermap.0 having pid 3451600 terminated with code 0 (NO_ERROR)
              2026-02-08 19:15:00.455  - info: web.0 (1366330) <== Disconnect system.user.admin from ::ffff:192.168.178.105 vis.0
              2026-02-08 19:15:00.472  - info: web.0 (1366330) <== Disconnect system.user.admin from ::ffff:192.168.178.105 vis.0
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #8

              @franzda

              Und zum dritten...

              iob diag
              

              sagt?

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              0
              • F franzda

                @Thomas-Braun identisch

                franz@neu:~ $ iob logs --watch
                2026-02-08 18:31:31.760  - info: host.neu stopInstance system.adapter.openweathermap.0 (force=false, process=false)
                2026-02-08 18:31:31.762  - info: host.neu stopInstance canceled schedule system.adapter.openweathermap.0
                2026-02-08 18:31:35.573  - info: host.neu instance scheduled system.adapter.openweathermap.0 2 * * * *
                2026-02-08 18:31:35.608  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 2974692
                2026-02-08 18:31:38.474  - info: openweathermap.0 (2974692) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
                2026-02-08 18:32:18.383  - info: openweathermap.0 (2974692) Terminated (NO_ERROR): Without reason
                2026-02-08 18:32:18.946  - info: host.neu instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
                2026-02-08 18:36:43.258  - info: host.neu stopInstance system.adapter.openweathermap.0 (force=false, process=false)
                2026-02-08 18:36:43.264  - info: host.neu stopInstance canceled schedule system.adapter.openweathermap.0
                2026-02-08 18:36:47.070  - info: host.neu instance scheduled system.adapter.openweathermap.0 2 * * * *
                2026-02-08 18:36:47.104  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3047458
                2026-02-08 18:36:49.982  - info: openweathermap.0 (3047458) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
                2026-02-08 18:37:23.640  - info: openweathermap.0 (3047458) Terminated (NO_ERROR): Without reason
                2026-02-08 18:37:24.206  - info: host.neu instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
                2026-02-08 19:02:16.065  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3451600
                2026-02-08 19:02:18.878  - info: openweathermap.0 (3451600) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
                2026-02-08 19:02:46.644  - info: openweathermap.0 (3451600) Terminated (NO_ERROR): Without reason
                2026-02-08 19:02:47.178  - info: host.neu instance system.adapter.openweathermap.0 having pid 3451600 terminated with code 0 (NO_ERROR)
                2026-02-08 19:15:00.455  - info: web.0 (1366330) <== Disconnect system.user.admin from ::ffff:192.168.178.105 vis.0
                2026-02-08 19:15:00.472  - info: web.0 (1366330) <== Disconnect system.user.admin from ::ffff:192.168.178.105 vis.0
                
                
                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von Homoran
                #9

                @franzda sagte in openweathermap 1.4.0 bricht direkt nach Start ab:

                scheduled system.adapter.openweathermap.0 2 * * * *

                der läuft nicht durch!
                Das ist ein scheduled Adapter, der 1x pro Stunde zur 2. Minute gestartet wird, seine Arbeit verrichtet und wieder schlafen geht.

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                F 1 Antwort Letzte Antwort
                0
                • F franzda

                  @Thomas-Braun identisch

                  franz@neu:~ $ iob logs --watch
                  2026-02-08 18:31:31.760  - info: host.neu stopInstance system.adapter.openweathermap.0 (force=false, process=false)
                  2026-02-08 18:31:31.762  - info: host.neu stopInstance canceled schedule system.adapter.openweathermap.0
                  2026-02-08 18:31:35.573  - info: host.neu instance scheduled system.adapter.openweathermap.0 2 * * * *
                  2026-02-08 18:31:35.608  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 2974692
                  2026-02-08 18:31:38.474  - info: openweathermap.0 (2974692) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
                  2026-02-08 18:32:18.383  - info: openweathermap.0 (2974692) Terminated (NO_ERROR): Without reason
                  2026-02-08 18:32:18.946  - info: host.neu instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
                  2026-02-08 18:36:43.258  - info: host.neu stopInstance system.adapter.openweathermap.0 (force=false, process=false)
                  2026-02-08 18:36:43.264  - info: host.neu stopInstance canceled schedule system.adapter.openweathermap.0
                  2026-02-08 18:36:47.070  - info: host.neu instance scheduled system.adapter.openweathermap.0 2 * * * *
                  2026-02-08 18:36:47.104  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3047458
                  2026-02-08 18:36:49.982  - info: openweathermap.0 (3047458) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
                  2026-02-08 18:37:23.640  - info: openweathermap.0 (3047458) Terminated (NO_ERROR): Without reason
                  2026-02-08 18:37:24.206  - info: host.neu instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
                  2026-02-08 19:02:16.065  - info: host.neu instance system.adapter.openweathermap.0 in version "1.4.0" started with pid 3451600
                  2026-02-08 19:02:18.878  - info: openweathermap.0 (3451600) starting. Version 1.4.0 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v22.21.0, js-controller: 7.0.7
                  2026-02-08 19:02:46.644  - info: openweathermap.0 (3451600) Terminated (NO_ERROR): Without reason
                  2026-02-08 19:02:47.178  - info: host.neu instance system.adapter.openweathermap.0 having pid 3451600 terminated with code 0 (NO_ERROR)
                  2026-02-08 19:15:00.455  - info: web.0 (1366330) <== Disconnect system.user.admin from ::ffff:192.168.178.105 vis.0
                  2026-02-08 19:15:00.472  - info: web.0 (1366330) <== Disconnect system.user.admin from ::ffff:192.168.178.105 vis.0
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #10

                  @franzda sagte in openweathermap 1.4.0 bricht direkt nach Start ab:

                  host.neu stopInstance canceled schedule system.adapter.openweathermap.0

                  Das ist ein 'sheduled adapter'. Der startet in Intervallen neu.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  F 1 Antwort Letzte Antwort
                  0
                  • HomoranH Homoran

                    @franzda sagte in openweathermap 1.4.0 bricht direkt nach Start ab:

                    scheduled system.adapter.openweathermap.0 2 * * * *

                    der läuft nicht durch!
                    Das ist ein scheduled Adapter, der 1x pro Stunde zur 2. Minute gestartet wird, seine Arbeit verrichtet und wieder schlafen geht.

                    F Offline
                    F Offline
                    franzda
                    schrieb am zuletzt editiert von
                    #11

                    @Homoran Danke hatte noch nie heduled adapter gesehen.

                    HomoranH 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @franzda sagte in openweathermap 1.4.0 bricht direkt nach Start ab:

                      host.neu stopInstance canceled schedule system.adapter.openweathermap.0

                      Das ist ein 'sheduled adapter'. Der startet in Intervallen neu.

                      F Offline
                      F Offline
                      franzda
                      schrieb am zuletzt editiert von
                      #12

                      @Thomas-Braun Danke hatte noch nie heduled adapter gesehen.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • F franzda

                        @Homoran Danke hatte noch nie heduled adapter gesehen.

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

                        @franzda sagte in openweathermap 1.4.0 bricht direkt nach Start ab:

                        @Homoran Danke hatte noch nie heduled adapter gesehen.

                        der hat deswegen statt der Ampel eine Uhr als Icon in der Instanz

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        0
                        • F franzda

                          @Thomas-Braun Danke hatte noch nie heduled adapter gesehen.

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #14

                          @franzda

                          Dein nodejs kannst du dennoch reparieren.

                          iob nodejs-update 22
                          

                          einhacken, Rückfragen mit y bestätigen

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Antwort Letzte Antwort
                          0

                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                          Registrieren Anmelden
                          Antworten
                          • In einem neuen Thema antworten
                          Anmelden zum Antworten
                          • Älteste zuerst
                          • Neuste zuerst
                          • Meiste Stimmen


                          Support us

                          ioBroker
                          Community Adapters
                          Donate
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          487

                          Online

                          32.8k

                          Benutzer

                          82.9k

                          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