Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. Zigbee Adapter mit neuem Converter

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    Zigbee Adapter mit neuem Converter

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

      Servus und gesundes Neues :),

      ich habe Probleme mit dem Herdsmen Converter (getestet mit Version 1.0.0-a + b). Ich habe mir einige Tint Smart Switches geholt. Als Coordinator nutze ich einen CC2538

      2020-01-01 19:14:48.813 - info: zigbee.0 (1048) starting. Version 1.0.0-b in /opt/iobroker/node_modules/iobroker.zigbee, node: v10.16.3
      2020-01-01 19:14:48.865 - info: zigbee.0 (1048) Starting Zigbee...
      2020-01-01 19:14:50.135 - info: zigbee.0 (1048) Coordinator firmware version: {"type":"zStack30x","meta":{"transportrev":2,"product":2,"majorrel":2,"minorrel":7,"maintrel":2,"revision":20190523}}
      

      Wenn ich versuche den Switch zu pairen scheint sich der Adapter aufzuhängen. Anschließend sind alle Geräte aus der Übersicht weg und es wird immer folgende Meldung angezeigt:

      fcd65232-d79d-416e-b11f-4a7353f49f58-image.png

      Hier ist es egal ob ich Einstellungen speichere oder nicht. Die Meldung bleibt bestehen und die Geräte (>30) erscheinen auch nicht mehr in der Liste. Die allgemeine Funktion ist aber weiterhin gegeben. Licht kann gesteuert werden und die Temp-Sensoren senden auch fleißig Daten.

      Dazu habe ich mal einen Test auf einem anderen System durchgeführt (Version 1.0.0-a) hier ist das Verhalten ähnlich. Nach dem "pairen" beendet sich der Adapter mit Fehlermeldungen. Allerdings erscheint anschließend nicht die Meldung dass der Adapter neu konfiguriert werden soll. Der Smart Switch funktioniert trotzdem nicht.

      An beiden Systemen wird das Objekt angelegt aber nur mit zwei unbefüllten Datenpunkten. Steuern ist nicht möglich.

      639d163e-1531-4e74-bfb0-bad609435b6e-image.png

      New device joined '0x14b457fffxxxxxxxx' model tint Smart Switch
      Interview successful: {"friendly_name":"0x14b457fffxxxxxxxx","model":"404021","vendor":"Müller Licht","description":"Tint smart switch","supported":true}
      Device '0x14b457fffxxxxxxxx' announced itself
      Interview started: 0x14b457fffxxxxxxxx
      
      host.ioBroker	2020-01-01 21:10:24.768	info	Restart adapter system.adapter.zigbee.0 because enabled
      host.ioBroker	2020-01-01 21:10:24.768	info	instance system.adapter.zigbee.0 terminated with code 0 (NO_ERROR)
      host.ioBroker	2020-01-01 21:10:24.767	error	Caught by controller[8]: (node:1209) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by r
      host.ioBroker	2020-01-01 21:10:24.767	error	Caught by controller[7]: at process._tickCallback (internal/process/next_tick.js:68:7)
      host.ioBroker	2020-01-01 21:10:24.767	error	Caught by controller[7]: at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:89:17)
      host.ioBroker	2020-01-01 21:10:24.767	error	Caught by controller[7]: at Array.forEach (<anonymous>)
      host.ioBroker	2020-01-01 21:10:24.767	error	Caught by controller[7]: at clients.forEach (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:89:42)
      host.ioBroker	2020-01-01 21:10:24.766	error	Caught by controller[7]: at DeviceAvailability.publishAvailability (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:123:25)
      host.ioBroker	2020-01-01 21:10:24.766	error	Caught by controller[7]: at ZigbeeController.emit (events.js:198:13)
      host.ioBroker	2020-01-01 21:10:24.766	error	Caught by controller[7]: at Zigbee.publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:164:24)
      host.ioBroker	2020-01-01 21:10:24.766	error	Caught by controller[7]: at StatesController.publishToState (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:294:31)
      host.ioBroker	2020-01-01 21:10:24.766	error	Caught by controller[7]: (node:1209) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'filter' of undefined
      host.ioBroker	2020-01-01 21:10:24.766	error	Caught by controller[6]: at process._tickCallback (internal/process/next_tick.js:68:7)
      host.ioBroker	2020-01-01 21:10:24.765	error	Caught by controller[6]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
      host.ioBroker	2020-01-01 21:10:24.765	error	Caught by controller[6]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
      host.ioBroker	2020-01-01 21:10:24.765	error	Caught by controller[6]: at (anonymous function).(anonymous function)._0x1dd0b6 (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:17:97378)
      host.ioBroker	2020-01-01 21:10:24.765	error	Caught by controller[6]: at stController.updateDev (/opt/iobroker/node_modules/iobroker.zigbee/main.js:263:35)
      host.ioBroker	2020-01-01 21:10:24.765	error	Caught by controller[6]: at StatesController.syncDevStates (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:266:27)
      host.ioBroker	2020-01-01 21:10:24.765	error	Caught by controller[6]: TypeError: Cannot read property 'id' of undefined
      host.ioBroker	2020-01-01 21:10:24.764	error	Caught by controller[5]: (node:1209) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by r
      host.ioBroker	2020-01-01 21:10:24.764	error	Caught by controller[4]: at ZigbeeController.handleMessage (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:419:14)
      host.ioBroker	2020-01-01 21:10:24.764	error	Caught by controller[4]: at ZigbeeController.event (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:159:14)
      host.ioBroker	2020-01-01 21:10:24.764	error	Caught by controller[4]: at ZigbeeController.emit (events.js:198:13)
      host.ioBroker	2020-01-01 21:10:24.764	error	Caught by controller[4]: at Zigbee.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:125:18)
      host.ioBroker	2020-01-01 21:10:24.764	error	Caught by controller[4]: at Zigbee.publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:164:24)
      host.ioBroker	2020-01-01 21:10:24.763	error	Caught by controller[4]: at StatesController.publishToState (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:294:31)
      host.ioBroker	2020-01-01 21:10:24.763	error	Caught by controller[4]: (node:1209) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'filter' of undefined
      host.ioBroker	2020-01-01 21:10:24.763	error	Caught by controller[3]: (node:1209) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by r
      host.ioBroker	2020-01-01 21:10:24.763	error	Caught by controller[2]: at ZigbeeController.handleMessage (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:419:14)
      host.ioBroker	2020-01-01 21:10:24.763	error	Caught by controller[2]: at ZigbeeController.event (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:159:14)
      host.ioBroker	2020-01-01 21:10:24.762	error	Caught by controller[2]: at ZigbeeController.emit (events.js:198:13)
      host.ioBroker	2020-01-01 21:10:24.762	error	Caught by controller[2]: at Zigbee.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:125:18)
      host.ioBroker	2020-01-01 21:10:24.762	error	Caught by controller[2]: at Zigbee.publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:164:24)
      host.ioBroker	2020-01-01 21:10:24.762	error	Caught by controller[2]: at StatesController.publishToState (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:294:31)
      host.ioBroker	2020-01-01 21:10:24.762	error	Caught by controller[2]: (node:1209) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'filter' of undefined
      host.ioBroker	2020-01-01 21:10:24.761	error	Caught by controller[1]: (node:1209) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js proce
      host.ioBroker	2020-01-01 21:10:24.761	error	Caught by controller[1]: (node:1209) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by r
      host.ioBroker	2020-01-01 21:10:24.761	error	Caught by controller[0]: at ZigbeeController.handleMessage (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:419:14)
      host.ioBroker	2020-01-01 21:10:24.759	error	Caught by controller[0]: at ZigbeeController.event (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:159:14)
      host.ioBroker	2020-01-01 21:10:24.759	error	Caught by controller[0]: at ZigbeeController.emit (events.js:198:13)
      host.ioBroker	2020-01-01 21:10:24.759	error	Caught by controller[0]: at Zigbee.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/main.js:125:18)
      host.ioBroker	2020-01-01 21:10:24.759	error	Caught by controller[0]: at Zigbee.publishToState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:164:24)
      host.ioBroker	2020-01-01 21:10:24.758	error	Caught by controller[0]: at StatesController.publishToState (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:294:31)
      host.ioBroker	2020-01-01 21:10:24.757	error	Caught by controller[0]: (node:1209) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'filter' of undefined
      

      Ist das Problem bekannt? Haben andere ähnliche Probleme? Kann ich irgendwie bei der Fehlersuche unterstützen?

      Einen schönen Abend noch 🙂

      1 Reply Last reply Reply Quote 0
      • M
        Matdos last edited by

        @Asgothian

        Ich hab jetzt mit meinem alten Raspi 3 (bin jetzt mit meinem laufenden Systerm auf den 4ér mit 4gb umgezogen) ein Test Broker aufgebaut, hier hat sich das Schloss auch einwandfrei anlernen lassen nachdem ich es sauber aus dem OG gelöscht habe.

        Ich komme aber absolut mit dem Scipt nicht klar, seit 3 Stunden versuche ich jetzt das Schloss in Yahka einzubinden.

        Hab mal was zum lachen angehängt🤕 💆‍♂️ 🤷‍♂️ 😄 (das war der letzte Versuch vom Script)

        2.png

        Gutes neues an alle!!!

        1 Reply Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active @DocGame last edited by

          @DocGame an der Karte bin ich noch dran

          1 Reply Last reply Reply Quote 0
          • R
            rudiraz last edited by

            Hallo,
            kurze Frage zwischendurch.
            Meine Zigbee.Instanz läuft auf einem Slave.
            Wo gebe ich die obigen Befehle ein? Bzw wo Wirde der Insall-Befehl von Gihub ausgeführt? Auf dem Master oder auf dem Slave?

            Grüße

            MyzerAT 1 Reply Last reply Reply Quote 0
            • MyzerAT
              MyzerAT @rudiraz last edited by

              @rudiraz

              beim Adapter für den Slave

              6a8641f3-d484-4d9b-9a2a-424b7f39aa8b-grafik.png

              R 1 Reply Last reply Reply Quote 0
              • R
                rudiraz @MyzerAT last edited by

                @MyzerAT Ah da war doch was mit dem Wald und den Bäumen 🙂 Danke

                Grüße

                1 Reply Last reply Reply Quote 0
                • M
                  Matdos last edited by

                  @Asgothian

                  Ein Kollege hat das jetzt für mich geschrieben, das funktioniert auch alles (also gesperrt, sperren, entsperrt, entsperren) nur wenn das Schloss blokiert beim zuschliessen meldet er gesperrt zurück obwohl das Schloss noch geöffnet bzw nicht ganz zu ist. Wir konnten aber klemmt anzeigen lassen (in der Home app) mit dem Wert 2 glaube ich, das haben wir nicht hinbekommen.

                  1.png

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

                    @matdos1gmx-de
                    Schön das es jetzt geht. Ich war die Tage nur bedingt einsetzbar und konnte mir das nicht im Detail anschauen.

                    So in etwa hätte ich das aber auch gelöst.

                    A.

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      Matdos @Asgothian last edited by

                      @Asgothian

                      Ok ja wie gesagt Hauptsache es funktioniert.

                      Bekomme aber immer noch im EG das Schloss nicht so weit das es funktioniert im OG Stick und auf dem Test Pi geht es ohne Probleme woran liegt das?

                      Gibt es evtl ein Problem mit dem USB 3.0 am PI4?

                      Ich habe mir jetzt durch das viele Rumprobieren mit Adapter Zigbee 1 EG alles komlett zerschossen incl. OG (nicht mal Backup geht mehr immer nur ? in beiden Adaptern), da ich die Sticks unter den USB Ports getauscht habe ect. habe jetzt alle erdenkliche Probiert keine Chance das Ding ins EG zu bekommen .

                      Wenn ich jetzt eh schon alles Platt habe gibt es irgendeine Möglichkeit die Zigbee Adapter komlpett zu entfernen das ich die komplett neu ohne irgendwelche Fehler neu installieren kann?
                      Zigbee Adapter und alle Dateien und Ordner habe ich bereits unter Objekte und Adpter gelöscht hat aber auch nichts gebracht.

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

                        @matdos1gmx-de sagte in Zigbee Adapter mit neuem Converter:

                        @Asgothian

                        Ok ja wie gesagt Hauptsache es funktioniert.

                        Bekomme aber immer noch im EG das Schloss nicht so weit das es funktioniert im OG Stick und auf dem Test Pi geht es ohne Probleme woran liegt das?

                        Gibt es evtl ein Problem mit dem USB 3.0 am PI4?

                        Ich habe mir jetzt durch das viele Rumprobieren mit Adapter Zigbee 1 EG alles komlett zerschossen incl. OG (nicht mal Backup geht mehr immer nur ? in beiden Adaptern), da ich die Sticks unter den USB Ports getauscht habe ect. habe jetzt alle erdenkliche Probiert keine Chance das Ding ins EG zu bekommen .

                        Wenn ich jetzt eh schon alles Platt habe gibt es irgendeine Möglichkeit die Zigbee Adapter komlpett zu entfernen das ich die komplett neu ohne irgendwelche Fehler neu installieren kann?
                        Zigbee Adapter und alle Dateien und Ordner habe ich bereits unter Objekte und Adpter gelöscht hat aber auch nichts gebracht.

                        • USB3 ist ein Problem beim Pi4. Besser den Stick mit USB Verlängerung an einen der beiden usb2 Ports anschliessen
                        • Um komplett alles los zu werden musst du noch unter /opt/iobroker/data das Verzeichnis zigbee_x löschen, wobei das x die ID der Instanz ist (zigbee_0 für den Adapter dessen Objekte bei zigbee.0 stehen

                        A.

                        M 2 Replies Last reply Reply Quote 0
                        • J
                          Jan1 last edited by Jan1

                          Ich kann Geräte nicht mehr löschen. Wenn ich auf den Abfalleimer klicke, dann wird es nur unbekannt und aus dem Netz entfernt, aber bleibt in der Liste enthalten:
                          ccfb3b59-e473-454d-9105-7fbcae1c4d06-grafik.png
                          Adapter Neustart und Stick neu stecken hat auch kein Erfolg gebracht.

                          Asgothian arteck Xsev M 4 Replies Last reply Reply Quote 0
                          • Asgothian
                            Asgothian Developer @Jan1 last edited by

                            @Jan1 Kannst du bitte mal posten was das Log zu den Versuchen das Gerät zu löschen sagt ?

                            Danke.

                            A.

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              Jan1 @Asgothian last edited by Jan1

                              @Asgothian
                              Direkt im IOBroker Log steht nichts dazu, im Log Ordner für mich nur Kauderwelsch:
                              iobroker.2020-01-03.log

                              Der Adapter ist schon auf "debug".

                              1 Reply Last reply Reply Quote 0
                              • arteck
                                arteck Developer Most Active @Jan1 last edited by

                                @Jan1 seh ich hab ich auch..

                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  Jan1 @arteck last edited by

                                  @arteck
                                  Servus arteck, also noch ein Problem der alpha Version?
                                  Stick flashen hat übrigens ohne Probleme geklappt. Das Umsetzten ohne die kleine Platine war etwas fummelig, aber im Labor liegt ja genug Zeug rum😊

                                  arteck 1 Reply Last reply Reply Quote 0
                                  • arteck
                                    arteck Developer Most Active @Jan1 last edited by

                                    @Jan1 nein.. das ist was anderes.. und aus der alpha sind wir schon lange raus 😊

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      Jan1 @arteck last edited by

                                      @arteck
                                      OK, ist die 1.0.0-b und nicht mehr a, oder gibts da noch was neueres? Im ersten Post steht immer noch alpha😉

                                      1 Reply Last reply Reply Quote 0
                                      • C
                                        ChrisXY last edited by ChrisXY

                                        Also ich würd gern nun gerne dne 3. IKEA USB Verstärker anlernen nicht möglich .. es ist dauerhaft ein Fragezeichen Gerät... im Log steht aber es wurde Erkannt ..

                                        Pairing time left: 42
                                        Pairing time left: 43
                                        Pairing time left: 44
                                        Pairing time left: 45
                                        Error: Failed to execute LQI for '0x7cb03eaa0a059dbc'. "Error: AREQ - ZDO - mgmtLqiRsp after 10000ms\n    at Timeout.object.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)\n    at ontimeout (timers.js:436:11)\n    at tryOnTimeout (timers.js:300:5)\n    at listOnTimeout (timers.js:263:5)\n    at Timer.processTimers (timers.js:223:10)". undefined
                                        Pairing time left: 46
                                        Pairing time left: 47
                                        Pairing time left: 48
                                        Pairing time left: 49
                                        New device joined '0x14b457fffef8c765' model TRADFRI Signal Repeater
                                        Interview successful: {"friendly_name":"0x14b457fffef8c765","model":"E1746","vendor":"IKEA","description":"TRADFRI signal repeater","supported":true}
                                        Error: Device 14b457fffef8c765 "TRADFRI Signal Repeater" not described in statesMapping.. undefined
                                        Pairing time left: 50
                                        Pairing time left: 51
                                        Pairing time left: 52
                                        Pairing time left: 53
                                        Pairing time left: 54
                                        Pairing time left: 55
                                        Error: Device 14b457fffef8c765 "TRADFRI Signal Repeater" not described in statesMapping.. undefined
                                        Pairing time left: 56
                                        Pairing time left: 57
                                        Pairing time left: 58
                                        Pairing time left: 59
                                        Pairing time left: 60
                                        Pairing time left: 61
                                        Pairing time left: 62
                                        Pairing time left: 63
                                        Pairing time left: 64
                                        Pairing time left: 65
                                        Error: Device 14b457fffef8c765 "TRADFRI Signal Repeater" not described in statesMapping.. undefined
                                        Error: Failed to execute LQI for '0x00158d0000f870bf'. "Error: AREQ - ZDO - mgmtLqiRsp after 10000ms\n    at Timeout.object.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)\n    at ontimeout (timers.js:436:11)\n    at tryOnTimeout (timers.js:300:5)\n    at listOnTimeout (timers.js:263:5)\n    at Timer.processTimers (timers.js:223:10)". undefined
                                        Pairing time left: 66
                                        Pairing time left: 67
                                        Pairing time left: 68
                                        Pairing time left: 69
                                        Error: Failed to execute LQI for '0x14b457fffef8c765'. "Error: AREQ - ZDO - mgmtLqiRsp after 10000ms\n    at Timeout.object.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)\n    at ontimeout (timers.js:436:11)\n    at tryOnTimeout (timers.js:300:5)\n    at listOnTimeout (timers.js:263:5)\n    at Timer.processTimers (timers.js:223:10)". undefined
                                        Pairing time left: 70
                                        Pairing time left: 71
                                        Pairing time left: 72
                                        Pairing time left: 73
                                        Pairing time left: 74
                                        Pairing time left: 75
                                        Pairing time left: 76
                                        Error: Failed to execute LQI for '0x7cb03eaa0a05a80f'. "Error: AREQ - ZDO - mgmtLqiRsp after 10000ms\n    at Timeout.object.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)\n    at ontimeout (timers.js:436:11)\n    at tryOnTimeout (timers.js:300:5)\n    at listOnTimeout (timers.js:263:5)\n    at Timer.processTimers (timers.js:223:10)". undefined
                                        Pairing time left: 77
                                        Pairing time left: 78
                                        Pairing time left: 79
                                        Pairing time left: 80
                                        Pairing time left: 81
                                        Pairing time left: 82
                                        Pairing time left: 83
                                        Pairing time left: 84
                                        Pairing time left: 85
                                        Pairing time left: 86
                                        Pairing time left: 87
                                        Error: Failed to execute LQI for '0x00158d0002539b10'. "Error: AREQ - ZDO - mgmtLqiRsp after 10000ms\n    at Timeout.object.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)\n    at ontimeout (timers.js:436:11)\n    at tryOnTimeout (timers.js:300:5)\n    at listOnTimeout (timers.js:263:5)\n    at Timer.processTimers (timers.js:223:10)". undefined
                                        Pairing time left: 88
                                        Pairing time left: 89
                                        Pairing time left: 90
                                        Error: Failed to execute LQI for '0x7cb03eaa0a01c6c5'. "Error: AREQ - ZDO - mgmtLqiRsp after 10000ms\n    at Timeout.object.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/waitress.js:44:24)\n    at ontimeout (timers.js:436:11)\n    at tryOnTimeout (timers.js:300:5)\n    at listOnTimeout (timers.js:263:5)\n    at Timer.processTimers (timers.js:223:10)". undefined
                                        Device '0x14b457fffef8c765' announced itself
                                        Pairing time left: 91
                                        Pairing time left: 92
                                        Pairing time left: 93
                                        Pairing time left: 94
                                        Interview started: 0x14b457fffef8c765
                                        P
                                        
                                        

                                        Was mit auffällt der neu gekaufte heute hat : Firmware Version: 2.2.005
                                        Die alten bei mir die wunderbar erkannt wurden haben: Firmware Version: 2.0.019

                                        EDIT: Laut der Map scheint er aber als repeate rzu arbeiten .. Hab aber auch noch das ? da stehen und disen Pinken Active Kreis

                                        1 Reply Last reply Reply Quote 0
                                        • Xsev
                                          Xsev @Jan1 last edited by

                                          @Jan1 sagte in Zigbee Adapter mit neuem Converter:

                                          Ich kann Geräte nicht mehr löschen. Wenn ich auf den Abfalleimer klicke, dann wird es nur unbekannt und aus dem Netz entfernt, aber bleibt in der Liste enthalten:
                                          ccfb3b59-e473-454d-9105-7fbcae1c4d06-grafik.png
                                          Adapter Neustart und Stick neu stecken hat auch kein Erfolg gebracht.

                                          Das Problem hab ich leider auch immer wieder, bislang half Adapter neu drüber installieren aber aktuell hab ich auch einen Osram Plug den ich nicht mehr raus bekomme.

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            Matdos @Asgothian last edited by

                                            @Asgothian @arteck

                                            Da ich von SD boote und dann nach dem Boot vom Pi auf die angeschlossene Festplatte zugegriffen wird die auch an USB 2.0 hängt (auf den linken USB Ports) habe ich hier nur noch einen Port frei. (wenn ich die Platte auf die USB 3.0 Ports anschliesse fährt der Pi nicht mehr hoch).

                                            Habe jetzt denn zweiten Zibee Stick bzw. das zweite Netzwerk gelöscht und jetzt laufen alle 31 Geräte auf dem Zigbee 0 Adapter der links oben im USB Port steckt. (konnte alle Geräte sauber drauf anlernen und das läuft auch bis jetzt mal soweit)

                                            Ich möchte hier noch einmal ein Dank aussprechen, für eure Arbeit die Ihr hier alle Investiert und das Ihr so gut es geht alle Unterstützt, und versucht die Probleme zu lösen die aufkommen!!!

                                            Vielen Dank!!

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            901
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            herdsman shpeherd zigbee adapter
                                            58
                                            498
                                            86463
                                            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