Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Zigbee Adapter startet nicht

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Adapter startet nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      Letty last edited by

      Hallo zusammen,

      leider funktioniert bei mir der Zigbee Adapter nicht im Dropdown Menü für den COM Port ist kein Eintrag.
      Wenn ich dann über "ls -la /dev/serial/by-id/" die ID raussuche und eintrage startet der Adapter trotzdem nicht bzw bringt nur die Fehlermeldungen wie unten im Log.
      Auch "/dev/ttyACM0" funktioniert nicht.

      Getestet habe ich einen Conbee2 und einen CC2531 beide haben bringen die gleichen Meldungen.

      Weiß hier jemand weiter?

      Grüße,
      Armin

      Anbei ein Screenshot der Einstellungen.
      bca959e1-b67e-4698-bcca-0c7e25393efc-grafik.png

      Systemdata
      Hardwaresystem: Raspberry 4
      Arbeitsspeicher: 4GB
      Festplattenart: SD-Karte
      Betriebssystem: Ubuntu
      Node-Version: 12.18.3
      Nodejs-Version: 12.18.3
      NPM-Version: 6.14.6
      Installationsart: Skript
      Image genutzt: Nein

      Anbei das Log

      host.raspberrypi	2021-01-21 19:30:57.362	info	Restart adapter system.adapter.zigbee.0 because enabled
      host.raspberrypi	2021-01-21 19:30:57.361	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.raspberrypi	2021-01-21 19:30:57.358	error	Caught by controller[0]: }
      host.raspberrypi	2021-01-21 19:30:57.357	error	Caught by controller[0]: ]
      host.raspberrypi	2021-01-21 19:30:57.357	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
      host.raspberrypi	2021-01-21 19:30:57.357	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js',
      host.raspberrypi	2021-01-21 19:30:57.357	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js',
      host.raspberrypi	2021-01-21 19:30:57.357	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js',
      host.raspberrypi	2021-01-21 19:30:57.356	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/devices.js',
      host.raspberrypi	2021-01-21 19:30:57.356	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js',
      host.raspberrypi	2021-01-21 19:30:57.356	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js',
      host.raspberrypi	2021-01-21 19:30:57.356	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js',
      host.raspberrypi	2021-01-21 19:30:57.356	error	Caught by controller[0]: '/opt/iobroker/node_modules/https-proxy-agent/dist/index.js',
      host.raspberrypi	2021-01-21 19:30:57.355	error	Caught by controller[0]: '/opt/iobroker/node_modules/https-proxy-agent/dist/agent.js',
      host.raspberrypi	2021-01-21 19:30:57.355	error	Caught by controller[0]: requireStack: [
      host.raspberrypi	2021-01-21 19:30:57.355	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.raspberrypi	2021-01-21 19:30:57.355	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1025:19) {
      host.raspberrypi	2021-01-21 19:30:57.355	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:878:14)
      host.raspberrypi	2021-01-21 19:30:57.354	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:985:32)
      host.raspberrypi	2021-01-21 19:30:57.354	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
      host.raspberrypi	2021-01-21 19:30:57.354	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1137:30)
      host.raspberrypi	2021-01-21 19:30:57.354	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/https-proxy-agent/dist/agent.js:20:22)
      host.raspberrypi	2021-01-21 19:30:57.354	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
      host.raspberrypi	2021-01-21 19:30:57.353	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1025:19)
      host.raspberrypi	2021-01-21 19:30:57.353	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:841:27)
      host.raspberrypi	2021-01-21 19:30:57.353	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
      host.raspberrypi	2021-01-21 19:30:57.353	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
      host.raspberrypi	2021-01-21 19:30:57.352	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js
      host.raspberrypi	2021-01-21 19:30:57.352	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js
      host.raspberrypi	2021-01-21 19:30:57.352	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js
      host.raspberrypi	2021-01-21 19:30:57.351	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/devices.js
      host.raspberrypi	2021-01-21 19:30:57.351	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js
      host.raspberrypi	2021-01-21 19:30:57.351	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js
      host.raspberrypi	2021-01-21 19:30:57.351	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js
      host.raspberrypi	2021-01-21 19:30:57.351	error	Caught by controller[0]: - /opt/iobroker/node_modules/https-proxy-agent/dist/index.js
      host.raspberrypi	2021-01-21 19:30:57.350	error	Caught by controller[0]: - /opt/iobroker/node_modules/https-proxy-agent/dist/agent.js
      host.raspberrypi	2021-01-21 19:30:57.350	error	Caught by controller[0]: Require stack:
      host.raspberrypi	2021-01-21 19:30:57.350	error	Caught by controller[0]: Error: Cannot find module 'agent-base'
      host.raspberrypi	2021-01-21 19:30:57.350	error	Caught by controller[0]: ^
      host.raspberrypi	2021-01-21 19:30:57.349	error	Caught by controller[0]: throw err;
      host.raspberrypi	2021-01-21 19:30:57.349	error	Caught by controller[0]: internal/modules/cjs/loader.js:968
      host.raspberrypi	2021-01-21 19:30:56.294	info	instance system.adapter.zigbee.0 started with pid 15746
      host.raspberrypi	2021-01-21 19:30:26.266	info	Restart adapter system.adapter.zigbee.0 because enabled
      host.raspberrypi	2021-01-21 19:30:26.265	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.raspberrypi	2021-01-21 19:30:26.265	error	Caught by controller[0]: }
      host.raspberrypi	2021-01-21 19:30:26.265	error	Caught by controller[0]: ]
      host.raspberrypi	2021-01-21 19:30:26.265	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
      host.raspberrypi	2021-01-21 19:30:26.265	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js',
      host.raspberrypi	2021-01-21 19:30:26.264	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js',
      host.raspberrypi	2021-01-21 19:30:26.264	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js',
      host.raspberrypi	2021-01-21 19:30:26.264	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/devices.js',
      host.raspberrypi	2021-01-21 19:30:26.264	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js',
      host.raspberrypi	2021-01-21 19:30:26.264	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js',
      host.raspberrypi	2021-01-21 19:30:26.263	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js',
      host.raspberrypi	2021-01-21 19:30:26.263	error	Caught by controller[0]: '/opt/iobroker/node_modules/https-proxy-agent/dist/index.js',
      host.raspberrypi	2021-01-21 19:30:26.263	error	Caught by controller[0]: '/opt/iobroker/node_modules/https-proxy-agent/dist/agent.js',
      host.raspberrypi	2021-01-21 19:30:26.263	error	Caught by controller[0]: requireStack: [
      host.raspberrypi	2021-01-21 19:30:26.263	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.raspberrypi	2021-01-21 19:30:26.262	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1025:19) {
      host.raspberrypi	2021-01-21 19:30:26.262	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:878:14)
      host.raspberrypi	2021-01-21 19:30:26.262	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:985:32)
      host.raspberrypi	2021-01-21 19:30:26.262	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
      host.raspberrypi	2021-01-21 19:30:26.262	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1137:30)
      host.raspberrypi	2021-01-21 19:30:26.261	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/https-proxy-agent/dist/agent.js:20:22)
      host.raspberrypi	2021-01-21 19:30:26.261	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
      host.raspberrypi	2021-01-21 19:30:26.261	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1025:19)
      host.raspberrypi	2021-01-21 19:30:26.261	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:841:27)
      host.raspberrypi	2021-01-21 19:30:26.261	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
      host.raspberrypi	2021-01-21 19:30:26.260	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
      host.raspberrypi	2021-01-21 19:30:26.260	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js
      host.raspberrypi	2021-01-21 19:30:26.260	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js
      host.raspberrypi	2021-01-21 19:30:26.260	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js
      host.raspberrypi	2021-01-21 19:30:26.260	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/devices.js
      host.raspberrypi	2021-01-21 19:30:26.259	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js
      host.raspberrypi	2021-01-21 19:30:26.259	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/ledvance.js
      host.raspberrypi	2021-01-21 19:30:26.259	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js
      host.raspberrypi	2021-01-21 19:30:26.259	error	Caught by controller[0]: - /opt/iobroker/node_modules/https-proxy-agent/dist/index.js
      host.raspberrypi	2021-01-21 19:30:26.259	error	Caught by controller[0]: - /opt/iobroker/node_modules/https-proxy-agent/dist/agent.js
      host.raspberrypi	2021-01-21 19:30:26.258	error	Caught by controller[0]: Require stack:
      host.raspberrypi	2021-01-21 19:30:26.258	error	Caught by controller[0]: Error: Cannot find module 'agent-base'
      host.raspberrypi	2021-01-21 19:30:26.258	error	Caught by controller[0]: ^
      host.raspberrypi	2021-01-21 19:30:26.258	error	Caught by controller[0]: throw err;
      host.raspberrypi	2021-01-21 19:30:26.257	error	Caught by controller[0]: internal/modules/cjs/loader.js:968
      host.raspberrypi	2021-01-21 19:30:25.127	info	instance system.adapter.zigbee.0 started with pid 15061
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Letty last edited by

        @letty Deinstallier den Adapter mal und dann zeig mal das Log von der Re-Installation. Da läuft glaube ich von vorneherein schon was krumm.

        L 1 Reply Last reply Reply Quote 0
        • L
          Letty @Thomas Braun last edited by

          @thomas-braun

          anbei das Log von der Re-Installation

          host.raspberrypi	2021-01-21 20:25:24.655	info	Restart adapter system.adapter.zigbee.0 because enabled
          host.raspberrypi	2021-01-21 20:25:24.654	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.raspberrypi	2021-01-21 20:25:24.654	error	Caught by controller[0]: }
          host.raspberrypi	2021-01-21 20:25:24.653	error	Caught by controller[0]: ]
          host.raspberrypi	2021-01-21 20:25:24.653	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
          host.raspberrypi	2021-01-21 20:25:24.653	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
          host.raspberrypi	2021-01-21 20:25:24.652	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js',
          host.raspberrypi	2021-01-21 20:25:24.652	error	Caught by controller[0]: requireStack: [
          host.raspberrypi	2021-01-21 20:25:24.651	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
          host.raspberrypi	2021-01-21 20:25:24.651	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1025:19) {
          host.raspberrypi	2021-01-21 20:25:24.650	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:878:14)
          host.raspberrypi	2021-01-21 20:25:24.650	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:985:32)
          host.raspberrypi	2021-01-21 20:25:24.650	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
          host.raspberrypi	2021-01-21 20:25:24.649	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1137:30)
          host.raspberrypi	2021-01-21 20:25:24.649	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js:15:38)
          host.raspberrypi	2021-01-21 20:25:24.649	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
          host.raspberrypi	2021-01-21 20:25:24.648	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1025:19)
          host.raspberrypi	2021-01-21 20:25:24.648	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:841:27)
          host.raspberrypi	2021-01-21 20:25:24.648	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
          host.raspberrypi	2021-01-21 20:25:24.647	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
          host.raspberrypi	2021-01-21 20:25:24.647	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
          host.raspberrypi	2021-01-21 20:25:24.647	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js
          host.raspberrypi	2021-01-21 20:25:24.646	error	Caught by controller[0]: Require stack:
          host.raspberrypi	2021-01-21 20:25:24.646	error	Caught by controller[0]: Error: Cannot find module 'serialport'
          host.raspberrypi	2021-01-21 20:25:24.645	error	Caught by controller[0]: ^
          host.raspberrypi	2021-01-21 20:25:24.645	error	Caught by controller[0]: throw err;
          host.raspberrypi	2021-01-21 20:25:24.644	error	Caught by controller[0]: internal/modules/cjs/loader.js:968
          host.raspberrypi	2021-01-21 20:25:23.885	info	instance system.adapter.zigbee.0 started with pid 22111
          host.raspberrypi	2021-01-21 20:24:53.827	info	Restart adapter system.adapter.zigbee.0 because enabled
          host.raspberrypi	2021-01-21 20:24:53.827	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.raspberrypi	2021-01-21 20:24:53.827	error	Caught by controller[0]: }
          host.raspberrypi	2021-01-21 20:24:53.826	error	Caught by controller[0]: ]
          host.raspberrypi	2021-01-21 20:24:53.826	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
          host.raspberrypi	2021-01-21 20:24:53.826	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
          host.raspberrypi	2021-01-21 20:24:53.826	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js',
          host.raspberrypi	2021-01-21 20:24:53.826	error	Caught by controller[0]: requireStack: [
          host.raspberrypi	2021-01-21 20:24:53.826	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
          host.raspberrypi	2021-01-21 20:24:53.825	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1025:19) {
          host.raspberrypi	2021-01-21 20:24:53.825	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:878:14)
          host.raspberrypi	2021-01-21 20:24:53.825	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:985:32)
          host.raspberrypi	2021-01-21 20:24:53.825	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
          host.raspberrypi	2021-01-21 20:24:53.825	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1137:30)
          host.raspberrypi	2021-01-21 20:24:53.825	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js:15:38)
          host.raspberrypi	2021-01-21 20:24:53.824	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:72:18)
          host.raspberrypi	2021-01-21 20:24:53.824	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1025:19)
          host.raspberrypi	2021-01-21 20:24:53.824	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:841:27)
          host.raspberrypi	2021-01-21 20:24:53.824	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
          host.raspberrypi	2021-01-21 20:24:53.824	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
          host.raspberrypi	2021-01-21 20:24:53.824	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
          host.raspberrypi	2021-01-21 20:24:53.823	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js
          host.raspberrypi	2021-01-21 20:24:53.823	error	Caught by controller[0]: Require stack:
          host.raspberrypi	2021-01-21 20:24:53.823	error	Caught by controller[0]: Error: Cannot find module 'serialport'
          host.raspberrypi	2021-01-21 20:24:53.823	error	Caught by controller[0]: ^
          host.raspberrypi	2021-01-21 20:24:53.822	error	Caught by controller[0]: throw err;
          host.raspberrypi	2021-01-21 20:24:53.822	error	Caught by controller[0]: internal/modules/cjs/loader.js:968
          host.raspberrypi	2021-01-21 20:24:53.104	info	instance system.adapter.zigbee.0 started with pid 21421
          host.raspberrypi	2021-01-21 20:24:51.602	info	iobroker exit 0
          host.raspberrypi	2021-01-21 20:24:50.066	info	iobroker host.raspberrypi object system.adapter.zigbee.0 created
          host.raspberrypi	2021-01-21 20:24:50.020	info	iobroker host.raspberrypi Set default value of zigbee.0.info.connection: false
          host.raspberrypi	2021-01-21 20:24:49.993	info	iobroker host.raspberrypi Set default value of zigbee.0.info.pairingMode: false
          host.raspberrypi	2021-01-21 20:24:49.966	info	iobroker host.raspberrypi Set default value of zigbee.0.info.pairingCountdown: 0
          host.raspberrypi	2021-01-21 20:24:49.939	info	iobroker host.raspberrypi Set default value of zigbee.0.info.pairingMessage:
          host.raspberrypi	2021-01-21 20:24:49.911	info	iobroker host.raspberrypi Set default value of zigbee.0.info.groups:
          host.raspberrypi	2021-01-21 20:24:49.881	info	iobroker host.raspberrypi object system.adapter.zigbee.0.alive created
          host.raspberrypi	2021-01-21 20:24:49.848	info	iobroker host.raspberrypi object system.adapter.zigbee.0.connected created
          host.raspberrypi	2021-01-21 20:24:49.815	info	iobroker host.raspberrypi object system.adapter.zigbee.0.compactMode created
          host.raspberrypi	2021-01-21 20:24:49.781	info	iobroker host.raspberrypi object system.adapter.zigbee.0.cpu created
          host.raspberrypi	2021-01-21 20:24:49.747	info	iobroker host.raspberrypi object system.adapter.zigbee.0.cputime created
          host.raspberrypi	2021-01-21 20:24:49.713	info	iobroker host.raspberrypi object system.adapter.zigbee.0.memHeapUsed created
          host.raspberrypi	2021-01-21 20:24:49.680	info	iobroker host.raspberrypi object system.adapter.zigbee.0.memHeapTotal created
          host.raspberrypi	2021-01-21 20:24:49.646	info	iobroker host.raspberrypi object system.adapter.zigbee.0.memRss created
          host.raspberrypi	2021-01-21 20:24:49.613	info	iobroker host.raspberrypi object system.adapter.zigbee.0.uptime created
          host.raspberrypi	2021-01-21 20:24:49.579	info	iobroker host.raspberrypi object system.adapter.zigbee.0.inputCount created
          host.raspberrypi	2021-01-21 20:24:49.546	info	iobroker host.raspberrypi object system.adapter.zigbee.0.outputCount created
          host.raspberrypi	2021-01-21 20:24:49.511	info	iobroker host.raspberrypi object system.adapter.zigbee.0.eventLoopLag created
          host.raspberrypi	2021-01-21 20:24:49.477	info	iobroker host.raspberrypi object system.adapter.zigbee.0.sigKill created
          host.raspberrypi	2021-01-21 20:24:49.444	info	iobroker host.raspberrypi object system.adapter.zigbee.0.logLevel created
          host.raspberrypi	2021-01-21 20:24:49.406	info	iobroker host.raspberrypi object zigbee.0.info created
          host.raspberrypi	2021-01-21 20:24:49.375	info	iobroker host.raspberrypi object zigbee.0.info.connection created
          host.raspberrypi	2021-01-21 20:24:49.343	info	iobroker host.raspberrypi object zigbee.0.info.pairingMode created
          host.raspberrypi	2021-01-21 20:24:49.310	info	iobroker host.raspberrypi object zigbee.0.info.pairingCountdown created
          host.raspberrypi	2021-01-21 20:24:49.277	info	iobroker host.raspberrypi object zigbee.0.info.pairingMessage created
          host.raspberrypi	2021-01-21 20:24:49.241	info	iobroker host.raspberrypi object zigbee.0.info.groups created
          host.raspberrypi	2021-01-21 20:24:49.228	info	iobroker host.raspberrypi create instance zigbee
          host.raspberrypi	2021-01-21 20:24:49.170	info	iobroker host.raspberrypi object system.adapter.zigbee created/updated
          host.raspberrypi	2021-01-21 20:24:49.085	info	iobroker upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/adapter-settings.js adapter-settings.js application/javascript
          host.raspberrypi	2021-01-21 20:24:49.018	info	iobroker upload [1] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/admin.js admin.js application/javascript
          host.raspberrypi	2021-01-21 20:24:48.959	info	iobroker upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/14147206L.png img/14147206L.png image/png
          host.raspberrypi	2021-01-21 20:24:48.900	info	iobroker upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/86plug.png img/86plug.png image/png
          host.raspberrypi	2021-01-21 20:24:48.842	info	iobroker upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/86sw1.png img/86sw1.png image/png
          host.raspberrypi	2021-01-21 20:24:48.783	info	iobroker upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/86sw2.png img/86sw2.png image/png
          host.raspberrypi	2021-01-21 20:24:48.724	info	iobroker upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/AV2010_32.png img/AV2010_32.png image/png
          host.raspberrypi	2021-01-21 20:24:48.664	info	iobroker upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/BW-IS3.png img/BW-IS3.png image/png
          host.raspberrypi	2021-01-21 20:24:48.602	info	iobroker upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/BW-IS5.png img/BW-IS5.png image/png
          host.raspberrypi	2021-01-21 20:24:48.540	info	iobroker upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/Bitron_AV201021A.png img/Bitron_AV201021A.png image/png
          host.raspberrypi	2021-01-21 20:24:48.476	info	iobroker upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/DGNWG05LM.png img/DGNWG05LM.png image/png
          host.raspberrypi	2021-01-21 20:24:48.409	info	iobroker upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/DIYRuZ.png img/DIYRuZ.png image/png
          host.raspberrypi	2021-01-21 20:24:48.343	info	iobroker upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/DIYRuZ_CO2.png img/DIYRuZ_CO2.png image/png
          host.raspberrypi	2021-01-21 20:24:48.273	info	iobroker upload [13] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/DIYRuZ_Flower.png img/DIYRuZ_Flower.png image/png
          host.raspberrypi	2021-01-21 20:24:48.204	info	iobroker upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/DIYRuZ_FreePad.png img/DIYRuZ_FreePad.png image/png
          host.raspberrypi	2021-01-21 20:24:48.141	info	iobroker upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/DIYRuZ_Geiger.png img/DIYRuZ_Geiger.png image/png
          host.raspberrypi	2021-01-21 20:24:48.072	info	iobroker upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/DIYRuZ_R8_8.png img/DIYRuZ_R8_8.png image/png
          host.raspberrypi	2021-01-21 20:24:48.011	info	iobroker upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/Eurotronic_Spirit_04.png img/Eurotronic_Spirit_04.png image/png
          host.raspberrypi	2021-01-21 20:24:47.948	info	iobroker upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/FLOALT.panel.WS.png img/FLOALT.panel.WS.png image/png
          host.raspberrypi	2021-01-21 20:24:47.885	info	iobroker upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/HG06104A.png img/HG06104A.png image/png
          host.raspberrypi	2021-01-21 20:24:47.822	info	iobroker upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/HG06106C.png img/HG06106C.png image/png
          host.raspberrypi	2021-01-21 20:24:47.217	info	iobroker exit 0
          host.raspberrypi	2021-01-21 20:24:47.186	info	iobroker upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/SGMHM-I1.png img/SGMHM-I1.png image/png
          host.raspberrypi	2021-01-21 20:24:46.584	info	iobroker upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ZWLD-100.png img/ZWLD-100.png image/png
          host.raspberrypi	2021-01-21 20:24:46.179	info	iobroker Adapter "vis" updated
          host.raspberrypi	2021-01-21 20:24:46.177	info	stopInstance system.adapter.vis.0 (force=false, process=true)
          host.raspberrypi	2021-01-21 20:24:46.132	info	iobroker Update "system.adapter.vis.0"
          host.raspberrypi	2021-01-21 20:24:45.894	info	iobroker upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/bitron_902010_29.png img/bitron_902010_29.png image/png
          host.raspberrypi	2021-01-21 20:24:45.874	info	iobroker upload [0] vis /opt/iobroker/node_modules/iobroker.vis/www/cache.manifest cache.manifest text/cache-manifest
          host.raspberrypi	2021-01-21 20:24:45.803	info	iobroker upload [1] vis /opt/iobroker/node_modules/iobroker.vis/www/cordova.js cordova.js application/javascript
          host.raspberrypi	2021-01-21 20:24:45.731	info	iobroker upload [2] vis /opt/iobroker/node_modules/iobroker.vis/www/css/add_kian.css css/add_kian.css text/css
          host.raspberrypi	2021-01-21 20:24:45.660	info	iobroker upload [3] vis /opt/iobroker/node_modules/iobroker.vis/www/css/app.css css/app.css text/css
          host.raspberrypi	2021-01-21 20:24:45.588	info	iobroker upload [4] vis /opt/iobroker/node_modules/iobroker.vis/www/css/backgrounds.css css/backgrounds.css text/css
          host.raspberrypi	2021-01-21 20:24:45.517	info	iobroker upload [5] vis /opt/iobroker/node_modules/iobroker.vis/www/css/doc.css css/doc.css text/css
          host.raspberrypi	2021-01-21 20:24:45.443	info	iobroker upload [6] vis /opt/iobroker/node_modules/iobroker.vis/www/css/montserrat-regular-webfont.woff css/montserrat-regular-webfont.woff font/woff
          host.raspberrypi	2021-01-21 20:24:45.361	info	iobroker upload [7] vis /opt/iobroker/node_modules/iobroker.vis/www/css/styles.css css/styles.css text/css
          host.raspberrypi	2021-01-21 20:24:40.361	info	iobroker upload [8] vis /opt/iobroker/node_modules/iobroker.vis/www/css/vis-editor.css css/vis-editor.css text/css
          host.raspberrypi	2021-01-21 20:24:34.418	info	iobroker upload [9] vis /opt/iobroker/node_modules/iobroker.vis/www/css/vis.css css/vis.css text/css
          host.raspberrypi	2021-01-21 20:24:34.349	info	iobroker upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ctrl_ln2.png img/ctrl_ln2.png image/png
          host.raspberrypi	2021-01-21 20:24:34.244	info	iobroker upload [10] vis /opt/iobroker/node_modules/iobroker.vis/www/edit.html edit.html text/html
          host.raspberrypi	2021-01-21 20:24:34.161	info	iobroker upload [11] vis /opt/iobroker/node_modules/iobroker.vis/www/edit.src.html edit.src.html text/html
          host.raspberrypi	2021-01-21 20:24:34.064	info	iobroker upload [12] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/add.png icon/add.png image/png
          host.raspberrypi	2021-01-21 20:24:33.869	info	iobroker upload [13] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-height.png icon/align-height.png image/png
          host.raspberrypi	2021-01-21 20:24:33.525	info	iobroker upload [14] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-horizontal-center-2.png icon/align-horizontal-center-2.png image/png
          host.raspberrypi	2021-01-21 20:24:33.284	info	iobroker upload [15] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-horizontal-left.png icon/align-horizontal-left.png image/png
          host.raspberrypi	2021-01-21 20:24:32.955	info	iobroker upload [16] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-horizontal-right-2.png icon/align-horizontal-right-2.png image/png
          host.raspberrypi	2021-01-21 20:24:32.704	info	iobroker upload [17] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-vertical-bottom-2.png icon/align-vertical-bottom-2.png image/png
          host.raspberrypi	2021-01-21 20:24:32.502	info	iobroker upload [18] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-vertical-center-2.png icon/align-vertical-center-2.png image/png
          host.raspberrypi	2021-01-21 20:24:32.433	info	iobroker upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/edp_redy_plug.png img/edp_redy_plug.png image/png
          host.raspberrypi	2021-01-21 20:24:32.425	info	iobroker upload [19] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-vertical-top-2.png icon/align-vertical-top-2.png image/png
          host.raspberrypi	2021-01-21 20:24:32.355	info	iobroker upload [20] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-width.png icon/align-width.png image/png
          host.raspberrypi	2021-01-21 20:24:31.656	info	iobroker upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/flspp3.png img/flspp3.png image/png
          host.raspberrypi	2021-01-21 20:24:31.173	info	iobroker upload [30] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/distribute-vertical-equal.png icon/distribute-vertical-equal.png image/png
          host.raspberrypi	2021-01-21 20:24:22.779	info	iobroker upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/gledopto_stripe.png img/gledopto_stripe.png image/png
          host.raspberrypi	2021-01-21 20:24:22.691	info	iobroker upload [40] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/ok.png icon/ok.png image/png
          host.raspberrypi	2021-01-21 20:24:22.046	info	iobroker upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hue_outdoor_motion.png img/hue_outdoor_motion.png image/png
          host.raspberrypi	2021-01-21 20:24:21.905	info	iobroker upload [50] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/timestamp.png icon/timestamp.png image/png
          host.raspberrypi	2021-01-21 20:24:20.193	info	iobroker upload [60] vis /opt/iobroker/node_modules/iobroker.vis/www/img/back/oblique-line-bk.png img/back/oblique-line-bk.png image/png
          host.raspberrypi	2021-01-21 20:24:19.434	info	iobroker upload [70] vis /opt/iobroker/node_modules/iobroker.vis/www/img/bulbOn.png img/bulbOn.png image/png
          host.raspberrypi	2021-01-21 20:24:17.854	info	iobroker upload [80] vis /opt/iobroker/node_modules/iobroker.vis/www/img/faviconEdit.png img/faviconEdit.png image/png
          host.raspberrypi	2021-01-21 20:24:06.779	info	iobroker upload [90] vis /opt/iobroker/node_modules/iobroker.vis/www/index.html index.html text/html
          host.raspberrypi	2021-01-21 20:24:03.365	info	iobroker upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lightify-driver.png img/lightify-driver.png image/png
          host.raspberrypi	2021-01-21 20:24:03.202	info	iobroker upload [100] vis /opt/iobroker/node_modules/iobroker.vis/www/js/fm/icon/actions/delete.png js/fm/icon/actions/delete.png image/png
          host.raspberrypi	2021-01-21 20:23:43.389	info	iobroker upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_LTC015.png img/philips_hue_LTC015.png image/png
          host.raspberrypi	2021-01-21 20:23:42.935	info	iobroker upload [150] vis /opt/iobroker/node_modules/iobroker.vis/www/js/visEditInspect.js js/visEditInspect.js application/javascript
          host.raspberrypi	2021-01-21 20:23:35.824	info	iobroker upload [250] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/smarthomepty_plug.png img/smarthomepty_plug.png image/png
          host.raspberrypi	2021-01-21 20:23:35.561	info	iobroker upload [200] vis /opt/iobroker/node_modules/iobroker.vis/www/lib/js/jquery.ba-resize.min.js lib/js/jquery.ba-resize.min.js application/javascript
          host.raspberrypi	2021-01-21 20:23:31.395	info	iobroker host.raspberrypi install adapter zigbee
          host.raspberrypi	2021-01-21 20:23:24.146	info	iobroker upload [250] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/bars.html widgets/bars.html text/html
          host.raspberrypi	2021-01-21 20:23:19.907	info	iobroker upload [300] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/js/table.js widgets/basic/js/table.js application/javascript
          host.raspberrypi	2021-01-21 20:23:03.376	info	iobroker upload [350] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/fancyswitch/img/ibutton-slider-giva-original.png widgets/fancyswitch/img/ibutton-slider-giva-original.png image/png
          host.raspberrypi	2021-01-21 20:22:57.475	info	iobroker upload [400] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/google-fonts/fonts/Open_Sans_Condensed/OpenSans-CondLight.ttf widgets/google-fonts/fonts/Open_Sans_Condensed/OpenSans-Con
          host.raspberrypi	2021-01-21 20:22:50.182	info	iobroker upload [450] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/hqwidgets/css/hqwidgetsButtons.css widgets/hqwidgets/css/hqwidgetsButtons.css text/css
          host.raspberrypi	2021-01-21 20:22:42.610	info	iobroker NPM version: 6.14.6npm install iobroker.zigbee@1.4.2 --loglevel error --prefix "/opt/iobroker" (System call)
          host.raspberrypi	2021-01-21 20:22:42.476	info	iobroker upload [500] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/jqui-mfd/img/fts_door.svg widgets/jqui-mfd/img/fts_door.svg image/svg+xml
          host.raspberrypi	2021-01-21 20:22:39.187	info	iobroker add zigbee --host raspberrypi
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Letty last edited by

            @letty
            Prüf mal deine node-Installation:

            which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r
            
            L 1 Reply Last reply Reply Quote 0
            • L
              Letty @Thomas Braun last edited by

              @thomas-braun

              
              pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r
              /usr/bin/nodejs
              v12.18.3
              /usr/local/bin/node
              v12.18.3
              /usr/local/bin/npm
              6.14.6
              nodejs:
                Installed: 12.18.3-1nodesource1
                Candidate: 12.20.1-1nodesource1
                Version table:
                   12.20.1-1nodesource1 500
                      500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
               *** 12.18.3-1nodesource1 100
                      100 /var/lib/dpkg/status
                   10.23.1~dfsg-1~deb10u1 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                       run-level 5  2021-01-19 20:49
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Letty last edited by Thomas Braun

                @letty
                Der Klassiker:
                nodeJS falsch installiert.

                Hier geht es weiter:

                https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                Und den RunLevel würde ich auch auf 3 stellen.

                L 1 Reply Last reply Reply Quote 0
                • L
                  Letty @Thomas Braun last edited by

                  @thomas-braun

                  Vielen Dank das hat soweit geklappt der Zigbee Adapter läuft jetz richtig.
                  Komisch ist nur das sonst kein Adapter Probleme hatte.

                  Jetzt habe ich nur das Problem das ich für die npm Versions abfrage sudo brauche oder ist das egal ?

                  pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs && who -r
                  /usr/bin/nodejs
                  v12.20.1
                  /usr/bin/node
                  v12.20.1
                  /usr/bin/npm
                  Illegal option --
                  -bash: Usage:: command not found
                  pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && sudo npm -v && apt policy nodejs && who -r
                  /usr/bin/nodejs
                  v12.20.1
                  /usr/bin/node
                  v12.20.1
                  /usr/bin/npm
                  6.14.10
                  nodejs:
                    Installed: 12.20.1-1nodesource1
                    Candidate: 12.20.1-1nodesource1
                    Version table:
                   *** 12.20.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                          100 /var/lib/dpkg/status
                       10.23.1~dfsg-1~deb10u1 500
                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                           run-level 3  2021-01-22 19:29
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Letty last edited by Thomas Braun

                    @letty
                    Ja, das sieht jetzt gut aus.
                    Inklusive RunLevel 3. Sehr gut.
                    npm muss man auch ohne sudo aufrufen können:

                    pi@raspberrypi:~ $ npm -v
                    6.14.10
                    
                    L 1 Reply Last reply Reply Quote 0
                    • L
                      Letty @Thomas Braun last edited by

                      @thomas-braun

                      ja zuvor ging es aber jetz bekomme ich die Meldung.
                      Ich muss dazu sagen das ich aber nicht komplett deiner Anleitung gefolgt bin sonder es über das script (curl -sLf https://iobroker.net/install.sh | bash -) gelöst habe evtl komm das daher ?

                      pi@raspberrypi:~ $ npm -v
                      Illegal option --
                      -bash: Usage:: command not found
                      
                      
                      Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Letty last edited by Thomas Braun

                        @letty
                        Keine Ahnung was du da nun gemacht hast.
                        Wenn du eigenen Kram machst, wunder dich auch nicht wenn das Resultat dann 'eigen' ist.

                        Mit dem curl ziehst du eine Installation des ioBrokers an Land.

                        1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Letty last edited by

                          @letty
                          Schau mal in deine ~/.bashrc rein.
                          Da müsste am Ende sowas drin stehen:

                          # Forces npm to run as iobroker when inside the iobroker installation dir
                          source ~/.iobroker/npm_command_fix
                          
                          1 Reply Last reply Reply Quote 0
                          • L
                            Letty last edited by

                            @thomas-braun

                            Ja das steht drin.
                            Aber es läuft auch alles und es sind auch keine Fehler im Log.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            651
                            Online

                            31.9k
                            Users

                            80.1k
                            Topics

                            1.3m
                            Posts

                            2
                            12
                            403
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo