Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. zigbee2mqtt bleibt gelb

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    zigbee2mqtt bleibt gelb

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

      Hallo ich habe hier einen ioBrober unter Ubuntu am laufen. Möchte gerne schon mal vorab sagen das ich mich im Bereich Linux nicht so gut auskenne.

      Nun würde ich gerne den zigbee2mqtt Adapter nutzen. Mit dem normalen Zigbee Adapter habe ich es hinbekommen das der grün wurde. Aber mit diesen z2m Adapter klappt es irgendwie nicht.

      Achja ich nutze den Zigbee USB Dongle - E und habe schon gehört das der Experimental sein soll.

      Habe die Konfiguration so gemacht wie ich sie unter:

      https://github.com/o0shojo0o/ioBroker.zigbee2mqtt/blob/main/docs/DE/DE_AdapterConfig.md

      gefunden habe. Aber der Adapter bleibt gelb. Könnte mir nun vielleicht helfen damit ich den Adapter grün bekommeund dann auch irgendwann Geräte hinzufügen kann.

      geschild Thomas Braun 2 Replies Last reply Reply Quote 0
      • geschild
        geschild @Wolfshunter last edited by

        @wolfshunter Welche Meldungen stehen im Protokoll?

        W 1 Reply Last reply Reply Quote 0
        • W
          Wolfshunter @geschild last edited by

          @geschild

          eine Warnung steht dort drin:

          Please configure the Websoket connection!

          Wenn ich an der linken Seite auf Zigbee2mqtt gehe ist alles leer

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

            @wolfshunter sagte in zigbee2mqtt bleibt gelb:

            unter Ubuntu am laufen. Möchte gerne schon mal vorab sagen das ich mich im Bereich Linux nicht so gut auskenne.

            Das hattest du schon mit dem ersten Satz gesagt...
            Schnubbelbuntu...

            Mit welchen Meldungen startet der zigbee2mqtt denn?

            systemctl status zigbee2mqtt
            

            vermutlich?
            Und der zigbee-Adapter ist gestoppt? Es kann immer nur einer auf den Stick zugreifen.

            W 1 Reply Last reply Reply Quote 0
            • W
              Wolfshunter @Thomas Braun last edited by

              @thomas-braun

              Nach eingabe des Befehls steht dort:

              Unit zigbee2mqtt.service could not be found

              fc1d495d-2881-468f-bf10-133ad38b04a7-image.png

              Das obere sehe ich aber in der Instance.

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

                @wolfshunter

                Und der Adapterstart sieht wie im Log aus?

                iob logs --watch | uniq
                

                anschauen. Den Adapter 'zigbee' deaktivieren, falls der läuf.

                W 1 Reply Last reply Reply Quote 0
                • W
                  Wolfshunter @Thomas Braun last edited by

                  @thomas-braun ```

                  2023-11-12 01:58:08.134  - info: host.ioBroker-Master Delete log file iobroker.2023-11-04.log.gz
                  2023-11-12 08:55:05.068  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 08:55:05.386  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 08:55:09.677  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 08:55:12.543  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 devices
                  2023-11-12 08:55:13.214  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 08:55:59.929  - info: host.ioBroker-Master iobroker add zigbee --host ioBroker-Master 
                  2023-11-12 08:56:03.228  - info: host.ioBroker-Master iobroker NPM version: 8.19.4
                  2023-11-12 08:56:03.230  - info: host.ioBroker-Master iobroker Installing iobroker.zigbee@1.8.24... (System call)
                  2023-11-12 08:56:21.916  - info: host.ioBroker-Master iobroker 
                  2023-11-12 08:56:21.919  - info: host.ioBroker-Master iobroker added 49 packages, and changed 2 packages in 18s128 packages are looking for funding  run `npm fund` for details
                  2023-11-12 08:56:21.997  - info: host.ioBroker-Master iobroker host.ioBroker-Master install adapter zigbee
                  2023-11-12 08:56:22.088  - info: host.ioBroker-Master iobroker upload [322] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/adapter-settings.js adapter-settings.js application/javascript
                  2023-11-12 08:56:22.401  - info: host.ioBroker-Master iobroker upload [300] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/Bitron_AV201021A.png img/Bitron_AV201021A.png image/png
                  2023-11-12 08:56:22.996  - info: host.ioBroker-Master iobroker upload [250] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/bitron_motion.png img/bitron_motion.png image/png
                  2023-11-12 08:56:23.507  - info: host.ioBroker-Master iobroker upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hive.png img/hive.png image/png
                  2023-11-12 08:56:24.079  - info: host.ioBroker-Master iobroker upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lh_32Zb.png img/lh_32Zb.png image/png
                  2023-11-12 08:56:24.536  - info: host.ioBroker-Master iobroker upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_amaze.png img/philips_amaze.png image/png
                  2023-11-12 08:56:24.622  - info: host.ioBroker-Master iobroker upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_ambiance.png img/philips_hue_ambiance.png image/png
                  2023-11-12 08:56:24.738  - info: host.ioBroker-Master iobroker upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_e27_ambiance.png img/philips_hue_e27_ambiance.png image/png
                  2023-11-12 08:56:24.874  - info: host.ioBroker-Master iobroker upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_ltc021.png img/philips_hue_ltc021.png image/png
                  2023-11-12 08:56:24.972  - info: host.ioBroker-Master iobroker upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/plug.png img/plug.png image/png
                  2023-11-12 08:56:25.042  - info: host.ioBroker-Master iobroker upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/sensor_philipshue.png img/sensor_philipshue.png image/png
                  2023-11-12 08:56:25.115  - info: host.ioBroker-Master iobroker upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/smartthings_motion.png img/smartthings_motion.png image/png
                  2023-11-12 08:56:25.207  - info: host.ioBroker-Master iobroker upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ts0203.png img/ts0203.png image/png
                  2023-11-12 08:56:25.368  - info: host.ioBroker-Master iobroker upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/tuya_tyzs1l.png img/tuya_tyzs1l.png image/png
                  2023-11-12 08:56:25.383  - info: host.ioBroker-Master iobroker upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unavailable.png img/unavailable.png image/png
                  2023-11-12 08:56:25.417  - info: host.ioBroker-Master iobroker upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unknown.png img/unknown.png image/png
                  2023-11-12 08:56:25.443  - info: host.ioBroker-Master iobroker upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/wemo.png img/wemo.png image/png
                  2023-11-12 08:56:25.454  - info: host.ioBroker-Master iobroker upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_plug_eu.png img/xiaomi_plug_eu.png image/png
                  2023-11-12 08:56:25.465  - info: host.ioBroker-Master iobroker upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_wireless_switch.png img/xiaomi_wireless_switch.png image/png
                  2023-11-12 08:56:25.475  - info: host.ioBroker-Master iobroker upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27.png img/zbt_e27.png image/png
                  2023-11-12 08:56:25.485  - info: host.ioBroker-Master iobroker upload [13] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27_rgbw.png img/zbt_e27_rgbw.png image/png
                  2023-11-12 08:56:25.499  - info: host.ioBroker-Master iobroker upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_led_panel.png img/zbt_led_panel.png image/png
                  2023-11-12 08:56:25.508  - info: host.ioBroker-Master iobroker upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_smart_switch.png img/zbt_smart_switch.png image/png
                  2023-11-12 08:56:25.520  - info: host.ioBroker-Master iobroker upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zemismart_sw2.png img/zemismart_sw2.png image/png
                  2023-11-12 08:56:25.529  - info: host.ioBroker-Master iobroker upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index.html index.html text/html
                  2023-11-12 08:56:25.540  - info: host.ioBroker-Master iobroker upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html
                  2023-11-12 08:56:25.553  - info: host.ioBroker-Master iobroker upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/moment.min.js moment.min.js application/javascript
                  2023-11-12 08:56:25.566  - info: host.ioBroker-Master iobroker upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/shuffle.min.js shuffle.min.js application/javascript
                  2023-11-12 08:56:25.576  - info: host.ioBroker-Master iobroker upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/tab_m.html tab_m.html text/html
                  2023-11-12 08:56:25.585  - info: host.ioBroker-Master iobroker upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.css vis-network.min.css text/css
                  2023-11-12 08:56:25.596  - info: host.ioBroker-Master iobroker upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.js vis-network.min.js application/javascript
                  2023-11-12 08:56:25.617  - info: host.ioBroker-Master iobroker upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/words.js words.js application/javascript
                  2023-11-12 08:56:25.627  - info: host.ioBroker-Master iobroker upload [1] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.png zigbee.png image/png
                  2023-11-12 08:56:25.637  - info: host.ioBroker-Master iobroker upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.svg zigbee.svg image/svg+xml
                  2023-11-12 08:56:25.744  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee created/updated
                  2023-11-12 08:56:25.796  - info: host.ioBroker-Master iobroker host.ioBroker-Master create instance zigbee
                  2023-11-12 08:56:25.805  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.alive created
                  2023-11-12 08:56:25.812  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.connected created
                  2023-11-12 08:56:25.820  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.compactMode created
                  2023-11-12 08:56:25.828  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.cpu created
                  2023-11-12 08:56:25.836  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.cputime created
                  2023-11-12 08:56:25.845  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.memHeapUsed created
                  2023-11-12 08:56:25.852  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.memHeapTotal created
                  2023-11-12 08:56:25.860  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.memRss created
                  2023-11-12 08:56:25.869  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.uptime created
                  2023-11-12 08:56:25.876  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.inputCount created
                  2023-11-12 08:56:25.883  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.outputCount created
                  2023-11-12 08:56:25.892  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.eventLoopLag created
                  2023-11-12 08:56:25.900  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.sigKill created
                  2023-11-12 08:56:25.909  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0.logLevel created
                  2023-11-12 08:56:25.916  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.exclude created
                  2023-11-12 08:56:25.926  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.exclude.all created
                  2023-11-12 08:56:25.934  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.info created
                  2023-11-12 08:56:25.942  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.info.connection created
                  2023-11-12 08:56:25.950  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.info.pairingMode created
                  2023-11-12 08:56:25.957  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.info.pairingCountdown created
                  2023-11-12 08:56:25.964  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.info.pairingMessage created
                  2023-11-12 08:56:25.972  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.info.groups created
                  2023-11-12 08:56:25.979  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.info.undefinedDevices created
                  2023-11-12 08:56:25.985  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.0.info.debugmessages created
                  2023-11-12 08:56:25.993  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee.0.exclude.all: []
                  2023-11-12 08:56:26.000  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee.0.info.connection: false
                  2023-11-12 08:56:26.007  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee.0.info.pairingMode: false
                  2023-11-12 08:56:26.013  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee.0.info.pairingCountdown: 0
                  2023-11-12 08:56:26.019  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee.0.info.pairingMessage: 
                  2023-11-12 08:56:26.024  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee.0.info.groups: 
                  2023-11-12 08:56:26.029  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee.0.info.undefinedDevices: 
                  2023-11-12 08:56:26.035  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee.0.info.debugmessages: 
                  2023-11-12 08:56:26.048  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee.0 created
                  2023-11-12 08:56:27.099  - info: host.ioBroker-Master iobroker exit 0
                  2023-11-12 08:56:29.137  - info: host.ioBroker-Master instance system.adapter.zigbee.0 started with pid 26626
                  2023-11-12 08:56:29.370  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 08:56:33.120  - info: zigbee.0 (26626) starting. Version 1.8.24 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 08:56:33.178  - error: zigbee.0 (26626) Serial port not selected! Go to settings page.
                  2023-11-12 08:56:33.412  - info: zigbee.0 (26626) Starting Zigbee  npm ...
                  2023-11-12 08:56:33.683  - info: zigbee.0 (26626) Installed Version: iobroker.zigbee@1.8.24
                  2023-11-12 08:56:34.336  - error: zigbee.0 (26626) Starting zigbee-herdsman problem : "No path provided and failed to auto detect path"
                  2023-11-12 08:56:34.337  - error: zigbee.0 (26626) Failed to start Zigbee
                  2023-11-12 08:56:34.338  - error: zigbee.0 (26626) Error herdsman start
                  2023-11-12 08:56:44.343  - info: zigbee.0 (26626) Try to reconnect. 1 attempts left
                  2023-11-12 08:56:44.345  - info: zigbee.0 (26626) Starting Zigbee  npm ...
                  2023-11-12 08:56:44.385  - info: zigbee.0 (26626) Installed Version: iobroker.zigbee@1.8.24
                  2023-11-12 08:56:44.643  - error: zigbee.0 (26626) Starting zigbee-herdsman problem : "No path provided and failed to auto detect path"
                  2023-11-12 08:56:44.644  - error: zigbee.0 (26626) Failed to start Zigbee
                  2023-11-12 08:56:44.644  - error: zigbee.0 (26626) Error herdsman start
                  2023-11-12 08:57:06.801  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 
                  2023-11-12 08:57:14.443  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 08:57:14.657  - error: zigbee.0 (26626) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                  2023-11-12 08:57:14.914  - info: zigbee.0 (26626) List of port: [{"path":"/dev/ttyACM0","manufacturer":"ITEAD","serialNumber":"20231008082934","pnpId":"usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231008082934-if00","vendorId":"1a86","productId":"55d4"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS10"},{"path":"/dev/ttyS11"},{"path":"/dev/ttyS12"},{"path":"/dev/ttyS13"},{"path":"/dev/ttyS14"},{"path":"/dev/ttyS15"},{"path":"/dev/ttyS16"},{"path":"/dev/ttyS17"},{"path":"/dev/ttyS18"},{"path":"/dev/ttyS19"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS20"},{"path":"/dev/ttyS21"},{"path":"/dev/ttyS22"},{"path":"/dev/ttyS23"},{"path":"/dev/ttyS24"},{"path":"/dev/ttyS25"},{"path":"/dev/ttyS26"},{"path":"/dev/ttyS27"},{"path":"/dev/ttyS28"},{"path":"/dev/ttyS29"},{"path":"/dev/ttyS3"},{"path":"/dev/ttyS30"},{"path":"/dev/ttyS31"},{"path":"/dev/ttyS4"},{"path":"/dev/ttyS5"},{"path":"/dev/ttyS6"},{"path":"/dev/ttyS7"},{"path":"/dev/ttyS8"},{"path":"/dev/ttyS9"},{"path":"/dev/ttyS0"}]
                  2023-11-12 08:57:28.959  - info: host.ioBroker-Master "system.adapter.zigbee.0" disabled
                  2023-11-12 08:57:28.961  - info: host.ioBroker-Master stopInstance system.adapter.zigbee.0 (force=false, process=true)
                  2023-11-12 08:57:28.969  - info: zigbee.0 (26626) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 08:57:28.971  - info: zigbee.0 (26626) cleaned everything up...
                  2023-11-12 08:57:28.975  - info: zigbee.0 (26626) Zigbee: disabling joining new devices.
                  2023-11-12 08:57:28.991  - warn: zigbee.0 (26626) Failed to stop zigbee during startup
                  2023-11-12 08:57:28.992  - info: zigbee.0 (26626) terminating
                  2023-11-12 08:57:28.994  - info: zigbee.0 (26626) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 08:57:29.009  - info: host.ioBroker-Master stopInstance system.adapter.zigbee.0 send kill signal
                  2023-11-12 08:57:29.473  - info: zigbee.0 (26626) terminating
                  2023-11-12 08:57:29.585  - info: host.ioBroker-Master instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-12 08:57:45.615  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 
                  2023-11-12 08:57:49.402  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 08:59:02.228  - info: host.ioBroker-Master "system.adapter.zigbee.0" enabled
                  2023-11-12 08:59:02.323  - info: host.ioBroker-Master instance system.adapter.zigbee.0 started with pid 26669
                  2023-11-12 08:59:06.307  - info: zigbee.0 (26669) starting. Version 1.8.24 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 08:59:06.358  - error: zigbee.0 (26669) Serial port not selected! Go to settings page.
                  2023-11-12 08:59:06.653  - info: zigbee.0 (26669) Starting Zigbee  npm ...
                  2023-11-12 08:59:06.932  - info: zigbee.0 (26669) Installed Version: iobroker.zigbee@1.8.24
                  2023-11-12 08:59:07.621  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 
                  2023-11-12 08:59:10.340  - info: zigbee.0 (26669) Coordinator firmware version: {"type":"EZSP v8","meta":{"product":8,"majorrel":"6","minorrel":"10","maintrel":"3 ","revision":"6.10.3.0 build 297"}}
                  2023-11-12 08:59:10.343  - info: zigbee.0 (26669) Unable to disable LED, unsupported function.
                  2023-11-12 08:59:10.349  - info: zigbee.0 (26669)   --> transmitPower : normal
                  2023-11-12 08:59:10.364  - info: zigbee.0 (26669) Currently no devices.
                  2023-11-12 08:59:10.366  - info: zigbee.0 (26669) Zigbee started
                  2023-11-12 08:59:10.398  - info: host.ioBroker-Master stopInstance system.adapter.zigbee.0 (force=false, process=true)
                  2023-11-12 08:59:10.413  - info: zigbee.0 (26669) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 08:59:10.415  - info: zigbee.0 (26669) cleaned everything up...
                  2023-11-12 08:59:10.419  - info: zigbee.0 (26669) Zigbee: disabling joining new devices.
                  2023-11-12 08:59:10.458  - info: host.ioBroker-Master stopInstance system.adapter.zigbee.0 send kill signal
                  2023-11-12 08:59:10.734  - info: zigbee.0 (26669) terminating
                  2023-11-12 08:59:10.737  - info: zigbee.0 (26669) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 08:59:10.917  - info: zigbee.0 (26669) terminating
                  2023-11-12 08:59:11.336  - info: host.ioBroker-Master instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-12 08:59:13.536  - info: host.ioBroker-Master instance system.adapter.zigbee.0 started with pid 26685
                  2023-11-12 08:59:17.451  - info: zigbee.0 (26685) starting. Version 1.8.24 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 08:59:17.507  - error: zigbee.0 (26685) Serial port not selected! Go to settings page.
                  2023-11-12 08:59:17.790  - info: zigbee.0 (26685) Starting Zigbee  npm ...
                  2023-11-12 08:59:18.074  - info: zigbee.0 (26685) Installed Version: iobroker.zigbee@1.8.24
                  2023-11-12 08:59:21.328  - info: zigbee.0 (26685) Coordinator firmware version: {"type":"EZSP v8","meta":{"product":8,"majorrel":"6","minorrel":"10","maintrel":"3 ","revision":"6.10.3.0 build 297"}}
                  2023-11-12 08:59:21.331  - info: zigbee.0 (26685) Unable to disable LED, unsupported function.
                  2023-11-12 08:59:21.338  - info: zigbee.0 (26685)   --> transmitPower : normal
                  2023-11-12 08:59:21.364  - info: zigbee.0 (26685) Currently no devices.
                  2023-11-12 08:59:21.366  - info: zigbee.0 (26685) Zigbee started
                  2023-11-12 08:59:21.423  - info: zigbee.0 (26685) debug devices set to []
                  2023-11-12 08:59:38.819  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 08:59:39.382  - info: zigbee.0 (26685) List of port: [{"path":"/dev/ttyACM0","manufacturer":"ITEAD","serialNumber":"20231008082934","pnpId":"usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231008082934-if00","vendorId":"1a86","productId":"55d4"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS10"},{"path":"/dev/ttyS11"},{"path":"/dev/ttyS12"},{"path":"/dev/ttyS13"},{"path":"/dev/ttyS14"},{"path":"/dev/ttyS15"},{"path":"/dev/ttyS16"},{"path":"/dev/ttyS17"},{"path":"/dev/ttyS18"},{"path":"/dev/ttyS19"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS20"},{"path":"/dev/ttyS21"},{"path":"/dev/ttyS22"},{"path":"/dev/ttyS23"},{"path":"/dev/ttyS24"},{"path":"/dev/ttyS25"},{"path":"/dev/ttyS26"},{"path":"/dev/ttyS27"},{"path":"/dev/ttyS28"},{"path":"/dev/ttyS29"},{"path":"/dev/ttyS3"},{"path":"/dev/ttyS30"},{"path":"/dev/ttyS31"},{"path":"/dev/ttyS4"},{"path":"/dev/ttyS5"},{"path":"/dev/ttyS6"},{"path":"/dev/ttyS7"},{"path":"/dev/ttyS8"},{"path":"/dev/ttyS9"},{"path":"/dev/ttyS0"}]
                  2023-11-12 09:04:48.339  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 
                  2023-11-12 09:07:06.821  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 09:07:07.226  - info: zigbee.0 (26685) List of port: [{"path":"/dev/ttyACM0","manufacturer":"ITEAD","serialNumber":"20231008082934","pnpId":"usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231008082934-if00","vendorId":"1a86","productId":"55d4"},{"path":"/dev/ttyS1"},{"path":"/dev/ttyS10"},{"path":"/dev/ttyS11"},{"path":"/dev/ttyS12"},{"path":"/dev/ttyS13"},{"path":"/dev/ttyS14"},{"path":"/dev/ttyS15"},{"path":"/dev/ttyS16"},{"path":"/dev/ttyS17"},{"path":"/dev/ttyS18"},{"path":"/dev/ttyS19"},{"path":"/dev/ttyS2"},{"path":"/dev/ttyS20"},{"path":"/dev/ttyS21"},{"path":"/dev/ttyS22"},{"path":"/dev/ttyS23"},{"path":"/dev/ttyS24"},{"path":"/dev/ttyS25"},{"path":"/dev/ttyS26"},{"path":"/dev/ttyS27"},{"path":"/dev/ttyS28"},{"path":"/dev/ttyS29"},{"path":"/dev/ttyS3"},{"path":"/dev/ttyS30"},{"path":"/dev/ttyS31"},{"path":"/dev/ttyS4"},{"path":"/dev/ttyS5"},{"path":"/dev/ttyS6"},{"path":"/dev/ttyS7"},{"path":"/dev/ttyS8"},{"path":"/dev/ttyS9"},{"path":"/dev/ttyS0"}]
                  2023-11-12 09:14:34.025  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 09:14:34.367  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 09:14:41.708  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 09:16:38.349  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 09:55:11.546  - error: host.ioBroker-Master Invalid request getRepository. "callback"(false) or "from"(true) is null
                  2023-11-12 10:58:14.539  - info: admin.0 (4607) Adapter rating updated
                  2023-11-12 10:58:17.958  - info: admin.0 (4607) Request actual repository...
                  2023-11-12 10:58:18.031  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 10:58:18.523  - info: host.ioBroker-Master Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                  2023-11-12 10:58:24.685  - info: admin.0 (4607) Repository received successfully.
                  2023-11-12 11:31:55.767  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.25
                  2023-11-12 11:31:56.055  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 11:32:03.605  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 11:32:34.294  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 11:32:55.773  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.25 admin
                  2023-11-12 11:33:46.770  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.25
                  2023-11-12 11:34:16.735  - info: host.ioBroker-Master iobroker del zigbee
                  2023-11-12 11:34:18.435  - info: host.ioBroker-Master iobroker Delete adapter "zigbee"
                  2023-11-12 11:34:18.456  - info: host.ioBroker-Master iobroker host.ioBroker-Master Counted 1 instances of zigbee
                  2023-11-12 11:34:18.502  - info: host.ioBroker-Master iobroker host.ioBroker-Master Counted 1 meta of zigbee
                  2023-11-12 11:34:18.508  - info: host.ioBroker-Master iobroker host.ioBroker-Master Counted 1 adapter for zigbee
                  2023-11-12 11:34:18.539  - info: host.ioBroker-Master iobroker host.ioBroker-Master Counted 2 channels of zigbee
                  2023-11-12 11:34:18.556  - info: host.ioBroker-Master iobroker host.ioBroker-Master Counted 8 states of zigbee
                  2023-11-12 11:34:18.574  - info: host.ioBroker-Master iobroker host.ioBroker-Master Counted 15 states of system.adapter.zigbee
                  2023-11-12 11:34:18.585  - info: host.ioBroker-Master iobroker host.ioBroker-Master Counted 9 states (io.zigbee.*) from states
                  2023-11-12 11:34:18.610  - info: host.ioBroker-Master iobroker host.ioBroker-Master Counted 16 states (system.adapter.zigbee.*) from states
                  2023-11-12 11:34:19.380  - info: host.ioBroker-Master iobroker host.ioBroker-Master Counted 1 objects of zigbee
                  2023-11-12 11:34:20.041  - info: host.ioBroker-Master iobroker host.ioBroker-Master file zigbee.admin deleted
                  2023-11-12 11:34:20.050  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee deleted
                  2023-11-12 11:34:20.060  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee.admin deleted
                  2023-11-12 11:34:20.061  - info: host.ioBroker-Master iobroker host.ioBroker-Master Deleting 29 object(s).
                  2023-11-12 11:34:20.204  - info: host.ioBroker-Master object deleted system.adapter.zigbee.0
                  2023-11-12 11:34:20.204  - info: host.ioBroker-Master stopInstance system.adapter.zigbee.0 (force=false, process=true)
                  2023-11-12 11:34:20.208  - info: host.ioBroker-Master iobroker host.ioBroker-Master Deleting 25 state(s).
                  2023-11-12 11:34:20.213  - info: zigbee.0 (26685) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 11:34:20.215  - info: zigbee.0 (26685) cleaned everything up...
                  2023-11-12 11:34:20.218  - info: zigbee.0 (26685) Zigbee: disabling joining new devices.
                  2023-11-12 11:34:20.254  - info: host.ioBroker-Master stopInstance system.adapter.zigbee.0 send kill signal
                  2023-11-12 11:34:20.544  - info: zigbee.0 (26685) terminating
                  2023-11-12 11:34:20.547  - info: zigbee.0 (26685) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 11:34:20.717  - info: zigbee.0 (26685) terminating
                  2023-11-12 11:34:21.132  - info: host.ioBroker-Master instance system.adapter.zigbee.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                  2023-11-12 11:34:21.133  - info: host.ioBroker-Master Do not restart adapter system.adapter.zigbee.0 because desired by instance
                  2023-11-12 11:34:28.280  - info: host.ioBroker-Master iobroker 
                  2023-11-12 11:34:28.281  - info: host.ioBroker-Master iobroker removed 49 packages in 7s111 packages are looking for funding  run `npm fund` for details
                  2023-11-12 11:34:29.377  - info: host.ioBroker-Master iobroker exit 0
                  2023-11-12 11:34:49.588  - info: host.ioBroker-Master iobroker add zigbee2mqtt --host ioBroker-Master 
                  2023-11-12 11:34:52.755  - info: host.ioBroker-Master iobroker NPM version: 8.19.4
                  2023-11-12 11:34:52.756  - info: host.ioBroker-Master iobroker Installing iobroker.zigbee2mqtt@2.13.3... (System call)
                  2023-11-12 11:35:40.401  - info: host.ioBroker-Master iobroker 
                  2023-11-12 11:35:40.403  - info: host.ioBroker-Master iobroker added 280 packages, and changed 13 packages in 47s139 packages are looking for funding  run `npm fund` for details
                  2023-11-12 11:35:40.486  - info: host.ioBroker-Master iobroker host.ioBroker-Master install adapter zigbee2mqtt
                  2023-11-12 11:35:40.558  - info: host.ioBroker-Master iobroker upload [12] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/de/translations.json i18n/de/translations.json application/json
                  2023-11-12 11:35:40.581  - info: host.ioBroker-Master iobroker upload [11] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/en/translations.json i18n/en/translations.json application/json
                  2023-11-12 11:35:40.594  - info: host.ioBroker-Master iobroker upload [10] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/es/translations.json i18n/es/translations.json application/json
                  2023-11-12 11:35:40.608  - info: host.ioBroker-Master iobroker upload [9] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                  2023-11-12 11:35:40.624  - info: host.ioBroker-Master iobroker upload [8] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/it/translations.json i18n/it/translations.json application/json
                  2023-11-12 11:35:40.639  - info: host.ioBroker-Master iobroker upload [7] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                  2023-11-12 11:35:40.653  - info: host.ioBroker-Master iobroker upload [6] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                  2023-11-12 11:35:40.666  - info: host.ioBroker-Master iobroker upload [5] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                  2023-11-12 11:35:40.679  - info: host.ioBroker-Master iobroker upload [4] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                  2023-11-12 11:35:40.706  - info: host.ioBroker-Master iobroker upload [3] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                  2023-11-12 11:35:40.720  - info: host.ioBroker-Master iobroker upload [2] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                  2023-11-12 11:35:40.733  - info: host.ioBroker-Master iobroker upload [1] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/jsonConfig.json jsonConfig.json application/json
                  2023-11-12 11:35:40.745  - info: host.ioBroker-Master iobroker upload [0] zigbee2mqtt.admin /opt/iobroker/node_modules/iobroker.zigbee2mqtt/admin/zigbee2mqtt.png zigbee2mqtt.png image/png
                  2023-11-12 11:35:40.838  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt created/updated
                  2023-11-12 11:35:40.899  - info: host.ioBroker-Master iobroker host.ioBroker-Master create instance zigbee2mqtt
                  2023-11-12 11:35:40.911  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.alive created
                  2023-11-12 11:35:40.918  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.connected created
                  2023-11-12 11:35:40.924  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.compactMode created
                  2023-11-12 11:35:40.930  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.cpu created
                  2023-11-12 11:35:40.937  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.cputime created
                  2023-11-12 11:35:40.945  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.memHeapUsed created
                  2023-11-12 11:35:40.959  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.memHeapTotal created
                  2023-11-12 11:35:40.970  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.memRss created
                  2023-11-12 11:35:40.980  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.uptime created
                  2023-11-12 11:35:40.989  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.inputCount created
                  2023-11-12 11:35:41.000  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.outputCount created
                  2023-11-12 11:35:41.009  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.eventLoopLag created
                  2023-11-12 11:35:41.019  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.sigKill created
                  2023-11-12 11:35:41.030  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0.logLevel created
                  2023-11-12 11:35:41.038  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee2mqtt.0.info created
                  2023-11-12 11:35:41.046  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee2mqtt.0.info.connection created
                  2023-11-12 11:35:41.052  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee2mqtt.0.info.debugmessages created
                  2023-11-12 11:35:41.058  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee2mqtt.0.info.logfilter created
                  2023-11-12 11:35:41.064  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee2mqtt.0.info.coordinator_check created
                  2023-11-12 11:35:41.070  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee2mqtt.0.info.missing_routers created
                  2023-11-12 11:35:41.076  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee2mqtt.0.info.missing_routers_count created
                  2023-11-12 11:35:41.082  - info: host.ioBroker-Master iobroker host.ioBroker-Master object zigbee2mqtt.0 created
                  2023-11-12 11:35:41.088  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee2mqtt.0.info.connection: false
                  2023-11-12 11:35:41.094  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee2mqtt.0.info.debugmessages: 
                  2023-11-12 11:35:41.100  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee2mqtt.0.info.logfilter: 
                  2023-11-12 11:35:41.108  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee2mqtt.0.info.coordinator_check: true
                  2023-11-12 11:35:41.114  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee2mqtt.0.info.missing_routers: []
                  2023-11-12 11:35:41.120  - info: host.ioBroker-Master iobroker host.ioBroker-Master Set default value of zigbee2mqtt.0.info.missing_routers_count: 0
                  2023-11-12 11:35:41.137  - info: host.ioBroker-Master iobroker host.ioBroker-Master object system.adapter.zigbee2mqtt.0 created
                  2023-11-12 11:35:42.184  - info: host.ioBroker-Master iobroker exit 0
                  2023-11-12 11:36:09.653  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 11:37:22.493  - info: host.ioBroker-Master "system.adapter.zigbee2mqtt.0" enabled
                  2023-11-12 11:37:22.609  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 started with pid 28725
                  2023-11-12 11:37:24.700  - info: zigbee2mqtt.0 (28725) starting. Version 2.13.3 in /opt/iobroker/node_modules/iobroker.zigbee2mqtt, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 11:37:24.738  - info: zigbee2mqtt.0 (28725) ================================= Adapter Config =================================
                  2023-11-12 11:37:24.739  - info: zigbee2mqtt.0 (28725) || Zigbee2MQTT Frontend Scheme: http
                  2023-11-12 11:37:24.740  - info: zigbee2mqtt.0 (28725) || Zigbee2MQTT Frontend Server: 
                  2023-11-12 11:37:24.740  - info: zigbee2mqtt.0 (28725) || Zigbee2MQTT Frontend Port: 8080
                  2023-11-12 11:37:24.741  - info: zigbee2mqtt.0 (28725) || Zigbee2MQTT Connection Type: intmqtt
                  2023-11-12 11:37:24.741  - info: zigbee2mqtt.0 (28725) || Zigbee2MQTT Internal MQTT IP-Bind: 0.0.0.0
                  2023-11-12 11:37:24.742  - info: zigbee2mqtt.0 (28725) || Zigbee2MQTT Internal MQTT Port: 1885
                  2023-11-12 11:37:24.742  - info: zigbee2mqtt.0 (28725) || Zigbee2MQTT Debug Log: deactivated
                  2023-11-12 11:37:24.743  - info: zigbee2mqtt.0 (28725) || Proxy Zigbee2MQTT Logs to ioBroker Logs: activated
                  2023-11-12 11:37:24.743  - info: zigbee2mqtt.0 (28725) || Use Kelvin: no
                  2023-11-12 11:37:24.744  - info: zigbee2mqtt.0 (28725) || Use ColorTemperature ColorSync: no
                  2023-11-12 11:37:24.744  - info: zigbee2mqtt.0 (28725) || Use BrightnessMove OnOff: no
                  2023-11-12 11:37:24.744  - info: zigbee2mqtt.0 (28725) || Use BrightnessStep OnOff: no
                  2023-11-12 11:37:24.745  - info: zigbee2mqtt.0 (28725) || Use Event In Desc: yes
                  2023-11-12 11:37:24.745  - info: zigbee2mqtt.0 (28725) || Use Device Icons: yes
                  2023-11-12 11:37:24.745  - info: zigbee2mqtt.0 (28725) || Use Simple Hold/Release State: yes
                  2023-11-12 11:37:24.746  - info: zigbee2mqtt.0 (28725) || Use Simple Move/Stop State: no
                  2023-11-12 11:37:24.746  - info: zigbee2mqtt.0 (28725) || Use Simple Press/Release State: no
                  2023-11-12 11:37:24.746  - info: zigbee2mqtt.0 (28725) || Use Automatic Coordinator Check: no
                  2023-11-12 11:37:24.746  - info: zigbee2mqtt.0 (28725) || Coordinator Check Loglevel: info
                  2023-11-12 11:37:24.747  - info: zigbee2mqtt.0 (28725) || Coordinator Check Cron : 0 3 * * *
                  2023-11-12 11:37:24.747  - info: zigbee2mqtt.0 (28725) ==================================================================================
                  2023-11-12 11:37:24.876  - info: zigbee2mqtt.0 (28725) Statring MQTT-Server on IP 0.0.0.0 and Port 1885
                  2023-11-12 11:37:26.563  - info: zigbee2mqtt.0 (28725) Connect to Zigbee2MQTT over internal mqtt connection.
                  2023-11-12 11:39:06.576  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 
                  2023-11-12 11:39:06.901  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 11:39:29.592  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 (force=false, process=true)
                  2023-11-12 11:39:29.601  - info: zigbee2mqtt.0 (28725) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 11:39:29.604  - error: zigbee2mqtt.0 (28725) TypeError: mqttClient.close is not a function
                  2023-11-12 11:39:29.605  - error: zigbee2mqtt.0 (28725) TypeError: mqttServer.closed is not a function
                  2023-11-12 11:39:29.648  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 send kill signal
                  2023-11-12 11:39:29.664  - info: zigbee2mqtt.0 (28725) terminating
                  2023-11-12 11:39:29.666  - info: zigbee2mqtt.0 (28725) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 11:39:30.252  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-12 11:39:34.245  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 started with pid 28765
                  2023-11-12 11:39:36.309  - info: zigbee2mqtt.0 (28765) starting. Version 2.13.3 in /opt/iobroker/node_modules/iobroker.zigbee2mqtt, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 11:39:36.351  - info: zigbee2mqtt.0 (28765) ================================= Adapter Config =================================
                  2023-11-12 11:39:36.352  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Frontend Scheme: http
                  2023-11-12 11:39:36.353  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Frontend Server: 
                  2023-11-12 11:39:36.354  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Frontend Port: 8080
                  2023-11-12 11:39:36.355  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Connection Type: ws
                  2023-11-12 11:39:36.355  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Websocket Scheme: ws
                  2023-11-12 11:39:36.356  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Websocket Server: 
                  2023-11-12 11:39:36.356  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Websocket Port: 8080
                  2023-11-12 11:39:36.357  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Websocket Auth-Token: unused
                  2023-11-12 11:39:36.357  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Websocket Dummy MQTT-Server: deactivated
                  2023-11-12 11:39:36.358  - info: zigbee2mqtt.0 (28765) || Zigbee2MQTT Debug Log: deactivated
                  2023-11-12 11:39:36.359  - info: zigbee2mqtt.0 (28765) || Proxy Zigbee2MQTT Logs to ioBroker Logs: activated
                  2023-11-12 11:39:36.360  - info: zigbee2mqtt.0 (28765) || Use Kelvin: no
                  2023-11-12 11:39:36.360  - info: zigbee2mqtt.0 (28765) || Use ColorTemperature ColorSync: no
                  2023-11-12 11:39:36.360  - info: zigbee2mqtt.0 (28765) || Use BrightnessMove OnOff: no
                  2023-11-12 11:39:36.361  - info: zigbee2mqtt.0 (28765) || Use BrightnessStep OnOff: no
                  2023-11-12 11:39:36.361  - info: zigbee2mqtt.0 (28765) || Use Event In Desc: yes
                  2023-11-12 11:39:36.361  - info: zigbee2mqtt.0 (28765) || Use Device Icons: yes
                  2023-11-12 11:39:36.362  - info: zigbee2mqtt.0 (28765) || Use Simple Hold/Release State: yes
                  2023-11-12 11:39:36.362  - info: zigbee2mqtt.0 (28765) || Use Simple Move/Stop State: no
                  2023-11-12 11:39:36.362  - info: zigbee2mqtt.0 (28765) || Use Simple Press/Release State: no
                  2023-11-12 11:39:36.362  - info: zigbee2mqtt.0 (28765) || Use Automatic Coordinator Check: no
                  2023-11-12 11:39:36.363  - info: zigbee2mqtt.0 (28765) || Coordinator Check Loglevel: info
                  2023-11-12 11:39:36.363  - info: zigbee2mqtt.0 (28765) || Coordinator Check Cron : 0 3 * * *
                  2023-11-12 11:39:36.363  - info: zigbee2mqtt.0 (28765) ==================================================================================
                  2023-11-12 11:39:36.431  - warn: zigbee2mqtt.0 (28765) Please configure the Websoket connection!
                  2023-11-12 11:40:02.094  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 (force=false, process=true)
                  2023-11-12 11:40:02.101  - info: zigbee2mqtt.0 (28765) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 11:40:02.124  - info: zigbee2mqtt.0 (28765) terminating
                  2023-11-12 11:40:02.125  - info: zigbee2mqtt.0 (28765) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 11:40:02.166  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 send kill signal
                  2023-11-12 11:40:02.712  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-12 11:40:06.750  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 started with pid 28780
                  2023-11-12 11:40:08.806  - info: zigbee2mqtt.0 (28780) starting. Version 2.13.3 in /opt/iobroker/node_modules/iobroker.zigbee2mqtt, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 11:40:08.846  - info: zigbee2mqtt.0 (28780) ================================= Adapter Config =================================
                  2023-11-12 11:40:08.847  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Frontend Scheme: http
                  2023-11-12 11:40:08.848  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Frontend Server: 
                  2023-11-12 11:40:08.848  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Frontend Port: 8080
                  2023-11-12 11:40:08.849  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Connection Type: ws
                  2023-11-12 11:40:08.850  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Websocket Scheme: ws
                  2023-11-12 11:40:08.850  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Websocket Server: 
                  2023-11-12 11:40:08.850  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Websocket Port: 8080
                  2023-11-12 11:40:08.851  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Websocket Auth-Token: unused
                  2023-11-12 11:40:08.851  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Websocket Dummy MQTT-Server: deactivated
                  2023-11-12 11:40:08.852  - info: zigbee2mqtt.0 (28780) || Zigbee2MQTT Debug Log: deactivated
                  2023-11-12 11:40:08.852  - info: zigbee2mqtt.0 (28780) || Proxy Zigbee2MQTT Logs to ioBroker Logs: activated
                  2023-11-12 11:40:08.853  - info: zigbee2mqtt.0 (28780) || Use Kelvin: no
                  2023-11-12 11:40:08.853  - info: zigbee2mqtt.0 (28780) || Use ColorTemperature ColorSync: no
                  2023-11-12 11:40:08.853  - info: zigbee2mqtt.0 (28780) || Use BrightnessMove OnOff: no
                  2023-11-12 11:40:08.854  - info: zigbee2mqtt.0 (28780) || Use BrightnessStep OnOff: no
                  2023-11-12 11:40:08.854  - info: zigbee2mqtt.0 (28780) || Use Event In Desc: yes
                  2023-11-12 11:40:08.854  - info: zigbee2mqtt.0 (28780) || Use Device Icons: yes
                  2023-11-12 11:40:08.854  - info: zigbee2mqtt.0 (28780) || Use Simple Hold/Release State: yes
                  2023-11-12 11:40:08.855  - info: zigbee2mqtt.0 (28780) || Use Simple Move/Stop State: no
                  2023-11-12 11:40:08.855  - info: zigbee2mqtt.0 (28780) || Use Simple Press/Release State: no
                  2023-11-12 11:40:08.855  - info: zigbee2mqtt.0 (28780) || Use Automatic Coordinator Check: no
                  2023-11-12 11:40:08.855  - info: zigbee2mqtt.0 (28780) || Coordinator Check Loglevel: info
                  2023-11-12 11:40:08.856  - info: zigbee2mqtt.0 (28780) || Coordinator Check Cron : 0 3 * * *
                  2023-11-12 11:40:08.856  - info: zigbee2mqtt.0 (28780) ==================================================================================
                  2023-11-12 11:40:08.910  - warn: zigbee2mqtt.0 (28780) Please configure the Websoket connection!
                  2023-11-12 11:45:18.594  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.25 admin
                  2023-11-12 11:51:59.412  - info: host.ioBroker-Master iobroker upgrade discovery@4.2.0
                  2023-11-12 11:52:01.715  - info: host.ioBroker-Master iobroker Update discovery from @3.1.0 to @4.2.0
                  2023-11-12 11:52:02.604  - info: host.ioBroker-Master iobroker NPM version: 8.19.4
                  2023-11-12 11:52:02.606  - info: host.ioBroker-Master iobroker Installing iobroker.discovery@4.2.0... (System call)
                  2023-11-12 11:52:15.397  - info: host.ioBroker-Master iobroker 
                  2023-11-12 11:52:15.400  - info: host.ioBroker-Master iobroker added 3 packages, and changed 16 packages in 12s
                  2023-11-12 11:52:15.405  - info: host.ioBroker-Master iobroker 141 packages are looking for funding  run `npm fund` for details
                  2023-11-12 11:52:15.495  - info: host.ioBroker-Master iobroker Update "system.adapter.discovery.0"
                  2023-11-12 11:52:15.505  - info: host.ioBroker-Master stopInstance system.adapter.discovery.0 (force=false, process=true)
                  2023-11-12 11:52:15.510  - info: discovery.0 (4732) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 11:52:15.521  - info: discovery.0 (4732) terminating
                  2023-11-12 11:52:15.523  - info: discovery.0 (4732) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 11:52:15.552  - info: host.ioBroker-Master stopInstance system.adapter.discovery.0 send kill signal
                  2023-11-12 11:52:15.615  - info: host.ioBroker-Master iobroker upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                  2023-11-12 11:52:15.641  - info: host.ioBroker-Master iobroker upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                  2023-11-12 11:52:15.656  - info: host.ioBroker-Master iobroker upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                  2023-11-12 11:52:15.676  - info: host.ioBroker-Master iobroker upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                  2023-11-12 11:52:15.691  - info: host.ioBroker-Master iobroker upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                  2023-11-12 11:52:15.705  - info: host.ioBroker-Master iobroker upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
                  2023-11-12 11:52:15.720  - info: host.ioBroker-Master iobroker upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                  2023-11-12 11:52:16.026  - info: discovery.0 (4732) terminating
                  2023-11-12 11:52:16.108  - info: host.ioBroker-Master instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-12 11:52:16.812  - info: host.ioBroker-Master iobroker exit 0
                  2023-11-12 11:52:18.644  - info: host.ioBroker-Master instance system.adapter.discovery.0 started with pid 29154
                  2023-11-12 11:52:20.527  - info: discovery.0 (29154) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 11:56:06.064  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 (force=false, process=true)
                  2023-11-12 11:56:06.077  - info: zigbee2mqtt.0 (28780) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 11:56:06.117  - info: zigbee2mqtt.0 (28780) terminating
                  2023-11-12 11:56:06.118  - info: zigbee2mqtt.0 (28780) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 11:56:06.157  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 send kill signal
                  2023-11-12 11:56:06.693  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-12 11:56:10.747  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 started with pid 29214
                  2023-11-12 11:56:12.804  - info: zigbee2mqtt.0 (29214) starting. Version 2.13.3 in /opt/iobroker/node_modules/iobroker.zigbee2mqtt, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 11:56:12.842  - info: zigbee2mqtt.0 (29214) ================================= Adapter Config =================================
                  2023-11-12 11:56:12.844  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Frontend Scheme: http
                  2023-11-12 11:56:12.845  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Frontend Server: 
                  2023-11-12 11:56:12.846  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Frontend Port: 8080
                  2023-11-12 11:56:12.846  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Connection Type: ws
                  2023-11-12 11:56:12.847  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Websocket Scheme: ws
                  2023-11-12 11:56:12.847  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Websocket Server: 
                  2023-11-12 11:56:12.848  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Websocket Port: 8080
                  2023-11-12 11:56:12.849  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Websocket Auth-Token: use
                  2023-11-12 11:56:12.849  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Websocket Dummy MQTT-Server: activated
                  2023-11-12 11:56:12.850  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Dummy MQTT IP-Bind: 0.0.0.0
                  2023-11-12 11:56:12.850  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Dummy MQTT Port: 1885
                  2023-11-12 11:56:12.851  - info: zigbee2mqtt.0 (29214) || Zigbee2MQTT Debug Log: deactivated
                  2023-11-12 11:56:12.851  - info: zigbee2mqtt.0 (29214) || Proxy Zigbee2MQTT Logs to ioBroker Logs: activated
                  2023-11-12 11:56:12.851  - info: zigbee2mqtt.0 (29214) || Use Kelvin: no
                  2023-11-12 11:56:12.852  - info: zigbee2mqtt.0 (29214) || Use ColorTemperature ColorSync: no
                  2023-11-12 11:56:12.852  - info: zigbee2mqtt.0 (29214) || Use BrightnessMove OnOff: no
                  2023-11-12 11:56:12.852  - info: zigbee2mqtt.0 (29214) || Use BrightnessStep OnOff: no
                  2023-11-12 11:56:12.852  - info: zigbee2mqtt.0 (29214) || Use Event In Desc: yes
                  2023-11-12 11:56:12.853  - info: zigbee2mqtt.0 (29214) || Use Device Icons: yes
                  2023-11-12 11:56:12.853  - info: zigbee2mqtt.0 (29214) || Use Simple Hold/Release State: yes
                  2023-11-12 11:56:12.853  - info: zigbee2mqtt.0 (29214) || Use Simple Move/Stop State: no
                  2023-11-12 11:56:12.853  - info: zigbee2mqtt.0 (29214) || Use Simple Press/Release State: no
                  2023-11-12 11:56:12.854  - info: zigbee2mqtt.0 (29214) || Use Automatic Coordinator Check: no
                  2023-11-12 11:56:12.854  - info: zigbee2mqtt.0 (29214) || Coordinator Check Loglevel: info
                  2023-11-12 11:56:12.854  - info: zigbee2mqtt.0 (29214) || Coordinator Check Cron : 0 3 * * *
                  2023-11-12 11:56:12.854  - info: zigbee2mqtt.0 (29214) ==================================================================================
                  2023-11-12 11:56:12.947  - warn: zigbee2mqtt.0 (29214) Please configure the Websoket connection!
                  2023-11-12 11:57:05.867  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 (force=false, process=true)
                  2023-11-12 11:57:05.874  - info: zigbee2mqtt.0 (29214) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 11:57:05.923  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 send kill signal
                  2023-11-12 11:57:05.936  - info: zigbee2mqtt.0 (29214) terminating
                  2023-11-12 11:57:05.937  - info: zigbee2mqtt.0 (29214) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 11:57:06.511  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-12 11:57:10.507  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 started with pid 29245
                  2023-11-12 11:57:12.607  - info: zigbee2mqtt.0 (29245) starting. Version 2.13.3 in /opt/iobroker/node_modules/iobroker.zigbee2mqtt, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 11:57:12.644  - info: zigbee2mqtt.0 (29245) ================================= Adapter Config =================================
                  2023-11-12 11:57:12.645  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Frontend Scheme: http
                  2023-11-12 11:57:12.646  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Frontend Server: 192.168.178.240
                  2023-11-12 11:57:12.646  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Frontend Port: 8080
                  2023-11-12 11:57:12.647  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Connection Type: ws
                  2023-11-12 11:57:12.647  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Websocket Scheme: ws
                  2023-11-12 11:57:12.647  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Websocket Server: 
                  2023-11-12 11:57:12.648  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Websocket Port: 8080
                  2023-11-12 11:57:12.648  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Websocket Auth-Token: use
                  2023-11-12 11:57:12.648  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Websocket Dummy MQTT-Server: activated
                  2023-11-12 11:57:12.649  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Dummy MQTT IP-Bind: 0.0.0.0
                  2023-11-12 11:57:12.649  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Dummy MQTT Port: 1885
                  2023-11-12 11:57:12.650  - info: zigbee2mqtt.0 (29245) || Zigbee2MQTT Debug Log: deactivated
                  2023-11-12 11:57:12.650  - info: zigbee2mqtt.0 (29245) || Proxy Zigbee2MQTT Logs to ioBroker Logs: activated
                  2023-11-12 11:57:12.650  - info: zigbee2mqtt.0 (29245) || Use Kelvin: no
                  2023-11-12 11:57:12.650  - info: zigbee2mqtt.0 (29245) || Use ColorTemperature ColorSync: no
                  2023-11-12 11:57:12.651  - info: zigbee2mqtt.0 (29245) || Use BrightnessMove OnOff: no
                  2023-11-12 11:57:12.651  - info: zigbee2mqtt.0 (29245) || Use BrightnessStep OnOff: no
                  2023-11-12 11:57:12.651  - info: zigbee2mqtt.0 (29245) || Use Event In Desc: yes
                  2023-11-12 11:57:12.651  - info: zigbee2mqtt.0 (29245) || Use Device Icons: yes
                  2023-11-12 11:57:12.651  - info: zigbee2mqtt.0 (29245) || Use Simple Hold/Release State: yes
                  2023-11-12 11:57:12.652  - info: zigbee2mqtt.0 (29245) || Use Simple Move/Stop State: no
                  2023-11-12 11:57:12.652  - info: zigbee2mqtt.0 (29245) || Use Simple Press/Release State: no
                  2023-11-12 11:57:12.652  - info: zigbee2mqtt.0 (29245) || Use Automatic Coordinator Check: no
                  2023-11-12 11:57:12.652  - info: zigbee2mqtt.0 (29245) || Coordinator Check Loglevel: info
                  2023-11-12 11:57:12.652  - info: zigbee2mqtt.0 (29245) || Coordinator Check Cron : 0 3 * * *
                  2023-11-12 11:57:12.653  - info: zigbee2mqtt.0 (29245) ==================================================================================
                  2023-11-12 11:57:12.717  - warn: zigbee2mqtt.0 (29245) Please configure the Websoket connection!
                  2023-11-12 11:58:21.296  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 (force=false, process=true)
                  2023-11-12 11:58:21.302  - info: zigbee2mqtt.0 (29245) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 11:58:21.345  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 send kill signal
                  2023-11-12 11:58:21.360  - info: zigbee2mqtt.0 (29245) terminating
                  2023-11-12 11:58:21.362  - info: zigbee2mqtt.0 (29245) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 11:58:21.932  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-12 11:58:25.930  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 started with pid 29272
                  2023-11-12 11:58:27.938  - info: zigbee2mqtt.0 (29272) starting. Version 2.13.3 in /opt/iobroker/node_modules/iobroker.zigbee2mqtt, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 11:58:27.994  - info: zigbee2mqtt.0 (29272) ================================= Adapter Config =================================
                  2023-11-12 11:58:27.995  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Frontend Scheme: https
                  2023-11-12 11:58:27.996  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Frontend Server: 
                  2023-11-12 11:58:27.997  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Frontend Port: 8080
                  2023-11-12 11:58:27.998  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Connection Type: ws
                  2023-11-12 11:58:27.998  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Websocket Scheme: ws
                  2023-11-12 11:58:27.999  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Websocket Server: 
                  2023-11-12 11:58:27.999  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Websocket Port: 8080
                  2023-11-12 11:58:28.000  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Websocket Auth-Token: use
                  2023-11-12 11:58:28.000  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Websocket Dummy MQTT-Server: activated
                  2023-11-12 11:58:28.001  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Dummy MQTT IP-Bind: 0.0.0.0
                  2023-11-12 11:58:28.002  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Dummy MQTT Port: 1885
                  2023-11-12 11:58:28.002  - info: zigbee2mqtt.0 (29272) || Zigbee2MQTT Debug Log: deactivated
                  2023-11-12 11:58:28.002  - info: zigbee2mqtt.0 (29272) || Proxy Zigbee2MQTT Logs to ioBroker Logs: activated
                  2023-11-12 11:58:28.003  - info: zigbee2mqtt.0 (29272) || Use Kelvin: no
                  2023-11-12 11:58:28.003  - info: zigbee2mqtt.0 (29272) || Use ColorTemperature ColorSync: no
                  2023-11-12 11:58:28.003  - info: zigbee2mqtt.0 (29272) || Use BrightnessMove OnOff: no
                  2023-11-12 11:58:28.003  - info: zigbee2mqtt.0 (29272) || Use BrightnessStep OnOff: no
                  2023-11-12 11:58:28.004  - info: zigbee2mqtt.0 (29272) || Use Event In Desc: yes
                  2023-11-12 11:58:28.004  - info: zigbee2mqtt.0 (29272) || Use Device Icons: yes
                  2023-11-12 11:58:28.004  - info: zigbee2mqtt.0 (29272) || Use Simple Hold/Release State: yes
                  2023-11-12 11:58:28.004  - info: zigbee2mqtt.0 (29272) || Use Simple Move/Stop State: no
                  2023-11-12 11:58:28.005  - info: zigbee2mqtt.0 (29272) || Use Simple Press/Release State: no
                  2023-11-12 11:58:28.005  - info: zigbee2mqtt.0 (29272) || Use Automatic Coordinator Check: no
                  2023-11-12 11:58:28.005  - info: zigbee2mqtt.0 (29272) || Coordinator Check Loglevel: info
                  2023-11-12 11:58:28.005  - info: zigbee2mqtt.0 (29272) || Coordinator Check Cron : 0 3 * * *
                  2023-11-12 11:58:28.005  - info: zigbee2mqtt.0 (29272) ==================================================================================
                  2023-11-12 11:58:28.062  - warn: zigbee2mqtt.0 (29272) Please configure the Websoket connection!
                  2023-11-12 12:00:49.420  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 (force=false, process=true)
                  2023-11-12 12:00:49.426  - info: zigbee2mqtt.0 (29272) Got terminate signal TERMINATE_YOURSELF
                  2023-11-12 12:00:49.471  - info: host.ioBroker-Master stopInstance system.adapter.zigbee2mqtt.0 send kill signal
                  2023-11-12 12:00:49.484  - info: zigbee2mqtt.0 (29272) terminating
                  2023-11-12 12:00:49.486  - info: zigbee2mqtt.0 (29272) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2023-11-12 12:00:50.062  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-11-12 12:00:54.057  - info: host.ioBroker-Master instance system.adapter.zigbee2mqtt.0 started with pid 29322
                  2023-11-12 12:00:56.050  - info: zigbee2mqtt.0 (29322) starting. Version 2.13.3 in /opt/iobroker/node_modules/iobroker.zigbee2mqtt, node: v16.20.2, js-controller: 5.0.12
                  2023-11-12 12:00:56.089  - info: zigbee2mqtt.0 (29322) ================================= Adapter Config =================================
                  2023-11-12 12:00:56.090  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Frontend Scheme: http
                  2023-11-12 12:00:56.091  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Frontend Server: 
                  2023-11-12 12:00:56.091  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Frontend Port: 8080
                  2023-11-12 12:00:56.092  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Connection Type: ws
                  2023-11-12 12:00:56.092  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Websocket Scheme: ws
                  2023-11-12 12:00:56.093  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Websocket Server: 
                  2023-11-12 12:00:56.093  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Websocket Port: 8080
                  2023-11-12 12:00:56.094  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Websocket Auth-Token: use
                  2023-11-12 12:00:56.094  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Websocket Dummy MQTT-Server: activated
                  2023-11-12 12:00:56.095  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Dummy MQTT IP-Bind: 0.0.0.0
                  2023-11-12 12:00:56.095  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Dummy MQTT Port: 1885
                  2023-11-12 12:00:56.096  - info: zigbee2mqtt.0 (29322) || Zigbee2MQTT Debug Log: deactivated
                  2023-11-12 12:00:56.096  - info: zigbee2mqtt.0 (29322) || Proxy Zigbee2MQTT Logs to ioBroker Logs: activated
                  2023-11-12 12:00:56.096  - info: zigbee2mqtt.0 (29322) || Use Kelvin: no
                  2023-11-12 12:00:56.097  - info: zigbee2mqtt.0 (29322) || Use ColorTemperature ColorSync: no
                  2023-11-12 12:00:56.097  - info: zigbee2mqtt.0 (29322) || Use BrightnessMove OnOff: no
                  2023-11-12 12:00:56.097  - info: zigbee2mqtt.0 (29322) || Use BrightnessStep OnOff: no
                  2023-11-12 12:00:56.097  - info: zigbee2mqtt.0 (29322) || Use Event In Desc: yes
                  2023-11-12 12:00:56.097  - info: zigbee2mqtt.0 (29322) || Use Device Icons: yes
                  2023-11-12 12:00:56.098  - info: zigbee2mqtt.0 (29322) || Use Simple Hold/Release State: yes
                  2023-11-12 12:00:56.098  - info: zigbee2mqtt.0 (29322) || Use Simple Move/Stop State: no
                  2023-11-12 12:00:56.098  - info: zigbee2mqtt.0 (29322) || Use Simple Press/Release State: no
                  2023-11-12 12:00:56.099  - info: zigbee2mqtt.0 (29322) || Use Automatic Coordinator Check: no
                  2023-11-12 12:00:56.099  - info: zigbee2mqtt.0 (29322) || Coordinator Check Loglevel: info
                  2023-11-12 12:00:56.099  - info: zigbee2mqtt.0 (29322) || Coordinator Check Cron : 0 3 * * *
                  2023-11-12 12:00:56.099  - info: zigbee2mqtt.0 (29322) ==================================================================================
                  2023-11-12 12:00:56.159  - warn: zigbee2mqtt.0 (29322) Please configure the Websoket connection!
                  2023-11-12 12:01:10.364  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 admin
                  2023-11-12 12:01:10.557  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 12:01:10.585  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 admin
                  2023-11-12 12:01:11.135  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 12:01:11.461  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 12:01:18.640  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 12:09:49.649  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.25
                  2023-11-12 12:09:53.890  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.25 admin
                  2023-11-12 12:27:31.408  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 admin
                  2023-11-12 12:27:48.779  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 12:27:49.189  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 12:28:08.781  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 admin
                  2023-11-12 12:28:49.972  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 12:28:50.322  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 12:29:00.292  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.41
                  2023-11-12 12:29:07.178  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 12:29:09.975  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.41 admin
                  2023-11-12 12:31:20.636  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 12:43:09.910  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.25
                  2023-11-12 12:43:12.000  - info: admin.0 (4607) <== Disconnect system.user.admin from ::ffff:192.168.178.25 admin
                  2023-11-12 12:52:22.185  - info: admin.0 (4607) ==> Connected system.user.admin from ::ffff:192.168.178.240
                  2023-11-12 12:52:22.557  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  2023-11-12 12:52:30.115  - error: host.ioBroker-Master cannot call visUtils: Not exists
                  
                  

                  Den Zigbee Adapter habe ich deinstalliert

                  1 Reply Last reply Reply Quote 0
                  • mickym
                    mickym Most Active last edited by mickym

                    Hast Du denn überhaupt zigbee2mqtt installiert? Oder warum willst Du umsteigen?

                    W 1 Reply Last reply Reply Quote 0
                    • W
                      Wolfshunter @mickym last edited by Wolfshunter

                      @mickym

                      Wie meinst du das? Ich habe den Adapter genommen und diesen installiert. Mir
                      wurde gesagt das wenn ich mit Thermostaten arbeiten will das dann der zigbee2mqtt
                      ideal wäre

                      mickym Thomas Braun 3 Replies Last reply Reply Quote 0
                      • mickym
                        mickym Most Active @Wolfshunter last edited by

                        @wolfshunter Na der Adapter alleine nützt Dir gar nichts. Wenn Du alleine willst,dann nur zigbee adapter. Der zigbee2mqtt Adapter funktioniert nur mit dem Dienst zigbee2mqtt.

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

                          @wolfshunter

                          Es muss aber der eigentliche zigbee2mqtt auch installiert sein.

                          Und nodejs würde ich auch erstmal auf Stand bringen.

                          iob stop
                          iob fix
                          iob nodejs-update
                          
                          1 Reply Last reply Reply Quote 0
                          • W
                            Wolfshunter @mickym last edited by

                            @mickym

                            Ok, dann muß ich ja nochmal schauen wie ich den Dienst installiere oder bleibe vielleicht doch besser
                            beim Adapter für Zigbee

                            1 Reply Last reply Reply Quote 0
                            • mickym
                              mickym Most Active @Wolfshunter last edited by

                              @wolfshunter Wie gesagt, da hättest Du einfach beim zigbee Adapter bleiben können. Wenn Du zigbee2mqtt nutzen willst,dann musst du ja zigbee2mqtt erst installieren:

                              https://www.zigbee2mqtt.io/guide/installation/01_linux.html

                              W 2 Replies Last reply Reply Quote 1
                              • W
                                Wolfshunter @mickym last edited by

                                @mickym

                                Ok, dann installiere ich mal zigbee2mqtt.

                                1 Reply Last reply Reply Quote 0
                                • W
                                  Wolfshunter @mickym last edited by Wolfshunter

                                  @mickym

                                  ich glaube das wird nix. Er brach gerade ab als ich username und password geben sollte für github. habe keinen github account

                                  Werde wohl doch nur Zigbee nutzen

                                  mickym 1 Reply Last reply Reply Quote 0
                                  • mickym
                                    mickym Most Active @Wolfshunter last edited by

                                    @wolfshunter Na wenn es mit dem zigbee Adapter funktioniert hat - oder Du generell keine Probleme damit hast, ist das doch OK und falls Du doch Probleme hast, dann kannst Du das später immer noch machen. Nur aufgrund dessen, das jemand was erzählt hat, würde ich nicht gleich alles über den Haufen werfen.
                                    Bei mir hat der Zigbee-Adapter einfach Probleme gemacht,deswegen bin ich umgestiegen.

                                    W 1 Reply Last reply Reply Quote 0
                                    • W
                                      Wolfshunter @mickym last edited by

                                      @mickym

                                      ok, dann deinstalliere ich den z2m Adapter mal und werde mal schauen wie der Zigbee Adapter sich schlägt 🙂

                                      mickym 1 Reply Last reply Reply Quote 0
                                      • mickym
                                        mickym Most Active @Wolfshunter last edited by

                                        @wolfshunter Wie gesagt den zigbee-adapter wieder zu löschen, ist weniger Aufwand als das ganze zigbee2mqtt runter zu schmeissen. Ich hatte Probleme damit und nutze auch zigbee2mqtt direkt mit mqtt, aber das bleibt Dir immer noch,wenn der Zigbee-Adapter nicht tut.

                                        W 1 Reply Last reply Reply Quote 1
                                        • W
                                          Wolfshunter @mickym last edited by

                                          @mickym

                                          Danke Dir. Der Zigbee Adapter ist nun grün. Sollte ich nun Probleme mit den Zigbee Geräten bekommen würde ich dann gerne auf dich zurück kommen um das dann umstellen zu können.

                                          Nochmal danke für die Hilfe und die Tips.

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

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          880
                                          Online

                                          32.0k
                                          Users

                                          80.4k
                                          Topics

                                          1.3m
                                          Posts

                                          4
                                          19
                                          746
                                          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