Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. (gelöst) Zigbee Startproblem

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    (gelöst) Zigbee Startproblem

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

      Hallo zusammen,

      das Container werden auf mein NAS gesichert, ich glaube da macht mir das Rückspielen die größten Probleme, aber was soll es ich werde mich ran setzten und den Proxmox neu aufsetzten. Ich melde mich mit Feedback.

      greetz dipsy

      S 1 Reply Last reply Reply Quote 0
      • S
        Shadowhunter23 @dipsy last edited by Shadowhunter23

        @dipsy
        Also Proxmox neu aufsetzen und Backup vom NAS ziehen bedeutet in meinen Fall max. 30 Minuten Arbeit. Genau dafür ist Proxmox+Backup ja da.

        edit
        Du kannst das Backup ja vor dem Neu aufsetzen nochmals prüfen auf Funktionalität.

        D 1 Reply Last reply Reply Quote 0
        • D
          dipsy @Shadowhunter23 last edited by dipsy

          Hallo @shadowhunter23,

          danke für den Tipp, so sollte ich sicher ohne Probleme auf die 8 kommen.
          Kannst du mir sagen wie ich ein Backup auf dem 7.4.x installiere ohne die alte ID zu löschen?
          Edit: Ich habe es gefunden.

          greetz dipsy

          1 Reply Last reply Reply Quote 0
          • D
            dipsy last edited by

            Hallo zusammen,

            das Upgrade des Proxmox hat super funktioniert. Ich konnte nach genannter Anleitung den Stick zum iobroker durchreichen und bekomme jetzt auf den Befehl ls -la /dev/serial/by-id auch eine Ausgabe.
            Dennoch ist es mir noch nicht gelungen die Instanz zu starten.
            Wie spreche ich den Stick jetzt richtig an? Meine Testeinstellungen sehen so aus.
            Screenshot 2024-09-22 204455.png

            greetz dipsy

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

              @dipsy sagte in Zigbee Startproblem:

              Wie spreche ich den Stick jetzt richtig an? Meine Testeinstellungen sehen so aus.

              • bitte die PanID anpassen. Die ganzen D sind nicht hilfreich
              • ein Sonoff Dongle Plus gibt es als 2 Versionen - P und E. Was hast du ?
              • Was steht im Log beim Startversuch ?

              A.

              Nachtrag: Log einträge bitte als Text in Code Tags Posten. nicht als Screenshot

              D 1 Reply Last reply Reply Quote 0
              • D
                dipsy @Asgothian last edited by

                Hallo @asgothian,

                wie finde ich die richtige PAN ID raus?
                Die Erweiterte PAN ID habe ich in ADEF3421986AEFDE geändert.
                Hier der Log aus der Gui.

                2024-09-22 21:18:53.851 - info: host.iobroker "system.adapter.zigbee.0" enabled
                2024-09-22 21:18:54.090 - info: host.iobroker instance system.adapter.zigbee.0 in version "1.10.5" (non-npm: ioBroker/ioBroker.zigbee) started with pid 2360
                2024-09-22 21:18:55.564 - info: zigbee.0 (2360) starting. Version 1.10.5 (non-npm: ioBroker/ioBroker.zigbee) in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.17.0, js-controller: 6.0.11
                2024-09-22 21:18:55.595 - info: zigbee.0 (2360) delete old Backup files. keep only last 10
                2024-09-22 21:18:55.595 - info: zigbee.0 (2360) Starting Zigbee npm ...
                2024-09-22 21:18:55.784 - info: zigbee.0 (2360) Installed Version: ioBroker/ioBroker.zigbee
                2024-09-22 21:18:59.163 - error: zigbee.0 (2360) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                2024-09-22 21:18:59.164 - error: zigbee.0 (2360) Failed to start Zigbee
                2024-09-22 21:18:59.164 - error: zigbee.0 (2360) Error herdsman start
                2024-09-22 21:19:09.166 - info: zigbee.0 (2360) Try to reconnect. 1 attempts left
                2024-09-22 21:19:09.166 - info: zigbee.0 (2360) Starting Zigbee npm ...
                2024-09-22 21:19:09.171 - info: zigbee.0 (2360) Installed Version: ioBroker/ioBroker.zigbee
                2024-09-22 21:19:12.944 - warn: proxmox.0 (816) Unable to get disk for node pve: 500 - [object Object]
                

                greetz dipsy

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

                  Bitte

                  • den adapter anhalten
                  • Die Datei
                  /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json
                  

                  löschen

                  • den Adapter wieder starten.

                  @dipsy sagte in Zigbee Startproblem:

                  wie finde ich die richtige PAN ID raus?

                  Du findest die panID in der oben angegeben nvbackup.json Datei. Sofern du früher mit DDDDDDDDDDDDDDDDD gearbeitet hast musst du damit rechnen das diese Hardware-Spezifisch ist.

                  A

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    dipsy @Asgothian last edited by

                    Hallo @asgothian,

                    die Instanz läuft, super. Ich danke dir.
                    Ich hatte noch kein Zigbee Netzwerk und starte gerade erst.
                    Ist es sinnvoll die PAN ID vom Default 6754 und Kanal von der vom Default 11 zu ändern bevor ich mit dem koppeln beginne? Leider bekomme ich vom Kanalscan keine Ausgabe.

                    greetz dipsy

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

                      @dipsy sagte in Zigbee Startproblem:

                      Ist es sinnvoll die PAN ID vom Default 6754 und Kanal von der vom Default 11 zu ändern bevor ich mit dem koppeln beginne?

                      PanID: Ja
                      Kanal: Vielleicht. Hängt von der Last auf den WLAN Kanälen ab. Siehe auch:
                      WLAN_Zigbee_Kanaele.jpg
                      WIchtig: Der Kanal sollte einer der von Hue verwendeten (11,15,20 oder 26) sein. Bei den anderen Kanälen kann es sein das einzelne Geräte dieses nicht unterstützen.

                      A.

                      D 1 Reply Last reply Reply Quote 0
                      • D
                        dipsy @Asgothian last edited by

                        Hallo @asgothian,

                        ich habe beides geändert und das erste Gerät erfolgreich angelernt. Viele Dank.

                        greetz dipsy

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        1.0k
                        Online

                        31.7k
                        Users

                        79.8k
                        Topics

                        1.3m
                        Posts

                        4
                        15
                        787
                        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