Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. ZigBee neue Version 1.4.4

    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 neue Version 1.4.4

    This topic has been deleted. Only users with topic management privileges can see it.
    • arteck
      arteck Developer Most Active @nama*rian last edited by arteck

      @nama-rian selektiere den bitte unter "Ausschliessen" Tab.. dann adapter neu starten

      nama*rian 1 Reply Last reply Reply Quote 0
      • nama*rian
        nama*rian @arteck last edited by

        @arteck
        Danke für die Unterstützung!

        1 Reply Last reply Reply Quote 0
        • K
          klassisch Most Active @klassisch last edited by

          @klassisch sagte in ZigBee neue Version 1.4.4:

          Hatte heute einen seltsamen Effekt: Beim Betrachten der Vernetzungskarte binkte ein Synfonisk rotary encoder ständig Dauerfeuer. Wie ein bubbling idiot.
          Auch die Objekte wurden ständig aktualisiert.
          Drehen am encode hat nichts geändert.
          Nach Neustart des Adapters war Ruhe.
          Im log habe ich nichts Verdächtiges gefunden.

          Heute Nacht wieder, aber diesmal pwer History aufgezeichnet.
          738e6d58-2d49-4ac2-a941-656f01d37426-grafik.png

          Etwa zwischen 20:00 und 04:00 freie Oszillation. Nach Adapter Restart war Ruhe. Dennoch war das Netz noch nicht in Ordnung. Der Opple Schalter neben dem rotary encoder für dieses Panel funktionierte nicht mehr.
          Das zugehörige Panel auch nur sporadisch erreichbar.

          Nach Neuinstallation Adapter war wieder alles in Ordnung.

          Wollte probeweise die Version 1.3 installieren. Aber die scheint es nicht mehr zu geben?

          Das zu diesem encoder gehörige history file hat für gestern 18 MByte
          Hier mal ein kleiner Auszug aus dem History file:

          {
              "val": true,
              "ack": 1,
              "ts": 1614806839486,
              "q": 0,
              "from": "system.adapter.zigbee.0",
              "user": "system.user.admin"
            },
            {
              "val": false,
              "ack": 1,
              "ts": 1614806839581,
              "q": 0,
              "from": "system.adapter.zigbee.0",
              "user": "system.user.admin"
            },
            {
              "val": true,
              "ack": 1,
              "ts": 1614806839690,
              "q": 0,
              "from": "system.adapter.zigbee.0",
              "user": "system.user.admin"
            },
            {
              "val": false,
              "ack": 1,
              "ts": 1614806839795,
              "q": 0,
              "from": "system.adapter.zigbee.0",
              "user": "system.user.admin"
            },
            {
              "val": true,
              "ack": 1,
              "ts": 1614806839894,
              "q": 0,
              "from": "system.adapter.zigbee.0",
              "user": "system.user.admin"
            },
          

          Oszillator mit Periode von ca. 0.2 Sekunden.

          In diesem Zeibereich keine Warnmeldungen oder Fehlermeldungen des zigbee Adapters im log.

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

            @klassisch sagte in ZigBee neue Version 1.4.4:

            In diesem Zeibereich keine Warnmeldungen oder Fehlermeldungen des zigbee Adapters im log.

            Bitte versuch das folgende:

            • Installiere die 1.4.5 von Github
            • Trage die IEEE des Controllers (Ohne "0x") in den neu vorhandenen State "zigbee.0.info.debugmessages" ein
            • lass es laufen.

            Wenn der Controller wieder dieses Verhalten zeigt prüf das Log auf "warn" Meldungen mit dem Schlüsselwort "ELEVATED"

            Ich gehe im Moment davon aus das

            • der Controller eine Macke hat die das Verhalten auslöst
            • beim Start des Adapters der Controller eine "configure" Meldung bekommt die dieses Verhalten zunächst einmal beendet.

            A.

            K 1 Reply Last reply Reply Quote 1
            • K
              klassisch Most Active @Asgothian last edited by

              @asgothian sagte in ZigBee neue Version 1.4.4:

              • Installiere die 1.4.5 von Github

              gemacht

              • Trage die IEEE des Controllers (Ohne "0x") in den neu vorhandenen State "zigbee.0.info.debugmessages" ein

              das ist die Nummer, die bei mousover über den Controller bei der Kartenansicht erscheint?

              • lass es laufen.

              gemacht. Ohne Adapter-Neustart?

              VielenDank!

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

                @klassisch Ohne Neustart ist gut. Bitte bei der ieee Addresse kein 0x mit angeben.

                A.

                K 1 Reply Last reply Reply Quote 0
                • K
                  klassisch Most Active @Asgothian last edited by

                  @asgothian Danke, 0x ist nicht davor, aber führende Nullen. Format:

                  00124B0008c12345
                  
                  Asgothian 1 Reply Last reply Reply Quote 0
                  • Asgothian
                    Asgothian Developer @klassisch last edited by

                    @klassisch Das ist ok

                    Wenn du den Controller jetzt drehst sollten schon Meldungen im Log auftauchen.

                    A.

                    K 1 Reply Last reply Reply Quote 0
                    • K
                      klassisch Most Active @Asgothian last edited by klassisch

                      @asgothian Danke, stopp, gut daß wir drüber gesprochen haben. Als ich Controller las, dachte ich an den Coordinator, habe das Drehgestell aus dem Datenpunkt rausgenommen und dann diese Nummer des Coordinators reingenommen.
                      Also ich trage jetzt die Nummer des ikea symfonisk Drehreglers rotary encoders ein. Die ist schnell gefunden und steht ja in der Objektliste.
                      Neue Energizer Batterie hatte ich gestern schon reingemacht. 3.13V sollte noch iO sein.
                      Und ja, beim Drehen kommen ELEVATED log-Einträge. Sieht in meinem laienhaften Auge ziemlich plausibel aus.

                      1 Reply Last reply Reply Quote 0
                      • Jan Fiedler
                        Jan Fiedler last edited by

                        Moin zusammen,

                        ich habe heute mit der beschriebenen Methode sowohl den JS-Controller als auch alle Adapter auf die aktuellste Version aktualisiert. Danach ging erstmal der Zigbee Adapter nicht mehr (v1.4.4). Mit einem Fehler bzgl Serialport. Ich habe dann Serialport mit npm aktualisiert; danach kommt jetzt folgender Fehler beim Start des Adapters - jetzt bin ich überfragt.
                        Ein npm rebuild hat auch nichts gebracht...

                        host.raspberrypi	2021-03-04 22:00:47.143	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        host.raspberrypi	2021-03-04 22:00:47.142	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/index.js:14:22)
                        host.raspberrypi	2021-03-04 22:00:47.142	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
                        host.raspberrypi	2021-03-04 22:00:47.142	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
                        host.raspberrypi	2021-03-04 22:00:47.142	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                        host.raspberrypi	2021-03-04 22:00:47.141	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                        host.raspberrypi	2021-03-04 22:00:47.141	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                        host.raspberrypi	2021-03-04 22:00:47.141	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                        host.raspberrypi	2021-03-04 22:00:47.140	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                        host.raspberrypi	2021-03-04 22:00:47.140	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/linux.js:2:36)
                        host.raspberrypi	2021-03-04 22:00:47.140	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:126:9)
                        host.raspberrypi	2021-03-04 22:00:47.140	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/binding/node-v64-linux-arm/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.139	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.139	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.139	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.139	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/compiled/10.22.0/linux/arm/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.138	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/default/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.138	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/Release/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.138	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/out/Release/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.138	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/Debug/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.137	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/out/Debug/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.137	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.137	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Debug/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.137	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/bindings.node
                        host.raspberrypi	2021-03-04 22:00:47.136	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                        host.raspberrypi	2021-03-04 22:00:47.136	error	Caught by controller[0]: ^
                        host.raspberrypi	2021-03-04 22:00:47.136	error	Caught by controller[0]: throw err;
                        host.raspberrypi	2021-03-04 22:00:47.135	error	Caught by controller[0]: /opt/iobroker/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:135
                        
                        Asgothian 1 Reply Last reply Reply Quote 0
                        • Asgothian
                          Asgothian Developer @Jan Fiedler last edited by

                          @jan-fiedler Bitte den Adapter noch einmal installieren, und zwar vom Admin aus, nicht aus der Konsole.

                          A.

                          Jan Fiedler 1 Reply Last reply Reply Quote 0
                          • Jan Fiedler
                            Jan Fiedler @Asgothian last edited by

                            @asgothian Hat leider nicht geholfen...

                            host.raspberrypi	2021-03-04 22:54:25.246	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            host.raspberrypi	2021-03-04 22:54:25.246	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/index.js:14:22)
                            host.raspberrypi	2021-03-04 22:54:25.245	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
                            host.raspberrypi	2021-03-04 22:54:25.245	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
                            host.raspberrypi	2021-03-04 22:54:25.245	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                            host.raspberrypi	2021-03-04 22:54:25.245	error	Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                            host.raspberrypi	2021-03-04 22:54:25.244	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                            host.raspberrypi	2021-03-04 22:54:25.244	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                            host.raspberrypi	2021-03-04 22:54:25.244	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                            host.raspberrypi	2021-03-04 22:54:25.244	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/linux.js:2:36)
                            host.raspberrypi	2021-03-04 22:54:25.244	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:126:9)
                            host.raspberrypi	2021-03-04 22:54:25.243	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/lib/binding/node-v64-linux-arm/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.243	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.243	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.243	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.242	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/compiled/10.22.0/linux/arm/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.242	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/default/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.242	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/Release/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.242	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/out/Release/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.241	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/Debug/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.241	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/out/Debug/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.241	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Release/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.241	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/Debug/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.240	error	Caught by controller[0]: → /opt/iobroker/node_modules/zigbee-herdsman/node_modules/@serialport/bindings/build/bindings.node
                            host.raspberrypi	2021-03-04 22:54:25.240	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                            host.raspberrypi	2021-03-04 22:54:25.240	error	Caught by controller[0]: ^
                            host.raspberrypi	2021-03-04 22:54:25.240	error	Caught by controller[0]: throw err;
                            host.raspberrypi	2021-03-04 22:54:25.239	error	Caught by controller[0]: /opt/iobroker/node_modules/zigbee-herdsman/node_modules/bindings/bindings.js:135
                            host.raspberrypi	2021-03-04 22:54:23.987	info	instance system.adapter.zigbee.0 started with pid 8841
                            
                            Jan Fiedler 1 Reply Last reply Reply Quote 0
                            • Jan Fiedler
                              Jan Fiedler @Jan Fiedler last edited by

                              @jan-fiedler Was mir noch aufgefallen ist... Das sollte so nicht sein oder?

                              
                              pi@raspberrypi:~ $ npm list serialport
                              /home/pi
                              └── (empty)
                              
                              
                              
                              Thomas Braun Asgothian 2 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Jan Fiedler last edited by

                                @jan-fiedler Doch, das soll so sein in deinem home.
                                Stell dich nach /opt/iobroker

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

                                  @jan-fiedler Doch.. der Befehl muss im Verzeichnis /opt/iobroker angegeben werden

                                  A.

                                  Jan Fiedler 1 Reply Last reply Reply Quote 0
                                  • Jan Fiedler
                                    Jan Fiedler @Asgothian last edited by

                                    @asgothian

                                    pi@raspberrypi:/opt/iobroker $ npm list serialport
                                    iobroker.inst@2.0.3 /opt/iobroker
                                    ├─┬ iobroker.discovery@2.5.0
                                    │ └── serialport@9.0.7  deduped
                                    └── serialport@9.0.7
                                    
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 1
                                    • Thomas Braun
                                      Thomas Braun Most Active @Jan Fiedler last edited by

                                      @jan-fiedler
                                      Schaut bei mir anders aus:

                                      pi@raspberrypi:/opt/iobroker $ npm list serialport
                                      iobroker.inst@2.0.3 /opt/iobroker
                                      └─┬ iobroker.zigbee@1.4.4
                                        ├─┬ zigbee-herdsman@0.13.70
                                        │ └── serialport@9.0.6
                                        └─┬ zigbee-herdsman-converters@14.0.57
                                          └─┬ zigbee-herdsman@0.13.68
                                            └── serialport@9.0.6
                                      
                                      pi@raspberrypi:/opt/iobroker $
                                      
                                      Jan Fiedler 1 Reply Last reply Reply Quote 0
                                      • Jan Fiedler
                                        Jan Fiedler @Thomas Braun last edited by Jan Fiedler

                                        @thomas-braun Ich hab jetzt nochmal ein npm rebuild in den /opt/iobroker Verzeichnis durchgeführt. Allerdings hat das nur zu einem Haufen folgender Fehler geführt. Hab ich vllt eine inkompatible node Version?

                                        warning: cast between incompatible function types from ‘v8::WeakCallbackInfo<node::ObjectWrap>::Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<node::ObjectWrap>&)’} to ‘Callback’ {aka ‘void (*)(const v8::WeakCallbackInfo<void>&)’} [-Wcast-function-type]
                                        
                                        
                                        npm ERR! code ELIFECYCLE
                                        npm ERR! errno 1
                                        npm ERR! node-aead-crypto@2.2.0 preinstall: `node lib/preinstall.js`
                                        npm ERR! Exit status 1
                                        npm ERR!
                                        npm ERR! Failed at the node-aead-crypto@2.2.0 preinstall script.
                                        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        
                                        

                                        2021-03-04T22_11_47_952Z-debug.log

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

                                          @jan-fiedler Wie schaut die node-Installation denn aus?

                                          Jan Fiedler 1 Reply Last reply Reply Quote 0
                                          • Jan Fiedler
                                            Jan Fiedler @Thomas Braun last edited by

                                            @thomas-braun Wie genau meinst du das? Versionsnummern? Logs?
                                            Der Adapter ist allerdings aktuell auf Grün gewechselt spannenderweise...

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            510
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            neue version zigbee zigbee neue version 1.4.0
                                            35
                                            302
                                            38332
                                            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