Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee-Adapter Stick-Erkennungsprobleme

    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 Stick-Erkennungsprobleme

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @fila612 last edited by

      @fila612

      Welche Firmware ist auf dem Stick denn drauf?

      F 1 Reply Last reply Reply Quote 0
      • F
        fila612 @Thomas Braun last edited by fila612

        @thomas-braun
        ich hab die CC1352P2_CC2652P_launchpad_coordinator_20211217.hex drauf von Koenk

        installiert via python script von Jelmer am Mac:

        python3 cc2538-bsl.py -p /dev/tty.usbserial-1120 -evw CC1352P2_CC2652P_launchpad_coordinator_20211217.hex
        
        F 1 Reply Last reply Reply Quote 0
        • F
          fila612 @fila612 last edited by

          also ich hab grad auf meinem 2. Pi (3B+), welcher eigentlich nur für Octoprint gedacht ist den alten CC2538 Stick angesteckt und iobroker direkt installiert. Der RaspberryPi läuft noch auf einem 32bit buster.
          Nachdem ich den Zigbee Adapter installiert habe wurde der CC2538-Stick sogar OHNE Pfadangabe (die war leer) in den Adaptereinstellungen sofort grün.
          Heißt also, der Stick ist NICHT defect funktioniert aber nicht auf einem 64bit RasüberryPI OS - zumindest nicht initial.

          kann es mit dem 64bit RaspberryPi zusammenhängen? oder aber mit bullseye? oder beides?

          Die Frage wäre: gibt es jemanden, welcher einen Zigbee-stick unter bullseye am laufen hat bzw. noch besser unter der 64bit Variante?

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

            @fila612

            Hier läuft ein zigbee Stick auf 64bit Bullseye.
            Ist aber auch nicht weiter verwunderlich. Warum sollte das 'kaputt gehen'?

            1 Reply Last reply Reply Quote 0
            • Asgothian
              Asgothian Developer @fila612 last edited by

              @fila612 sagte in Zigbee-Adapter Stick-Erkennungsprobleme:

              Heißt also, der Stick ist NICHT defect funktioniert aber nicht auf einem 64bit RasüberryPI OS - zumindest nicht initial.

              • Nutzt du auf dem Pi wo der Stick nicht läuft eine SSD via USB3 ? Wenn ja: Es gibt Probleme durch EMV Störungen im 2.4 GHz Bereich durch "unsauber" verarbeitete USB3->SATA Adapter.
              • Ist der Stick an einem der USB2 oder USB3 Ports angeschlossen ? Wenn USB3: Bitte auf USB2 Port umstecken.
              • Nutzt du für den Stick eine USB Verlängerung ? Wenn Nein: Bitte eine USB Verlängerung (mind. 50 cm) einsetzen um den Stick vom PI zu entfernen.

              A.

              F 1 Reply Last reply Reply Quote 0
              • F
                fila612 @Asgothian last edited by fila612

                @asgothian Danke dir,
                Das wäre evtl. ein Analyseansatz.

                Ich hab das Argon one M.2 mit einer SSD.
                Diese SSD ist dann via USB-Brücke mit dem RPi verbunden - kann das den o.g. Fehler verursachen?
                Stick ist mit einem 90cm Kabel angeschlossen, steck ich auch gleich nochmal an USB2.

                EDIT: Stick war bereits am USB2, aber leider keine Besserung

                Edit 2: ich auch noch ein HMIP USB Modul (HB-RF-USB) angesteckt, hier habe ich keinerlei Probleme.

                F 1 Reply Last reply Reply Quote 0
                • F
                  fila612 @fila612 last edited by fila612

                  ich hab heute meine SSD aus dem ArgonOne entfernt und in ein anderes USB3-Gehäuse gebaut.

                  Nun hab ich das Problem, dass der Adapter nur nach dem Neustart des ganzen System den Stick erkennt, wenn ich den Adapter dann neustarte (s. Zeile 99) erhalte ich wieder den Fehler.

                  2022-02-10 15:51:19.816 - info: zigbee.0 (740) Zigbee started
                  2022-02-10 15:51:23.957 - info: backitup.0 (2254) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.0, js-controller: 3.3.22
                  2022-02-10 15:51:24.080 - info: backitup.0 (2254) [iobroker] backup was activated at 02:40 every 1 day(s)
                  2022-02-10 15:53:10.424 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:znp:SREQ --> ZDO - mgmtLqiReq - {"dstaddr":0,"startindex":0}
                  2022-02-10 15:53:10.427 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,3,37,49,0,0,0,23]
                  2022-02-10 15:53:10.434 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:10.445 - debug: zigbee.0 (740) getGroups result: {}
                  2022-02-10 15:53:10.446 - debug: zigbee.0 (740) sendTo "getGroups" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:10.750 - debug: zigbee.0 (740) getCoorinatorInfo result: {"installSource":"iobroker.zigbee@1.6.6","channel":"11","port":"/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0","type":"zStack3x0","revision":20211217,"version":"2-1.2.7.1."}
                  2022-02-10 15:53:10.751 - debug: zigbee.0 (740) sendTo "getCoordinatorInfo" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:11.010 - debug: zigbee.0 (740) List of ports: [{"comName":"/dev/ttyUSB0"},{"comName":"/dev/ttyS0"}]
                  2022-02-10 15:53:11.012 - debug: zigbee.0 (740) sendTo "listUart" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:11.065 - debug: zigbee.0 (740) getDevices result: [{"_id":"0x00124b0025790dcb","icon":"img/unknown.png","paired":true,"info":{"type":"device","device":{"ID":1,"_type":"Coordinator","_ieeeAddr":"0x00124b0025790dcb","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":3,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":10,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[1281],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":null,"useImplicitCheckin":true},"mapped":null,"endpoint":{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},"endpoints":[{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":3,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":10,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[1281],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"name":"0x00124b0025790dcb"},"common":{},"native":{}}]
                  2022-02-10 15:53:11.068 - debug: zigbee.0 (740) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:11.154 - debug: zigbee.0 (740) getExclude result: []
                  2022-02-10 15:53:11.178 - debug: zigbee.0 (740) sendTo "getExclude" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:11.207 - debug: zigbee.0 (740) getBinding result: []
                  2022-02-10 15:53:11.208 - debug: zigbee.0 (740) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:16.469 - debug: zigbee.0 (740) Failed to execute LQI for 'Coordinator'. "Error: SRSP - ZDO - mgmtLqiReq after 6000ms\n at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)\n at listOnTimeout (internal/timers.js:557:17)\n at processTimers (internal/timers.js:500:7)"
                  2022-02-10 15:53:16.470 - debug: zigbee.0 (740) LQI succeeded for 'Coordinator'
                  2022-02-10 15:53:16.473 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:znp:SREQ --> ZDO - mgmtRtgReq - {"dstaddr":0,"startindex":0}
                  2022-02-10 15:53:16.474 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,3,37,50,0,0,0,20]
                  2022-02-10 15:53:22.479 - debug: zigbee.0 (740) Failed to execute routing table for 'Coordinator'. "Error: SRSP - ZDO - mgmtRtgReq after 6000ms\n at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)\n at listOnTimeout (internal/timers.js:557:17)\n at processTimers (internal/timers.js:500:7)"
                  2022-02-10 15:53:22.480 - debug: zigbee.0 (740) Routing for 'Coordinator': undefined
                  2022-02-10 15:53:22.480 - debug: zigbee.0 (740) Routing table succeeded for 'Coordinator'
                  2022-02-10 15:53:22.481 - debug: zigbee.0 (740) Get map succeeded [{"parent":"undefined","networkAddress":0,"ieeeAddr":"0x00124b0025790dcb","lqi":"undefined","relationship":0,"depth":0,"status":"offline"}]
                  2022-02-10 15:53:22.482 - debug: zigbee.0 (740) getMap result: {"lqis":[{"parent":"undefined","networkAddress":0,"ieeeAddr":"0x00124b0025790dcb","lqi":"undefined","relationship":0,"depth":0,"status":"offline"}],"routing":[]}
                  2022-02-10 15:53:22.482 - debug: zigbee.0 (740) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:30.908 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:znp:SREQ --> ZDO - mgmtLqiReq - {"dstaddr":0,"startindex":0}
                  2022-02-10 15:53:30.910 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,3,37,49,0,0,0,23]
                  2022-02-10 15:53:30.917 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:30.945 - debug: zigbee.0 (740) getGroups result: {}
                  2022-02-10 15:53:30.946 - debug: zigbee.0 (740) sendTo "getGroups" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:30.948 - debug: zigbee.0 (740) getCoorinatorInfo result: {"installSource":"iobroker.zigbee@1.6.6","channel":"11","port":"/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0","type":"zStack3x0","revision":20211217,"version":"2-1.2.7.1."}
                  2022-02-10 15:53:30.962 - debug: zigbee.0 (740) sendTo "getCoordinatorInfo" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:31.171 - debug: zigbee.0 (740) getDevices result: [{"_id":"0x00124b0025790dcb","icon":"img/unknown.png","paired":true,"info":{"type":"device","device":{"ID":1,"_type":"Coordinator","_ieeeAddr":"0x00124b0025790dcb","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":3,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":10,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[1281],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":null,"useImplicitCheckin":true},"mapped":null,"endpoint":{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},"endpoints":[{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":3,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":10,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[1281],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"name":"0x00124b0025790dcb"},"common":{},"native":{}}]
                  2022-02-10 15:53:31.173 - debug: zigbee.0 (740) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:31.244 - debug: zigbee.0 (740) getBinding result: []
                  2022-02-10 15:53:31.245 - debug: zigbee.0 (740) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:31.251 - debug: zigbee.0 (740) getExclude result: []
                  2022-02-10 15:53:31.386 - debug: zigbee.0 (740) sendTo "getExclude" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:31.414 - debug: zigbee.0 (740) List of ports: [{"comName":"/dev/ttyUSB0"},{"comName":"/dev/ttyS0"}]
                  2022-02-10 15:53:31.418 - debug: zigbee.0 (740) sendTo "listUart" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:36.919 - debug: zigbee.0 (740) Failed to execute LQI for 'Coordinator'. "Error: SRSP - ZDO - mgmtLqiReq after 6000ms\n at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)\n at listOnTimeout (internal/timers.js:557:17)\n at processTimers (internal/timers.js:500:7)"
                  2022-02-10 15:53:36.921 - debug: zigbee.0 (740) LQI succeeded for 'Coordinator'
                  2022-02-10 15:53:36.923 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:znp:SREQ --> ZDO - mgmtRtgReq - {"dstaddr":0,"startindex":0}
                  2022-02-10 15:53:36.925 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,3,37,50,0,0,0,20]
                  2022-02-10 15:53:42.930 - debug: zigbee.0 (740) Failed to execute routing table for 'Coordinator'. "Error: SRSP - ZDO - mgmtRtgReq after 6000ms\n at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)\n at listOnTimeout (internal/timers.js:557:17)\n at processTimers (internal/timers.js:500:7)"
                  2022-02-10 15:53:42.931 - debug: zigbee.0 (740) Routing for 'Coordinator': undefined
                  2022-02-10 15:53:42.932 - debug: zigbee.0 (740) Routing table succeeded for 'Coordinator'
                  2022-02-10 15:53:42.932 - debug: zigbee.0 (740) Get map succeeded [{"parent":"undefined","networkAddress":0,"ieeeAddr":"0x00124b0025790dcb","lqi":"undefined","relationship":0,"depth":0,"status":"offline"}]
                  2022-02-10 15:53:42.933 - debug: zigbee.0 (740) getMap result: {"lqis":[{"parent":"undefined","networkAddress":0,"ieeeAddr":"0x00124b0025790dcb","lqi":"undefined","relationship":0,"depth":0,"status":"offline"}],"routing":[]}
                  2022-02-10 15:53:42.933 - debug: zigbee.0 (740) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:46.323 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:46.328 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:46.330 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:53:46.333 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:55:50.741 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:znp:SREQ --> ZDO - mgmtLqiReq - {"dstaddr":0,"startindex":0}
                  2022-02-10 15:55:50.742 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,3,37,49,0,0,0,23]
                  2022-02-10 15:55:50.745 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:55:50.754 - debug: zigbee.0 (740) getGroups result: {}
                  2022-02-10 15:55:50.754 - debug: zigbee.0 (740) sendTo "getGroups" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:55:50.788 - debug: zigbee.0 (740) getCoorinatorInfo result: {"installSource":"iobroker.zigbee@1.6.6","channel":"11","port":"/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0","type":"zStack3x0","revision":20211217,"version":"2-1.2.7.1."}
                  2022-02-10 15:55:50.789 - debug: zigbee.0 (740) sendTo "getCoordinatorInfo" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:55:50.863 - debug: zigbee.0 (740) getDevices result: [{"_id":"0x00124b0025790dcb","icon":"img/unknown.png","paired":true,"info":{"type":"device","device":{"ID":1,"_type":"Coordinator","_ieeeAddr":"0x00124b0025790dcb","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":3,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":10,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[1281],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":null,"useImplicitCheckin":true},"mapped":null,"endpoint":{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},"endpoints":[{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":3,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":10,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[1281],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0025790dcb","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"name":"0x00124b0025790dcb"},"common":{},"native":{}}]
                  2022-02-10 15:55:50.864 - debug: zigbee.0 (740) sendTo "getDevices" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:55:50.964 - debug: zigbee.0 (740) List of ports: [{"comName":"/dev/ttyUSB0"},{"comName":"/dev/ttyS0"}]
                  2022-02-10 15:55:50.965 - debug: zigbee.0 (740) sendTo "listUart" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:55:50.985 - debug: zigbee.0 (740) getExclude result: []
                  2022-02-10 15:55:50.986 - debug: zigbee.0 (740) getBinding result: []
                  2022-02-10 15:55:50.987 - debug: zigbee.0 (740) sendTo "getBinding" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:55:51.000 - debug: zigbee.0 (740) sendTo "getExclude" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:55:56.747 - debug: zigbee.0 (740) Failed to execute LQI for 'Coordinator'. "Error: SRSP - ZDO - mgmtLqiReq after 6000ms\n at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)\n at listOnTimeout (internal/timers.js:557:17)\n at processTimers (internal/timers.js:500:7)"
                  2022-02-10 15:55:56.748 - debug: zigbee.0 (740) LQI succeeded for 'Coordinator'
                  2022-02-10 15:55:56.749 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:znp:SREQ --> ZDO - mgmtRtgReq - {"dstaddr":0,"startindex":0}
                  2022-02-10 15:55:56.749 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,3,37,50,0,0,0,20]
                  2022-02-10 15:56:02.753 - debug: zigbee.0 (740) Failed to execute routing table for 'Coordinator'. "Error: SRSP - ZDO - mgmtRtgReq after 6000ms\n at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)\n at listOnTimeout (internal/timers.js:557:17)\n at processTimers (internal/timers.js:500:7)"
                  2022-02-10 15:56:02.754 - debug: zigbee.0 (740) Routing for 'Coordinator': undefined
                  2022-02-10 15:56:02.754 - debug: zigbee.0 (740) Routing table succeeded for 'Coordinator'
                  2022-02-10 15:56:02.755 - debug: zigbee.0 (740) Get map succeeded [{"parent":"undefined","networkAddress":0,"ieeeAddr":"0x00124b0025790dcb","lqi":"undefined","relationship":0,"depth":0,"status":"offline"}]
                  2022-02-10 15:56:02.755 - debug: zigbee.0 (740) getMap result: {"lqis":[{"parent":"undefined","networkAddress":0,"ieeeAddr":"0x00124b0025790dcb","lqi":"undefined","relationship":0,"depth":0,"status":"offline"}],"routing":[]}
                  2022-02-10 15:56:02.756 - debug: zigbee.0 (740) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:56:08.244 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:znp:SREQ --> ZDO - mgmtLqiReq - {"dstaddr":0,"startindex":0}
                  2022-02-10 15:56:08.245 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,3,37,49,0,0,0,23]
                  2022-02-10 15:56:12.077 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:56:12.083 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:56:12.085 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:56:12.087 - debug: zigbee.0 (740) sendTo "getLibData" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:56:14.248 - debug: zigbee.0 (740) Failed to execute LQI for 'Coordinator'. "Error: SRSP - ZDO - mgmtLqiReq after 6000ms\n at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)\n at listOnTimeout (internal/timers.js:557:17)\n at processTimers (internal/timers.js:500:7)"
                  2022-02-10 15:56:14.249 - debug: zigbee.0 (740) LQI succeeded for 'Coordinator'
                  2022-02-10 15:56:14.250 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:znp:SREQ --> ZDO - mgmtRtgReq - {"dstaddr":0,"startindex":0}
                  2022-02-10 15:56:14.250 - debug: zigbee.0 (740) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,3,37,50,0,0,0,20]
                  2022-02-10 15:56:20.256 - debug: zigbee.0 (740) Failed to execute routing table for 'Coordinator'. "Error: SRSP - ZDO - mgmtRtgReq after 6000ms\n at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)\n at listOnTimeout (internal/timers.js:557:17)\n at processTimers (internal/timers.js:500:7)"
                  2022-02-10 15:56:20.256 - debug: zigbee.0 (740) Routing for 'Coordinator': undefined
                  2022-02-10 15:56:20.257 - debug: zigbee.0 (740) Routing table succeeded for 'Coordinator'
                  2022-02-10 15:56:20.257 - debug: zigbee.0 (740) Get map succeeded [{"parent":"undefined","networkAddress":0,"ieeeAddr":"0x00124b0025790dcb","lqi":"undefined","relationship":0,"depth":0,"status":"offline"}]
                  2022-02-10 15:56:20.259 - debug: zigbee.0 (740) getMap result: {"lqis":[{"parent":"undefined","networkAddress":0,"ieeeAddr":"0x00124b0025790dcb","lqi":"undefined","relationship":0,"depth":0,"status":"offline"}],"routing":[]}
                  2022-02-10 15:56:20.260 - debug: zigbee.0 (740) sendTo "getMap" to system.adapter.admin.0 from system.adapter.zigbee.0
                  2022-02-10 15:56:39.591 - info: host.RPi4 stopInstance system.adapter.zigbee.0 (force=false, process=true)
                  2022-02-10 15:56:39.604 - info: zigbee.0 (740) Got terminate signal TERMINATE_YOURSELF
                  2022-02-10 15:56:39.606 - info: host.RPi4 stopInstance system.adapter.zigbee.0 send kill signal
                  2022-02-10 15:56:39.606 - info: zigbee.0 (740) cleaned everything up...
                  2022-02-10 15:56:39.610 - info: zigbee.0 (740) Zigbee: disabling joining new devices.
                  2022-02-10 15:56:40.108 - info: zigbee.0 (740) terminating
                  2022-02-10 15:56:40.109 - debug: zigbee.0 (740) Plugin sentry destroyed
                  2022-02-10 15:56:40.110 - info: zigbee.0 (740) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2022-02-10 15:56:40.611 - info: host.RPi4 stopInstance system.adapter.zigbee.0 killing pid 740
                  2022-02-10 15:56:40.676 - info: host.RPi4 instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2022-02-10 15:56:42.673 - info: host.RPi4 instance system.adapter.zigbee.0 started with pid 8449
                  2022-02-10 15:56:45.419 - debug: zigbee.0 (8449) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  2022-02-10 15:56:45.464 - debug: zigbee.0 (8449) Objects client ready ... initialize now
                  2022-02-10 15:56:45.468 - debug: zigbee.0 (8449) Objects create System PubSub Client
                  2022-02-10 15:56:45.471 - debug: zigbee.0 (8449) Objects create User PubSub Client
                  2022-02-10 15:56:45.473 - debug: zigbee.0 (8449) Objects client initialize lua scripts
                  2022-02-10 15:56:45.493 - debug: zigbee.0 (8449) Objects connected to redis: 127.0.0.1:9001
                  2022-02-10 15:56:45.505 - debug: zigbee.0 (8449) objectDB connected
                  2022-02-10 15:56:45.509 - debug: zigbee.0 (8449) Redis States: Use Redis connection: 127.0.0.1:9000
                  2022-02-10 15:56:45.522 - debug: zigbee.0 (8449) States create System PubSub Client
                  2022-02-10 15:56:45.524 - debug: zigbee.0 (8449) States create User PubSub Client
                  2022-02-10 15:56:45.537 - debug: zigbee.0 (8449) States connected to redis: 127.0.0.1:9000
                  2022-02-10 15:56:45.539 - debug: zigbee.0 (8449) statesDB connected
                  2022-02-10 15:56:45.797 - debug: zigbee.0 (8449) Plugin sentry Initialize Plugin (enabled=true)
                  2022-02-10 15:56:46.083 - info: zigbee.0 (8449) starting. Version 1.6.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.0, js-controller: 3.3.22
                  2022-02-10 15:56:46.149 - debug: zigbee.0 (8449) Using zigbee-herdsman with settings: {"network":{"panID":7850,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,15]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
                  2022-02-10 15:56:46.235 - info: zigbee.0 (8449) Starting Zigbee npm ...
                  2022-02-10 15:56:46.237 - debug: zigbee.0 (8449) Starting zigbee-herdsman...
                  2022-02-10 15:56:46.725 - debug: zigbee.0 (8449) zigbee-herdsman:controller:log Starting with options '{"network":{"networkKeyDistribute":false,"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,15],"panID":7850,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11]},"serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0","adapter":"zstack"},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","databaseBackupPath":null,"backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","adapter":{"disableLED":false,"forceStartWithInconsistentAdapterConfiguration":false},"acceptJoiningDeviceHandler":null}'
                  2022-02-10 15:56:46.727 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:log Opening SerialPort with /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 and {"baudRate":115200,"rtscts":false,"autoOpen":false}
                  2022-02-10 15:56:46.753 - info: zigbee.0 (8449) Installed Version: iobroker.zigbee@1.6.6
                  2022-02-10 15:56:46.755 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:log Serialport opened
                  2022-02-10 15:56:46.758 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:SREQ --> SYS - ping - {"capabilities":1}
                  2022-02-10 15:56:46.760 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,0,33,1,32]
                  2022-02-10 15:56:46.777 - debug: zigbee.0 (8449) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2022_02_10-15_56_46.tar.gz success
                  2022-02-10 15:56:47.014 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:log Writing CC2530/CC2531 skip bootloader payload
                  2022-02-10 15:56:47.015 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:unpi:writer --> buffer [239]
                  2022-02-10 15:56:48.018 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:SREQ --> SYS - ping - {"capabilities":1}
                  2022-02-10 15:56:48.019 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,0,33,1,32]
                  2022-02-10 15:56:48.270 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:log Skip bootloader for CC2652/CC1352
                  2022-02-10 15:56:48.733 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:SREQ --> SYS - ping - {"capabilities":1}
                  2022-02-10 15:56:48.734 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,0,33,1,32]
                  2022-02-10 15:56:54.736 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:SREQ --> SYS - ping - {"capabilities":1}
                  2022-02-10 15:56:54.737 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,0,33,1,32]
                  2022-02-10 15:57:00.739 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:SREQ --> SYS - ping - {"capabilities":1}
                  2022-02-10 15:57:00.740 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:unpi:writer --> frame [254,0,33,1,32]
                  2022-02-10 15:57:06.919 - error: zigbee.0 (8449) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
                  2022-02-10 15:57:06.920 - error: zigbee.0 (8449) Failed to start Zigbee
                  2022-02-10 15:57:06.920 - error: zigbee.0 (8449) Error herdsman start
                  2022-02-10 15:57:16.923 - info: zigbee.0 (8449) Try to reconnect. 1 attempts left
                  2022-02-10 15:57:16.924 - info: zigbee.0 (8449) Starting Zigbee npm ...
                  2022-02-10 15:57:16.924 - debug: zigbee.0 (8449) Starting zigbee-herdsman...
                  2022-02-10 15:57:16.949 - info: zigbee.0 (8449) Installed Version: iobroker.zigbee@1.6.6
                  2022-02-10 15:57:17.147 - debug: zigbee.0 (8449) zigbee-herdsman:controller:log Starting with options '{"network":{"networkKeyDistribute":false,"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,15],"panID":7850,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11]},"serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-1a86_USB_Serial-if00-port0","adapter":"zstack"},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","databaseBackupPath":null,"backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","adapter":{"disableLED":false,"forceStartWithInconsistentAdapterConfiguration":false},"acceptJoiningDeviceHandler":null}'
                  2022-02-10 15:57:17.149 - debug: zigbee.0 (8449) zigbee-herdsman:adapter:zStack:znp:log Opening SerialPort with /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0 and {"baudRate":115200,"rtscts":false,"autoOpen":false}
                  2022-02-10 15:57:17.203 - error: zigbee.0 (8449) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                  2022-02-10 15:57:17.204 - error: zigbee.0 (8449) Failed to start Zigbee
                  2022-02-10 15:57:17.205 - error: zigbee.0 (8449) Error herdsman start
                  
                  Asgothian 1 Reply Last reply Reply Quote 0
                  • Asgothian
                    Asgothian Developer @fila612 last edited by

                    @fila612 Besteht die Möglichkeit zu testen ob der Effekt auch auftritt wenn du nicht von SSD sondern von einer SD Karte bootest und gar keine SSD angeschlossen hast ?

                    Das ganze sieht immer noch danach aus das es Probleme mit der Kommunikation mit dem Koordinator gibt.

                    A.

                    F 1 Reply Last reply Reply Quote 0
                    • F
                      fila612 @Asgothian last edited by fila612

                      @asgothian ich probiers mal

                      EDIT:

                      also ich hab einmal meine alte SDCard wieder reingesteckt und gestartet. Auf dieser war noch die bis vor dem SSD Move genutzte IOBRoker Instanz drauf.
                      Nach dem Start und dem Setting des Zigbee Adapters auf die ttyUSB0 wurde der Stick nach einer Weile erkannt und ich konnte testweise ein Zigbee Device pairen.

                      also HW des Stick scheint zu funktionieren.

                      Jetzt wieder zurück auf die SSD via USB3 => Fehler wieder vorhanden.
                      Ergo: ich kann entweder eine SSD am RPI betreiben ODER einen Zigbee Stick 😞
                      Ärgerlich, das hätte ich nicht erwartet.
                      Jetzt muss ich mir überlegen was wichtiger ist.....
                      Alternativ wäre noch der ZigbeeStick mit LAN Anschluss, aber das wären ja wieder 60€ 😞

                      Asgothian 1 Reply Last reply Reply Quote 0
                      • Asgothian
                        Asgothian Developer @fila612 last edited by

                        @fila612 sagte in Zigbee-Adapter Stick-Erkennungsprobleme:

                        @asgothian ich probiers mal

                        EDIT:

                        also ich hab einmal meine alte SDCard wieder reingesteckt und gestartet. Auf dieser war noch die bis vor dem SSD Move genutzte IOBRoker
                        Ärgerlich, das hätte ich nicht erwartet.
                        Jetzt muss ich mir überlegen was wichtiger ist.....
                        Alternativ wäre noch der ZigbeeStick mit LAN Anschluss, aber das wären ja wieder 60€ 😞

                        Was du noch prüfen kannst: Anderen USB-SATA adapter, Zusätzliche Abschirmung um den USB3 Teil / den USB2 teil. Ich gehe davon aus das das Hauptproblem die Funkstörungen aus dem USB3 Teil sind.

                        A.

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          fila612 @Asgothian last edited by

                          @asgothian, jap das mach ich noch, es ist noch weiteres SSD Gehäuse unterwegs.

                          Aber ich habe mich heute spontan dazu entschieden die HW komplett zu tauschen und von einem Raspberry Pi auf einen MiniPC zu wechseln. Erst schielte ich Richtung Intel NUC, aber die waren mir zum einen Recht teuer und zum anderen wollte ich was den Stromverbrauch angeht ungefähr in der Liga des RPI4 bleiben (es gibt zwar NUCs welche das erfüllen, aber die sind nicht so leicht zu finden).

                          Durch Zufall habe ich ein Gerät entdeckt, welches sich sehr gut liest was die Spezifikationen angeht. Es handelt sich um einen BMAX B2Plus, welcher aktuell grad für 185€ auf Amzn zu bekommen ist.
                          Ich werde diesen einmal testen, evtl. setze ich hier sogar mal eine Proxmox Umgebung auf.

                          Grund für den Generellen Wandel ist, dass ich auch hier im Forum immer mehr Einträge fand, welche die Erfahrungen machten, dass ein Raspberry mit SSD und Zigbee (oder anderen FunkSticks) immer Probleme entstehen.
                          Dann habe ich auch den Eindruck, dass der Pi4 als Pihole manchmal an seine Grenzen kommt.

                          Ich erhoffe mir mit dem BMAX eine günstige aber dennoch Leistungsfähige Alternative zum Pi4.

                          Asgothian 1 Reply Last reply Reply Quote 0
                          • Asgothian
                            Asgothian Developer @fila612 last edited by

                            @fila612 sagte in Zigbee-Adapter Stick-Erkennungsprobleme:

                            Dann habe ich auch den Eindruck, dass der Pi4 als Pihole manchmal an seine Grenzen kommt.
                            Ich erhoffe mir mit dem BMAX eine günstige aber dennoch Leistungsfähige Alternative zum Pi4.

                            Ohne mir das Gerät angeschaut zu haben sind deine Hoffnungen zumindest zum Teil gerechtfertigt. Warum nur zum Teil ? Entscheidend ist das du auch hier nicht deine Bootplatte mit USB3 anbindest. Das Thema Funkstörung bei (billigen) USB3 Adaptern ist bekannt und kann selbst 2.4GHz WLan stören.

                            Ansonsten habe ich mit meinen PI4 (ohne SSD, nur mit SDCard) bisher keinerlei Leistungsprobleme. Ich habe (toi toi toi) auch noch keine SD Karte geschrottet.

                            In diesem Sinne - ich hoffe es löst Dein Problem.

                            A.

                            F 1 Reply Last reply Reply Quote 0
                            • F
                              fila612 @Asgothian last edited by

                              @asgothian Danke dir, die M.2 ist via SATA angebunden - da gehe ich jetzt mal nicht von den Störungen aus (ein bisschen Hoffnung ist aber auch dabei)....

                              1 Reply Last reply Reply Quote 0
                              • F
                                fila612 last edited by

                                Hallo zusammen,

                                ich möchte euch das Resultat bzgl. o.g. Gerät nicht vorenthalten.
                                Kurz und knapp: ich bin mega zufrieden!
                                Der BMAX läuft sehr leise und im Vergleich zum PI4 doch um einiges performanter. Der Prozessor des BMAX (Intel N4120) ist jetzt nicht das Leistungswunder, aber für 185€ mit 8GB Ram und 120 SSD finde ich ein gutes P/L-Verhältnis.
                                Ich habe Windows 10 Pro runtergeworfen (vorher Key noch ausgelesen, evtl. braucht man den ja nochmal). und Proxmox installiert.
                                Darin laufen bis jetzt iobroker, influxdb, grafana und pihole als LXC und RaspberryMatic als VM. Letztere wird auch bald in den LXC wandern, laut Forum is Jens da dran.
                                Die CPU hat in Summe den höchsten Peak bei 20% gehabt, durchschnitt eher bei 8-10%. RAM Auslastung aktuell bei ca. 3-4GB, also noch Reserven da.
                                Super ist: ZigbeeStick wurde problemlos erkannt, danke an die Anleitung hier im Forum!!!

                                Einzige Problemchen ist noch der BackitUp Adapter, da ich aus dem LXC noch nicht geschafft habe meinen NAS-Mount zu bedienen. Restore klappte via FTP aber das Sichern nicht.
                                Zur Überbrückung habe ich mir auf meiner Synology den Proxmox Backup Server ins Docker geworfen und sichere dafür die kompletten Container direkt auf dem NAS. Evtl. lass ich das Setup so und verzichte auf den BackitUp-Adapter. Muss den Restore aber nochmal testen.

                                Ich bin happy und froh den Schritt weg vom Raspberry getan zu haben. Stromverbrauch habe ich nicht gemessen, aber laut eignen Infos sollte der unter 15W liegen, damit wäre ich zufrieden.

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

                                Support us

                                ioBroker
                                Community Adapters
                                Donate
                                FAQ Cloud / IOT
                                HowTo: Node.js-Update
                                HowTo: Backup/Restore
                                Downloads
                                BLOG

                                870
                                Online

                                31.9k
                                Users

                                80.1k
                                Topics

                                1.3m
                                Posts

                                4
                                28
                                2127
                                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