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. Einsteigerfragen
  4. Installation
  5. Fataler Fehler nach Update (ioBroker Windows)

NEWS

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

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

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

Fataler Fehler nach Update (ioBroker Windows)

Geplant Angeheftet Gesperrt Verschoben Installation
8 Beiträge 5 Kommentatoren 630 Aufrufe 5 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.
  • M Offline
    M Offline
    markusma
    schrieb am zuletzt editiert von
    #1

    Hi

    wollte heute meine ioBroker Version mit Hilfe des Win-Installers auf die neuest Version heben.
    Das Upgrade ist leider fehlgeschlagen und ich bekomme seitdem keine Version mehr installiert (Auch ohne Import alter Konfigurationen nicht bzw. Uninstall/Install. Das Windows-Service iobroker scheint in der Service-Liste auch nicht mehr auf.)

    nodeJS wurde beim ersten Update mitaktualisiert.

    Folgendes zeigt das Logfile:

    ----------------------------------------------------------------------------------------------------
    Npm prefix path exists: C:\Users\Superuser\AppData\Roaming\npm ---> OK
    ----------------------------------------------------------------------------------------------------
    
    Executing:
    ----------------------------------------------------------------------------------------------------
    @echo off
    SET PATH=C:\Program Files\nodejs;%PATH:&=^&%
    "C:\Program Files\nodejs\npx" --yes @iobroker/install@latest
    ----------------------------------------------------------------------------------------------------
    Windows installation starting... (fixing = false)
    NPM version: 10.8.2
    npm warn config production Use `--omit=dev` instead.
    npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
    npm warn deprecated har-validator@5.1.5: this library is no longer supported
    npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
    npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
    
    added 549 packages, and audited 578 packages in 1m
    
    72 packages are looking for funding
      run `npm fund` for details
    
    29 vulnerabilities (22 moderate, 6 high, 1 critical)
    
    To address issues that do not require attention, run:
      npm audit fix
    
    To address all issues (including breaking changes), run:
      npm audit fix --force
    
    Run `npm audit` for details.
    Write "iobroker start" to start the ioBroker
    npm install dotenv@^16.4.5 --force --loglevel error --production --save --prefix "C:/ioBroker"
    
    up to date, audited 578 packages in 6s
    
    72 packages are looking for funding
      run `npm fund` for details
    
    29 vulnerabilities (22 moderate, 6 high, 1 critical)
    
    To address issues that do not require attention, run:
      npm audit fix
    
    To address all issues (including breaking changes), run:
      npm audit fix --force
    
    Run `npm audit` for details.
    npm install windows-shortcuts@^0.1.6 --force --loglevel error --production --save --prefix "C:/ioBroker"
    
    up to date, audited 578 packages in 4s
    
    72 packages are looking for funding
      run `npm fund` for details
    
    29 vulnerabilities (22 moderate, 6 high, 1 critical)
    
    To address issues that do not require attention, run:
      npm audit fix
    
    To address all issues (including breaking changes), run:
      npm audit fix --force
    
    Run `npm audit` for details.
    winget install --id Git.Git -e --source winget --silent --force --disable-interactivity --accept-source-agreements --accept-package-agreements
    'winget' is not recognized as an internal or external command,
    operable program or batch file.
    Error when installing GIT: Error: Command failed: winget install --id Git.Git -e --source winget --silent --force --disable-interactivity --accept-source-agreements --accept-package-agreements
    Register ioBroker as Service
    Written iobnodevars.bat successfully.
    Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\ioBroker Command line.lnk" created with Admin flag!
    Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\Start ioBroker Service.lnk" created with Admin flag!
    Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\ioBroker Admin.lnk" created!
    Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\Stop ioBroker Service.lnk" created with Admin flag!
    Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\Restart ioBroker Service.lnk" created with Admin flag!
    The process cannot access the file because it is being used by another process.
    Creation of Windows service failed!
    Starting Windows service failed!
    
    =============================
    Running Admin shell
    =============================
    ioBroker service name: ioBroker
    The service name is invalid.
    
    More help is available by typing NET HELPMSG 2185.
    
    ioBroker service installed and started. Go to http://localhost:8081 to open the admin UI.
    To see the outputs do not start the service, but write "node node_modules/iobroker.js-controller/controller"
    ----------------------------------------------------------------------------------------------------
    ioBroker installation/fixing completed!
    ----------------------------------------------------------------------------------------------------
    Waiting for ioBroker service ...
    ioBroker service ioBroker not started (timeout)!
    

    Bitte um Tipps, was ich tun könnte?!

    Danke
    Markus

    mcm1957M OliverIOO 2 Antworten Letzte Antwort
    0
    • M markusma

      Hi

      wollte heute meine ioBroker Version mit Hilfe des Win-Installers auf die neuest Version heben.
      Das Upgrade ist leider fehlgeschlagen und ich bekomme seitdem keine Version mehr installiert (Auch ohne Import alter Konfigurationen nicht bzw. Uninstall/Install. Das Windows-Service iobroker scheint in der Service-Liste auch nicht mehr auf.)

      nodeJS wurde beim ersten Update mitaktualisiert.

      Folgendes zeigt das Logfile:

      ----------------------------------------------------------------------------------------------------
      Npm prefix path exists: C:\Users\Superuser\AppData\Roaming\npm ---> OK
      ----------------------------------------------------------------------------------------------------
      
      Executing:
      ----------------------------------------------------------------------------------------------------
      @echo off
      SET PATH=C:\Program Files\nodejs;%PATH:&=^&%
      "C:\Program Files\nodejs\npx" --yes @iobroker/install@latest
      ----------------------------------------------------------------------------------------------------
      Windows installation starting... (fixing = false)
      NPM version: 10.8.2
      npm warn config production Use `--omit=dev` instead.
      npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
      npm warn deprecated har-validator@5.1.5: this library is no longer supported
      npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      
      added 549 packages, and audited 578 packages in 1m
      
      72 packages are looking for funding
        run `npm fund` for details
      
      29 vulnerabilities (22 moderate, 6 high, 1 critical)
      
      To address issues that do not require attention, run:
        npm audit fix
      
      To address all issues (including breaking changes), run:
        npm audit fix --force
      
      Run `npm audit` for details.
      Write "iobroker start" to start the ioBroker
      npm install dotenv@^16.4.5 --force --loglevel error --production --save --prefix "C:/ioBroker"
      
      up to date, audited 578 packages in 6s
      
      72 packages are looking for funding
        run `npm fund` for details
      
      29 vulnerabilities (22 moderate, 6 high, 1 critical)
      
      To address issues that do not require attention, run:
        npm audit fix
      
      To address all issues (including breaking changes), run:
        npm audit fix --force
      
      Run `npm audit` for details.
      npm install windows-shortcuts@^0.1.6 --force --loglevel error --production --save --prefix "C:/ioBroker"
      
      up to date, audited 578 packages in 4s
      
      72 packages are looking for funding
        run `npm fund` for details
      
      29 vulnerabilities (22 moderate, 6 high, 1 critical)
      
      To address issues that do not require attention, run:
        npm audit fix
      
      To address all issues (including breaking changes), run:
        npm audit fix --force
      
      Run `npm audit` for details.
      winget install --id Git.Git -e --source winget --silent --force --disable-interactivity --accept-source-agreements --accept-package-agreements
      'winget' is not recognized as an internal or external command,
      operable program or batch file.
      Error when installing GIT: Error: Command failed: winget install --id Git.Git -e --source winget --silent --force --disable-interactivity --accept-source-agreements --accept-package-agreements
      Register ioBroker as Service
      Written iobnodevars.bat successfully.
      Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\ioBroker Command line.lnk" created with Admin flag!
      Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\Start ioBroker Service.lnk" created with Admin flag!
      Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\ioBroker Admin.lnk" created!
      Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\Stop ioBroker Service.lnk" created with Admin flag!
      Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\Restart ioBroker Service.lnk" created with Admin flag!
      The process cannot access the file because it is being used by another process.
      Creation of Windows service failed!
      Starting Windows service failed!
      
      =============================
      Running Admin shell
      =============================
      ioBroker service name: ioBroker
      The service name is invalid.
      
      More help is available by typing NET HELPMSG 2185.
      
      ioBroker service installed and started. Go to http://localhost:8081 to open the admin UI.
      To see the outputs do not start the service, but write "node node_modules/iobroker.js-controller/controller"
      ----------------------------------------------------------------------------------------------------
      ioBroker installation/fixing completed!
      ----------------------------------------------------------------------------------------------------
      Waiting for ioBroker service ...
      ioBroker service ioBroker not started (timeout)!
      

      Bitte um Tipps, was ich tun könnte?!

      Danke
      Markus

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

      @markusma
      Hast du den aktuellen Windows Installer verwendet?

      Ansonsten kann wahrscheinlich @Gaspode helfen.

      Edir
      Und hast du vor der Installation iobroker beendet? Sieht das so aus als würde da noch was laufen.

      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
      • M markusma

        Hi

        wollte heute meine ioBroker Version mit Hilfe des Win-Installers auf die neuest Version heben.
        Das Upgrade ist leider fehlgeschlagen und ich bekomme seitdem keine Version mehr installiert (Auch ohne Import alter Konfigurationen nicht bzw. Uninstall/Install. Das Windows-Service iobroker scheint in der Service-Liste auch nicht mehr auf.)

        nodeJS wurde beim ersten Update mitaktualisiert.

        Folgendes zeigt das Logfile:

        ----------------------------------------------------------------------------------------------------
        Npm prefix path exists: C:\Users\Superuser\AppData\Roaming\npm ---> OK
        ----------------------------------------------------------------------------------------------------
        
        Executing:
        ----------------------------------------------------------------------------------------------------
        @echo off
        SET PATH=C:\Program Files\nodejs;%PATH:&=^&%
        "C:\Program Files\nodejs\npx" --yes @iobroker/install@latest
        ----------------------------------------------------------------------------------------------------
        Windows installation starting... (fixing = false)
        NPM version: 10.8.2
        npm warn config production Use `--omit=dev` instead.
        npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
        npm warn deprecated har-validator@5.1.5: this library is no longer supported
        npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
        npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
        
        added 549 packages, and audited 578 packages in 1m
        
        72 packages are looking for funding
          run `npm fund` for details
        
        29 vulnerabilities (22 moderate, 6 high, 1 critical)
        
        To address issues that do not require attention, run:
          npm audit fix
        
        To address all issues (including breaking changes), run:
          npm audit fix --force
        
        Run `npm audit` for details.
        Write "iobroker start" to start the ioBroker
        npm install dotenv@^16.4.5 --force --loglevel error --production --save --prefix "C:/ioBroker"
        
        up to date, audited 578 packages in 6s
        
        72 packages are looking for funding
          run `npm fund` for details
        
        29 vulnerabilities (22 moderate, 6 high, 1 critical)
        
        To address issues that do not require attention, run:
          npm audit fix
        
        To address all issues (including breaking changes), run:
          npm audit fix --force
        
        Run `npm audit` for details.
        npm install windows-shortcuts@^0.1.6 --force --loglevel error --production --save --prefix "C:/ioBroker"
        
        up to date, audited 578 packages in 4s
        
        72 packages are looking for funding
          run `npm fund` for details
        
        29 vulnerabilities (22 moderate, 6 high, 1 critical)
        
        To address issues that do not require attention, run:
          npm audit fix
        
        To address all issues (including breaking changes), run:
          npm audit fix --force
        
        Run `npm audit` for details.
        winget install --id Git.Git -e --source winget --silent --force --disable-interactivity --accept-source-agreements --accept-package-agreements
        'winget' is not recognized as an internal or external command,
        operable program or batch file.
        Error when installing GIT: Error: Command failed: winget install --id Git.Git -e --source winget --silent --force --disable-interactivity --accept-source-agreements --accept-package-agreements
        Register ioBroker as Service
        Written iobnodevars.bat successfully.
        Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\ioBroker Command line.lnk" created with Admin flag!
        Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\Start ioBroker Service.lnk" created with Admin flag!
        Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\ioBroker Admin.lnk" created!
        Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\Stop ioBroker Service.lnk" created with Admin flag!
        Shortcut "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ioBroker automation platform\Restart ioBroker Service.lnk" created with Admin flag!
        The process cannot access the file because it is being used by another process.
        Creation of Windows service failed!
        Starting Windows service failed!
        
        =============================
        Running Admin shell
        =============================
        ioBroker service name: ioBroker
        The service name is invalid.
        
        More help is available by typing NET HELPMSG 2185.
        
        ioBroker service installed and started. Go to http://localhost:8081 to open the admin UI.
        To see the outputs do not start the service, but write "node node_modules/iobroker.js-controller/controller"
        ----------------------------------------------------------------------------------------------------
        ioBroker installation/fixing completed!
        ----------------------------------------------------------------------------------------------------
        Waiting for ioBroker service ...
        ioBroker service ioBroker not started (timeout)!
        

        Bitte um Tipps, was ich tun könnte?!

        Danke
        Markus

        OliverIOO Offline
        OliverIOO Offline
        OliverIO
        schrieb am zuletzt editiert von
        #3

        @markusma sagte in Fataler Fehler nach Update (ioBroker Windows):

        winget install --id Git.Git -e --source winget --silent --force --disable-interactivity --accept-source-agreements --accept-package-agreements
        'winget' is not recognized as an internal or external command,

        dir fehlt winget, das musst du installieren
        https://learn.microsoft.com/de-de/windows/package-manager/winget/

        Meine Adapter und Widgets
        TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
        Links im Profil

        GaspodeG 1 Antwort Letzte Antwort
        0
        • OliverIOO OliverIO

          @markusma sagte in Fataler Fehler nach Update (ioBroker Windows):

          winget install --id Git.Git -e --source winget --silent --force --disable-interactivity --accept-source-agreements --accept-package-agreements
          'winget' is not recognized as an internal or external command,

          dir fehlt winget, das musst du installieren
          https://learn.microsoft.com/de-de/windows/package-manager/winget/

          GaspodeG Offline
          GaspodeG Offline
          Gaspode
          schrieb am zuletzt editiert von
          #4

          @oliverio said in Fataler Fehler nach Update (ioBroker Windows):

          dir fehlt winget, das musst du installieren

          Das auch, das ist aber nicht der Grund für das Problem, dass der Service nicht mehr startet bzw. installiert wird.

          @markusma said in Fataler Fehler nach Update (ioBroker Windows):

          Bitte um Tipps, was ich tun könnte?!

          Ein Fix ist unterwegs, bis da hin kannst du das Problem (hoffentlich) so lösen:

          Im ioBroker Cmd Fenster folgendes eingeben:

          curl -L --output .\install_test.js --url https://raw.githubusercontent.com/Gaspode69/ioBroker/Gaspode69-Win-Install-Service/install/windows/install.js
          node install_test.js
          

          ansonsten, am Besten den Windows Installer Thread abonnieren, da werden aktuelle Probleme in der Regel als erstes besprochen:
          https://forum.iobroker.net/post/958230

          GaspodeG 1 Antwort Letzte Antwort
          0
          • GaspodeG Gaspode

            @oliverio said in Fataler Fehler nach Update (ioBroker Windows):

            dir fehlt winget, das musst du installieren

            Das auch, das ist aber nicht der Grund für das Problem, dass der Service nicht mehr startet bzw. installiert wird.

            @markusma said in Fataler Fehler nach Update (ioBroker Windows):

            Bitte um Tipps, was ich tun könnte?!

            Ein Fix ist unterwegs, bis da hin kannst du das Problem (hoffentlich) so lösen:

            Im ioBroker Cmd Fenster folgendes eingeben:

            curl -L --output .\install_test.js --url https://raw.githubusercontent.com/Gaspode69/ioBroker/Gaspode69-Win-Install-Service/install/windows/install.js
            node install_test.js
            

            ansonsten, am Besten den Windows Installer Thread abonnieren, da werden aktuelle Probleme in der Regel als erstes besprochen:
            https://forum.iobroker.net/post/958230

            GaspodeG Offline
            GaspodeG Offline
            Gaspode
            schrieb am zuletzt editiert von
            #5

            @gaspode said in Fataler Fehler nach Update (ioBroker Windows):

            Ein Fix ist unterwegs

            Die Korrektur ist inzwischen Online, d.h. der ioBroker Fixer sollte den Service jetzt wieder korrekt anlegen.

            Danke an @apollon77 und @Bluefox für das schnelle releasen der Korrektur.

            @mcm1957
            Und Danke, dass du mich immer so schnell auf Windows Probleme aufmerksam machst. :)

            mcm1957M sigi234S 2 Antworten Letzte Antwort
            1
            • GaspodeG Gaspode

              @gaspode said in Fataler Fehler nach Update (ioBroker Windows):

              Ein Fix ist unterwegs

              Die Korrektur ist inzwischen Online, d.h. der ioBroker Fixer sollte den Service jetzt wieder korrekt anlegen.

              Danke an @apollon77 und @Bluefox für das schnelle releasen der Korrektur.

              @mcm1957
              Und Danke, dass du mich immer so schnell auf Windows Probleme aufmerksam machst. :)

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

              @gaspode
              No Problem. Bin froh dass du es nicht als lästig empfindest.
              GEMEINSAM schaffen wir ioBroker benutzerfreundlich zu halten.

              Wünsch noch nen schönen Sonntag.

              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
              • GaspodeG Gaspode

                @gaspode said in Fataler Fehler nach Update (ioBroker Windows):

                Ein Fix ist unterwegs

                Die Korrektur ist inzwischen Online, d.h. der ioBroker Fixer sollte den Service jetzt wieder korrekt anlegen.

                Danke an @apollon77 und @Bluefox für das schnelle releasen der Korrektur.

                @mcm1957
                Und Danke, dass du mich immer so schnell auf Windows Probleme aufmerksam machst. :)

                sigi234S Online
                sigi234S Online
                sigi234
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #7

                @gaspode sagte in Fataler Fehler nach Update (ioBroker Windows):

                Die Korrektur ist inzwischen Online, d.h. der ioBroker Fixer sollte den Service jetzt wieder korrekt anlegen.

                Super, gerade heruntergeladen. Ist Version gleich geblieben? 3.3.0

                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Immer Daten sichern!

                GaspodeG 1 Antwort Letzte Antwort
                0
                • sigi234S sigi234

                  @gaspode sagte in Fataler Fehler nach Update (ioBroker Windows):

                  Die Korrektur ist inzwischen Online, d.h. der ioBroker Fixer sollte den Service jetzt wieder korrekt anlegen.

                  Super, gerade heruntergeladen. Ist Version gleich geblieben? 3.3.0

                  GaspodeG Offline
                  GaspodeG Offline
                  Gaspode
                  schrieb am zuletzt editiert von Gaspode
                  #8

                  @sigi234 said in Fataler Fehler nach Update (ioBroker Windows):

                  Super, gerade heruntergeladen. Ist Version gleich geblieben? 3.3.0

                  Die Korrektur ist im Script-Teil, der per npx aufgerufen wird, d.h. der Windows Installer hat sich nicht geändert und braucht nicht erneut heruntergeladen zu werden.

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


                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  682

                  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