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. Fehler beim Adapter installieren Code25

NEWS

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

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.1k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Fehler beim Adapter installieren Code25

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
108 Beiträge 9 Kommentatoren 15.3k Aufrufe 6 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

    @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

    auf welche version sollte ich den js-controller zurücksetzen?

    Erst mit der Version versuchen, die bei einer Neuinstallation mitkommt.
    Falls das nicht funktioniert:

    cd /opt/iobroker
    sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
    

    und damit weiter herumexperimentieren.

    Y Offline
    Y Offline
    yamaha1220
    schrieb am zuletzt editiert von
    #20

    @thomas-braun ok danke sd-karte ist neu aufgesetzt

    melde mich gleich nochmal

    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

      Welches Betriebsystem würdest du nehmen? 32 64 bit?

      RaspberryOS, 64Bit - Lite

      Iobroker installieren, dann vis installieren. Erst danach dein Backup reinziehen.
      Kann aber sein, dass der js-controller dann zu aktuell für das steinalte Backup ist.
      In dem Fall würde ich den js-controller auf eine alte Version drücken und dann nochmal das Backup drauf werfen.

      Y Offline
      Y Offline
      yamaha1220
      schrieb am zuletzt editiert von
      #21

      @thomas-braun so fertig. jetzt die vis installieren und dann ds backup mal sehen

      1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

        Welches Betriebsystem würdest du nehmen? 32 64 bit?

        RaspberryOS, 64Bit - Lite

        Iobroker installieren, dann vis installieren. Erst danach dein Backup reinziehen.
        Kann aber sein, dass der js-controller dann zu aktuell für das steinalte Backup ist.
        In dem Fall würde ich den js-controller auf eine alte Version drücken und dann nochmal das Backup drauf werfen.

        Y Offline
        Y Offline
        yamaha1220
        schrieb am zuletzt editiert von
        #22

        @thomas-braun also backup ist drauf aber kann noch nichts installieren siehe da

        $ ./iobroker add hmip  --host pi32
        NPM version: 9.8.1npm install iobroker.hmip@1.20.0 --loglevel error --prefix "/opt/iobroker" (System call)
        npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/iobroker.js-controllernpm ERR! command failednpm ERR! command sh -c node iobroker.js setup firstnpm ERR! Unable to increase LUA script timeout: Error CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]npm ERR!  Unable to enable Expiry Keyspace events from Redis Server: Error CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6npm ERR!         throw e;npm ERR!         ^npm ERR! npm ERR! ReplyError: Error scan NOT SUPPORTEDnpm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)npm ERR! Emitted 'error' event on ScanStream instance at:npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {npm ERR!   command: {npm ERR!     name: 'scan',npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]npm ERR!   }npm ERR! }npm ERR! npm ERR! Node.js v18.18.2npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
        ERROR: host.pi32 Cannot install iobroker.hmip@1.20.0: 1
        ERROR: process exited with code 25
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • Y yamaha1220

          @thomas-braun also backup ist drauf aber kann noch nichts installieren siehe da

          $ ./iobroker add hmip  --host pi32
          NPM version: 9.8.1npm install iobroker.hmip@1.20.0 --loglevel error --prefix "/opt/iobroker" (System call)
          npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/iobroker.js-controllernpm ERR! command failednpm ERR! command sh -c node iobroker.js setup firstnpm ERR! Unable to increase LUA script timeout: Error CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]npm ERR!  Unable to enable Expiry Keyspace events from Redis Server: Error CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6npm ERR!         throw e;npm ERR!         ^npm ERR! npm ERR! ReplyError: Error scan NOT SUPPORTEDnpm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)npm ERR! Emitted 'error' event on ScanStream instance at:npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {npm ERR!   command: {npm ERR!     name: 'scan',npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]npm ERR!   }npm ERR! }npm ERR! npm ERR! Node.js v18.18.2npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
          ERROR: host.pi32 Cannot install iobroker.hmip@1.20.0: 1
          ERROR: process exited with code 25
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #23

          @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

          /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

          Dann schau da rein.
          Die Meldung selber kenne ich nicht.

          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

          Y 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

            auf welche version sollte ich den js-controller zurücksetzen?

            Erst mit der Version versuchen, die bei einer Neuinstallation mitkommt.
            Falls das nicht funktioniert:

            cd /opt/iobroker
            sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
            

            und damit weiter herumexperimentieren.

            Y Offline
            Y Offline
            yamaha1220
            schrieb am zuletzt editiert von
            #24

            @thomas-braun das kam jetzt raus

            schenk@pi32:/opt/iobroker $ schenk@pi32:~ $ cd /opt/iobroker
            sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
            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 ERR! code 1
            npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
            npm ERR! command failed
            npm ERR! command sh -c node iobroker.js setup first
            npm ERR! Unable to subscribe to meta namespace "meta." changes: Error PSUBSCRIBE-UNSUPPORTED for namespace meta.: Data=["meta.*"]
            npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
            npm ERR!         throw e;
            npm ERR!         ^
            npm ERR!
            npm ERR! ReplyError: Error scan NOT SUPPORTED
            npm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
            npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
            npm ERR! Emitted 'error' event on ScanStream instance at:
            npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
            npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
            npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
            npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
            npm ERR!   command: {
            npm ERR!     name: 'scan',
            npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]
            npm ERR!   }
            npm ERR! }
            npm ERR!
            npm ERR! Node.js v18.18.2
            
            npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T14_06_35_334Z-debug-0.log
            schenk@pi32:/opt/iobroker $
            
            
            HomoranH 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

              /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

              Dann schau da rein.
              Die Meldung selber kenne ich nicht.

              Y Offline
              Y Offline
              yamaha1220
              schrieb am zuletzt editiert von
              #25

              @thomas-braun said in Fehler beim Adapter installieren Code25:

              /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

              so direkt eingeben?

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • Y yamaha1220

                @thomas-braun said in Fehler beim Adapter installieren Code25:

                /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

                so direkt eingeben?

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

                @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

                cat /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                

                oder

                less /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                

                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

                Y 2 Antworten Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                  /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

                  cat /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                  

                  oder

                  less /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                  
                  Y Offline
                  Y Offline
                  yamaha1220
                  schrieb am zuletzt editiert von
                  #27

                  @thomas-braun passiert nichts

                  schenk@pi32:~ $ cat /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                  cat: /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log: No such file or directory
                  schenk@pi32:~ $ less /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                  /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log: No such file or directory
                  schenk@pi32:~ $
                  
                  
                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                    /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log

                    cat /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                    

                    oder

                    less /home/iobroker/.npm/_logs/2023-11-07T14_02_04_163Z-debug-0.log
                    
                    Y Offline
                    Y Offline
                    yamaha1220
                    schrieb am zuletzt editiert von
                    #28

                    @thomas-braun habe jetzt alles befolgt

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • Y yamaha1220

                      @thomas-braun habe jetzt alles befolgt

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

                      @yamaha1220

                      Fällt mir nichts mehr zu ein.

                      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

                      Y 3 Antworten Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @yamaha1220

                        Fällt mir nichts mehr zu ein.

                        Y Offline
                        Y Offline
                        yamaha1220
                        schrieb am zuletzt editiert von
                        #30

                        @thomas-braun hmm. Habe alles so aufgespielt wie in deiner Anleitung und alles befolgt echt komisch das er den js-controller nicht installiert also eine älter version

                        1 Antwort Letzte Antwort
                        0
                        • Y yamaha1220

                          @thomas-braun das kam jetzt raus

                          schenk@pi32:/opt/iobroker $ schenk@pi32:~ $ cd /opt/iobroker
                          sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
                          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 ERR! code 1
                          npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
                          npm ERR! command failed
                          npm ERR! command sh -c node iobroker.js setup first
                          npm ERR! Unable to subscribe to meta namespace "meta." changes: Error PSUBSCRIBE-UNSUPPORTED for namespace meta.: Data=["meta.*"]
                          npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                          npm ERR!         throw e;
                          npm ERR!         ^
                          npm ERR!
                          npm ERR! ReplyError: Error scan NOT SUPPORTED
                          npm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
                          npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
                          npm ERR! Emitted 'error' event on ScanStream instance at:
                          npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                          npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                          npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                          npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
                          npm ERR!   command: {
                          npm ERR!     name: 'scan',
                          npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]
                          npm ERR!   }
                          npm ERR! }
                          npm ERR!
                          npm ERR! Node.js v18.18.2
                          
                          npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-07T14_06_35_334Z-debug-0.log
                          schenk@pi32:/opt/iobroker $
                          
                          
                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #31

                          @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                          logs/2023-11-07T**14_06**35_334Z-debug-0.log

                          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 -

                          Y 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @yamaha1220

                            Fällt mir nichts mehr zu ein.

                            Y Offline
                            Y Offline
                            yamaha1220
                            schrieb am zuletzt editiert von
                            #32

                            @thomas-braun hängt der fehler in der version ?

                            1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @yamaha1220 sagte in Fehler beim Adapter installieren Code25:

                              logs/2023-11-07T**14_06**35_334Z-debug-0.log

                              Y Offline
                              Y Offline
                              yamaha1220
                              schrieb am zuletzt editiert von
                              #33

                              @homoran bedeutet jetzt was?

                              1 Antwort Letzte Antwort
                              0
                              • HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #34

                                die in deinem output angegebene Datei ist nicht die, die du nicht findest

                                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 -

                                Y 2 Antworten Letzte Antwort
                                0
                                • HomoranH Homoran

                                  die in deinem output angegebene Datei ist nicht die, die du nicht findest

                                  Y Offline
                                  Y Offline
                                  yamaha1220
                                  schrieb am zuletzt editiert von
                                  #35

                                  @homoran ok und was soll ich jetzt machen?

                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @yamaha1220

                                    Fällt mir nichts mehr zu ein.

                                    Y Offline
                                    Y Offline
                                    yamaha1220
                                    schrieb am zuletzt editiert von
                                    #36

                                    @thomas-braun das steht bei hosts

                                    Typ: js-controller
                                    Titel: JS controller
                                    OS: linux
                                    Verfügbar: 5.0.12
                                    Installiert: 3.1.6
                                    Ereignisse: ↦33 / ↦16

                                    1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Homoran

                                      die in deinem output angegebene Datei ist nicht die, die du nicht findest

                                      Y Offline
                                      Y Offline
                                      yamaha1220
                                      schrieb am zuletzt editiert von
                                      #37

                                      @homoran hast du eine idee was ich jetzt machen könnte?

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • Y yamaha1220

                                        @homoran hast du eine idee was ich jetzt machen könnte?

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

                                        @yamaha1220

                                        Du hockst ja noch auf dem ollen js-controller. Kein Wunder das damit nichts mehr funktioniert.

                                        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

                                        Y 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @yamaha1220

                                          Du hockst ja noch auf dem ollen js-controller. Kein Wunder das damit nichts mehr funktioniert.

                                          Y Offline
                                          Y Offline
                                          yamaha1220
                                          schrieb am zuletzt editiert von
                                          #39

                                          @thomas-braun das ist nach dem backup gewesen was soll ich jetzt machen? beim backup hat er es übernommen

                                          Thomas BraunT 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

                                          601

                                          Online

                                          32.8k

                                          Benutzer

                                          82.7k

                                          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