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. Error/Bug
  4. Zigbee funktioniert nach update nicht mehr

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.3k

Zigbee funktioniert nach update nicht mehr

Geplant Angeheftet Gesperrt Verschoben Error/Bug
5 Beiträge 4 Kommentatoren 550 Aufrufe 4 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.
  • Mono990M Offline
    Mono990M Offline
    Mono990
    schrieb am zuletzt editiert von Mono990
    #1

    Leider funktioniert mein zigbee adapter nach dem update nicht mehr.
    npm habe ich auf version 18.17.1 geupdatet aber das hatte auch nichts geholfen. dewegen bin ich auf eine ältere version 16.20.2 gegangen aber selbst da meckert er.

    host.raspberrypi 2023-08-13 13:35:46.675	info	Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
    host.raspberrypi 2023-08-13 13:35:46.675	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.raspberrypi 2023-08-13 13:35:46.675	error	Caught by controller[0]: }
    host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: ]
    host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
    host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js',
    host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: requireStack: [
    host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19) {
    host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:911:12)
    host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1076:32)
    host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
    host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1198:14)
    host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js:21:1)
    host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
    host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19)
    host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:873:27)
    host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15)
    host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
    host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js
    host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: Require stack:
    host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: Error: Cannot find module '@iobroker/types'
    host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: ^
    host.raspberrypi 2023-08-13 13:35:46.671	error	Caught by controller[0]: throw err;
    host.raspberrypi 2023-08-13 13:35:46.671	error	Caught by controller[0]: node:internal/modules/cjs/loader:1031
    host.raspberrypi 2023-08-13 13:35:44.957	info	instance system.adapter.zigbee.0 started with pid 7541
    host.raspberrypi 2023-08-13 13:35:38.187	info	instance system.adapter.zigbee.0 terminated with code null ()
    host.raspberrypi 2023-08-13 13:35:38.186	warn	instance system.adapter.zigbee.0 terminated due to SIGTERM
    host.raspberrypi 2023-08-13 13:35:38.035	info	stopInstance system.adapter.zigbee.0 killing pid 7529
    host.raspberrypi 2023-08-13 13:35:37.033	info	stopInstance system.adapter.zigbee.0 send kill signal
    host.raspberrypi 2023-08-13 13:35:36.969	info	stopInstance system.adapter.zigbee.0 (force=false, process=true)
    host.raspberrypi 2023-08-13 13:35:36.894	info	instance system.adapter.zigbee.0 started with pid 7529
    
    ? 1 Antwort Letzte Antwort
    0
    • Mono990M Mono990

      Leider funktioniert mein zigbee adapter nach dem update nicht mehr.
      npm habe ich auf version 18.17.1 geupdatet aber das hatte auch nichts geholfen. dewegen bin ich auf eine ältere version 16.20.2 gegangen aber selbst da meckert er.

      host.raspberrypi 2023-08-13 13:35:46.675	info	Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      host.raspberrypi 2023-08-13 13:35:46.675	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.raspberrypi 2023-08-13 13:35:46.675	error	Caught by controller[0]: }
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: ]
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js',
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: requireStack: [
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19) {
      host.raspberrypi 2023-08-13 13:35:46.674	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:911:12)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1076:32)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1198:14)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js:21:1)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19)
      host.raspberrypi 2023-08-13 13:35:46.673	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:873:27)
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15)
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/node_modules/@iobroker/adapter-core/build/index.js
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: Require stack:
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: Error: Cannot find module '@iobroker/types'
      host.raspberrypi 2023-08-13 13:35:46.672	error	Caught by controller[0]: ^
      host.raspberrypi 2023-08-13 13:35:46.671	error	Caught by controller[0]: throw err;
      host.raspberrypi 2023-08-13 13:35:46.671	error	Caught by controller[0]: node:internal/modules/cjs/loader:1031
      host.raspberrypi 2023-08-13 13:35:44.957	info	instance system.adapter.zigbee.0 started with pid 7541
      host.raspberrypi 2023-08-13 13:35:38.187	info	instance system.adapter.zigbee.0 terminated with code null ()
      host.raspberrypi 2023-08-13 13:35:38.186	warn	instance system.adapter.zigbee.0 terminated due to SIGTERM
      host.raspberrypi 2023-08-13 13:35:38.035	info	stopInstance system.adapter.zigbee.0 killing pid 7529
      host.raspberrypi 2023-08-13 13:35:37.033	info	stopInstance system.adapter.zigbee.0 send kill signal
      host.raspberrypi 2023-08-13 13:35:36.969	info	stopInstance system.adapter.zigbee.0 (force=false, process=true)
      host.raspberrypi 2023-08-13 13:35:36.894	info	instance system.adapter.zigbee.0 started with pid 7529
      
      ? Offline
      ? Offline
      Ein ehemaliger Benutzer
      schrieb am zuletzt editiert von
      #2

      @mono990 sagte in Zigbee funktioniert nach update nicht mehr:

      Leider funktioniert mein zigbee adapter nach dem update nicht mehr.
      npm habe ich auf version 18.17.1 geupdatet aber das hatte auch nichts geholfen. dewegen bin ich auf eine ältere version 16.20.2 gegangen aber selbst da meckert er.

      Moin,

      wie hast Du das gemacht?
      Zeig mal den langen Output von

      iob diag
      

      VG
      Bernd

      Mono990M 1 Antwort Letzte Antwort
      0
      • ? Ein ehemaliger Benutzer

        @mono990 sagte in Zigbee funktioniert nach update nicht mehr:

        Leider funktioniert mein zigbee adapter nach dem update nicht mehr.
        npm habe ich auf version 18.17.1 geupdatet aber das hatte auch nichts geholfen. dewegen bin ich auf eine ältere version 16.20.2 gegangen aber selbst da meckert er.

        Moin,

        wie hast Du das gemacht?
        Zeig mal den langen Output von

        iob diag
        

        VG
        Bernd

        Mono990M Offline
        Mono990M Offline
        Mono990
        schrieb am zuletzt editiert von
        #3
        pi@raspberrypi:~ $ iob diag
        iobroker [command]
        
        Commands:
          iobroker setup                                               Setup ioBroker
          iobroker start [all|<adapter>.<instance>]                    Starts the js-con                                                  troller or a specified adapter instance
          iobroker stop [<adapter>.<instance>]                         stops the js-cont                                                  roller or a specified adapter instance
          iobroker restart [<adapter>.<instance>]                      Restarts js-contr                                                  oller or a specified adapter instance  [aliases: r]
          iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                   debugging session for the adapter instance
          iobroker info                                                Shows the host in                                                  fo
          iobroker logs [<adapter>]                                    Monitor log
          iobroker add <adapter> [desiredNumber]                       Add instance of a                                                  dapter  [aliases: a]
          iobroker install <adapter>                                   Installs a specif                                                  ied adapter  [aliases: i]
          iobroker rebuild [<module>]                                  Rebuild all nativ                                                  e modules or path
          iobroker url <url> [<name>]                                  Install adapter f                                                  rom specified url, e.g. GitHub
          iobroker del <adapter>                                       Remove adapter an                                                  d all instances from this host  [aliases: delete]
          iobroker del <adapter>.<instance>                            Remove adapter in                                                  stance  [aliases: delete]
          iobroker update [<repositoryUrl>]                            Update repository                                                   and list adapters
          iobroker upgrade                                             Upgrade managemen                                                  t
          iobroker upload [all|<adapter>]                              Upload management                                                    [aliases: u]
          iobroker object                                              Object management                                                    [aliases: o]
          iobroker state                                               State management                                                    [aliases: s]
          iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                  dapter instance/s
          iobroker list <type> [<filter>]                              List all entries,                                                   like objects
          iobroker chmod <mode> <file>                                 Change file right                                                  s
          iobroker chown <user> <group> <file>                         Change file owner                                                  ship
          iobroker touch <file>                                        Touch file
          iobroker rm <file>                                           Remove file
          iobroker file                                                File management
          iobroker user                                                User commands
          iobroker group                                               group management
          iobroker host <hostname>                                     Set host to given                                                   hostname
          iobroker set <adapter>.<instance>                            Change settings o                                                  f adapter config
          iobroker license <license.file or license.text>              Update license by                                                   given file
          iobroker cert                                                Certificate manag                                                  ement
          iobroker clean <yes>                                         Clears all object                                                  s and states
          iobroker backup                                              Create backup
          iobroker restore <backup name or path>                       Restore a specifi                                                  ed backup
          iobroker validate <backup name or path>                      Validate a specif                                                  ied backup
          iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                  r or adapter instance  [aliases: isrun]
          iobroker repo [<name>]                                       Show repo informa                                                  tion
          iobroker uuid                                                Show uuid of the                                                   installation  [aliases: id]
          iobroker unsetup                                             Reset license, in                                                  stallation secret and language
          iobroker fix                                                 Execute the insta                                                  llation fixer script, this updates your ioBroker installation
          iobroker multihost                                           Multihost managem                                                  ent
          iobroker compact                                             compact group man                                                  agement
          iobroker plugin                                              Plugin management
          iobroker version [<adapter>]                                 Show version of j                                                  s-controller or specified adapter  [aliases: v]
        
        Options:
          --help  Show help  [boolean]
        
        
        Thomas BraunT S 2 Antworten Letzte Antwort
        0
        • Mono990M Mono990
          pi@raspberrypi:~ $ iob diag
          iobroker [command]
          
          Commands:
            iobroker setup                                               Setup ioBroker
            iobroker start [all|<adapter>.<instance>]                    Starts the js-con                                                  troller or a specified adapter instance
            iobroker stop [<adapter>.<instance>]                         stops the js-cont                                                  roller or a specified adapter instance
            iobroker restart [<adapter>.<instance>]                      Restarts js-contr                                                  oller or a specified adapter instance  [aliases: r]
            iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                   debugging session for the adapter instance
            iobroker info                                                Shows the host in                                                  fo
            iobroker logs [<adapter>]                                    Monitor log
            iobroker add <adapter> [desiredNumber]                       Add instance of a                                                  dapter  [aliases: a]
            iobroker install <adapter>                                   Installs a specif                                                  ied adapter  [aliases: i]
            iobroker rebuild [<module>]                                  Rebuild all nativ                                                  e modules or path
            iobroker url <url> [<name>]                                  Install adapter f                                                  rom specified url, e.g. GitHub
            iobroker del <adapter>                                       Remove adapter an                                                  d all instances from this host  [aliases: delete]
            iobroker del <adapter>.<instance>                            Remove adapter in                                                  stance  [aliases: delete]
            iobroker update [<repositoryUrl>]                            Update repository                                                   and list adapters
            iobroker upgrade                                             Upgrade managemen                                                  t
            iobroker upload [all|<adapter>]                              Upload management                                                    [aliases: u]
            iobroker object                                              Object management                                                    [aliases: o]
            iobroker state                                               State management                                                    [aliases: s]
            iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                  dapter instance/s
            iobroker list <type> [<filter>]                              List all entries,                                                   like objects
            iobroker chmod <mode> <file>                                 Change file right                                                  s
            iobroker chown <user> <group> <file>                         Change file owner                                                  ship
            iobroker touch <file>                                        Touch file
            iobroker rm <file>                                           Remove file
            iobroker file                                                File management
            iobroker user                                                User commands
            iobroker group                                               group management
            iobroker host <hostname>                                     Set host to given                                                   hostname
            iobroker set <adapter>.<instance>                            Change settings o                                                  f adapter config
            iobroker license <license.file or license.text>              Update license by                                                   given file
            iobroker cert                                                Certificate manag                                                  ement
            iobroker clean <yes>                                         Clears all object                                                  s and states
            iobroker backup                                              Create backup
            iobroker restore <backup name or path>                       Restore a specifi                                                  ed backup
            iobroker validate <backup name or path>                      Validate a specif                                                  ied backup
            iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                  r or adapter instance  [aliases: isrun]
            iobroker repo [<name>]                                       Show repo informa                                                  tion
            iobroker uuid                                                Show uuid of the                                                   installation  [aliases: id]
            iobroker unsetup                                             Reset license, in                                                  stallation secret and language
            iobroker fix                                                 Execute the insta                                                  llation fixer script, this updates your ioBroker installation
            iobroker multihost                                           Multihost managem                                                  ent
            iobroker compact                                             compact group man                                                  agement
            iobroker plugin                                              Plugin management
            iobroker version [<adapter>]                                 Show version of j                                                  s-controller or specified adapter  [aliases: v]
          
          Options:
            --help  Show help  [boolean]
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #4

          @mono990

          iob stop 
          iob fix 
          iob restart
          

          wenn die Kiste wieder läuft:

          iob diag
          

          Und mach bitte dabei das Fenster von puTTY breiter/auf Vollbild, damit die komischen Sprünge mitten in der Ausgabe nicht erscheinen.
          Alternativ ein besseres Terminal verwenden. Auf Windows z. B. die PowerShell.

          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
          • Mono990M Mono990
            pi@raspberrypi:~ $ iob diag
            iobroker [command]
            
            Commands:
              iobroker setup                                               Setup ioBroker
              iobroker start [all|<adapter>.<instance>]                    Starts the js-con                                                  troller or a specified adapter instance
              iobroker stop [<adapter>.<instance>]                         stops the js-cont                                                  roller or a specified adapter instance
              iobroker restart [<adapter>.<instance>]                      Restarts js-contr                                                  oller or a specified adapter instance  [aliases: r]
              iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                   debugging session for the adapter instance
              iobroker info                                                Shows the host in                                                  fo
              iobroker logs [<adapter>]                                    Monitor log
              iobroker add <adapter> [desiredNumber]                       Add instance of a                                                  dapter  [aliases: a]
              iobroker install <adapter>                                   Installs a specif                                                  ied adapter  [aliases: i]
              iobroker rebuild [<module>]                                  Rebuild all nativ                                                  e modules or path
              iobroker url <url> [<name>]                                  Install adapter f                                                  rom specified url, e.g. GitHub
              iobroker del <adapter>                                       Remove adapter an                                                  d all instances from this host  [aliases: delete]
              iobroker del <adapter>.<instance>                            Remove adapter in                                                  stance  [aliases: delete]
              iobroker update [<repositoryUrl>]                            Update repository                                                   and list adapters
              iobroker upgrade                                             Upgrade managemen                                                  t
              iobroker upload [all|<adapter>]                              Upload management                                                    [aliases: u]
              iobroker object                                              Object management                                                    [aliases: o]
              iobroker state                                               State management                                                    [aliases: s]
              iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                  dapter instance/s
              iobroker list <type> [<filter>]                              List all entries,                                                   like objects
              iobroker chmod <mode> <file>                                 Change file right                                                  s
              iobroker chown <user> <group> <file>                         Change file owner                                                  ship
              iobroker touch <file>                                        Touch file
              iobroker rm <file>                                           Remove file
              iobroker file                                                File management
              iobroker user                                                User commands
              iobroker group                                               group management
              iobroker host <hostname>                                     Set host to given                                                   hostname
              iobroker set <adapter>.<instance>                            Change settings o                                                  f adapter config
              iobroker license <license.file or license.text>              Update license by                                                   given file
              iobroker cert                                                Certificate manag                                                  ement
              iobroker clean <yes>                                         Clears all object                                                  s and states
              iobroker backup                                              Create backup
              iobroker restore <backup name or path>                       Restore a specifi                                                  ed backup
              iobroker validate <backup name or path>                      Validate a specif                                                  ied backup
              iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                  r or adapter instance  [aliases: isrun]
              iobroker repo [<name>]                                       Show repo informa                                                  tion
              iobroker uuid                                                Show uuid of the                                                   installation  [aliases: id]
              iobroker unsetup                                             Reset license, in                                                  stallation secret and language
              iobroker fix                                                 Execute the insta                                                  llation fixer script, this updates your ioBroker installation
              iobroker multihost                                           Multihost managem                                                  ent
              iobroker compact                                             compact group man                                                  agement
              iobroker plugin                                              Plugin management
              iobroker version [<adapter>]                                 Show version of j                                                  s-controller or specified adapter  [aliases: v]
            
            Options:
              --help  Show help  [boolean]
            
            
            S Offline
            S Offline
            Speedschnmidt
            schrieb am zuletzt editiert von
            #5

            @mono990 Bei mir war die Schnittstelle für den Zigbee irgendwie entkonfiguriert. neu gesetzt und erledigt.

            Schmitti

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


            Support us

            ioBroker
            Community Adapters
            Donate

            869

            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