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.6.x

    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.6.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Asgothian
      Asgothian Developer @Cino last edited by

      @cino der einfachste weg ist alles über den Adapter löschen - im Zweifelsfall mit dem Haken bei “löschen erzwingen”

      Dann adapter deinstallieren, Verzeichnis /opt/iobroker/iobroker-data/zigbee_0 löschen.

      A.

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

        @asgothian na ja der einfache weg ist der button unter Einstellungen. Hard Reset..

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

          @cino wozu wilst du alles neu nlernen ??

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

            bei mir crasht der adapter wenn ich ein firmware update starte
            anbei ein debug log, hoffe da sieht man etwas
            debug_log.txt

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

              @jackdaniel jo

              das hätte aber gereicht

              zigbee.0 2022-05-27 12:18:21.592	info	cleaned everything up...
              zigbee.0 2022-05-27 12:18:21.591	error	Timeout - 27803 - 1 - null - 25 - 1 after 30000ms
              zigbee.0 2022-05-27 12:18:21.591	error	Error: Timeout - 27803 - 1 - null - 25 - 1 after 30000ms at Timeout._onTimeout (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/waitress.js:37:35) at listOnTimeout (internal/timers.js:557:17) at processTimers (internal/timers.js:500:7)
              zigbee.0 2022-05-27 12:18:21.590	error	unhandled promise rejection: Timeout - 27803 - 1 - null - 25 - 1 after 30000ms
              zigbee.0 2022-05-27 12:18:21.590	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              
              1 Reply Last reply Reply Quote 0
              • C
                Cino @arteck last edited by

                @arteck said in ZigBee neue Version 1.6.x:

                @cino wozu wilst du alles neu nlernen ??

                Bei mir lief nichts mehr. War aber ein Hardwaredefekt. Jetzt mit neuem Stick geht wieder alles.

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

                  @arteck Ich habe eben mal den Zigbee-Adapter von Git installiert, da eine frisch gekaufte Ikea-Lampe bei mir nicht funktionieren wollte. Es gab nach dem Koppeln nur eine leere Karte mit der Bezeichnung "undefined". Das ist zwar mit der aktuellen Version genauso, aber im Log tauchen einige Hinweise über die Lampe auf mit der Bitte, dies an den Entwickler zu schicken. Das mache ich hiermit mal.
                  Das Log kürze ich um die ganzen Geräte, die keine Probleme machen:

                  2022-05-29 19:37:13.606 - info: zigbee.0 (1198128) Zigbee: allowing new devices to join.
                  2022-05-29 19:37:19.419 - info: javascript.0 (1197683) Stop script script.js.common.PairZigbeeIkeaLamp
                  2022-05-29 19:37:19.478 - info: javascript.0 (1197683) Start javascript script.js.common.PairZigbeeIkeaLamp
                  2022-05-29 19:37:19.482 - info: javascript.0 (1197683) script.js.common.PairZigbeeIkeaLamp: registered 0 subscriptions and 0 schedules
                  2022-05-29 19:37:42.765 - info: zigbee.0 (1198128) Starting interview of '0xb4e3f9fffec5070a'
                  2022-05-29 19:37:46.136 - warn: zigbee.0 (1198128) Device '0xb4e3f9fffec5070a' announced itself
                  2022-05-29 19:37:46.140 - error: zigbee.0 (1198128) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-05-29 19:37:46.140 - error: zigbee.0 (1198128) unhandled promise rejection: Cannot read property 'color_options' of undefined
                  2022-05-29 19:37:46.143 - error: zigbee.0 (1198128) TypeError: Cannot read property 'color_options' of undefined
                  at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js:39:19)
                  at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:44:26)
                  at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:26:18)
                  at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:236:54)
                  at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:560:18)
                  2022-05-29 19:37:46.143 - error: zigbee.0 (1198128) Cannot read property 'color_options' of undefined
                  2022-05-29 19:37:46.153 - info: zigbee.0 (1198128) cleaned everything up...
                  2022-05-29 19:37:46.302 - info: zigbee.0 (1198128) Zigbee: disabling joining new devices.
                  2022-05-29 19:37:46.654 - info: zigbee.0 (1198128) terminating
                  2022-05-29 19:37:46.656 - warn: zigbee.0 (1198128) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-05-29 19:37:47.253 - error: host.music-pi2 Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                  2022-05-29 19:37:47.254 - error: host.music-pi2 Caught by controller[1]: TypeError: Cannot read property 'color_options' of undefined
                  2022-05-29 19:37:47.254 - error: host.music-pi2 Caught by controller[1]: at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js:39:19)
                  2022-05-29 19:37:47.254 - error: host.music-pi2 Caught by controller[1]: at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:44:26)
                  2022-05-29 19:37:47.255 - error: host.music-pi2 Caught by controller[1]: at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:26:18)
                  2022-05-29 19:37:47.255 - error: host.music-pi2 Caught by controller[1]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:236:54)
                  2022-05-29 19:37:47.255 - error: host.music-pi2 Caught by controller[1]: at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:560:18)
                  2022-05-29 19:37:47.255 - error: host.music-pi2 instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  2022-05-29 19:37:47.256 - info: host.music-pi2 Restart adapter system.adapter.zigbee.0 because enabled
                  2022-05-29 19:38:17.416 - info: host.music-pi2 instance system.adapter.zigbee.0 started with pid 1198450
                  2022-05-29 19:38:21.251 - info: zigbee.0 (1198450) starting. Version 1.7.2 (non-npm: ioBroker/ioBroker.zigbee#7126ffe5190e8aecc92053343c5713e877f6e01b) in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.19.2, js-controller: 4.0.23
                  2022-05-29 19:38:21.367 - info: zigbee.0 (1198450) delete old Backup files. keep only last 10
                  2022-05-29 19:38:21.370 - info: zigbee.0 (1198450) Starting Zigbee npm ...
                  2022-05-29 19:38:21.975 - info: zigbee.0 (1198450) Installed Version: ioBroker/ioBroker.zigbee#7126ffe5190e8aecc92053343c5713e877f6e01b
                  2022-05-29 19:38:22.346 - info: zigbee.0 (1198450) Coordinator firmware version: {"type":"zStack12","meta":{"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20201127}}
                  2022-05-29 19:38:22.353 - info: zigbee.0 (1198450) Unable to disable LED, unsupported function.
                  2022-05-29 19:38:22.368 - info: zigbee.0 (1198450) --> transmitPower : normal
                  2022-05-29 19:38:22.384 - info: zigbee.0 (1198450) Currently 29 devices are joined:
                  2022-05-29 19:38:22.521 - info: zigbee.0 (1198450) Configuring 0xb4e3f9fffec5070a TRADFRIbulbE14WScandleopal470lm
                  [hier die Logs der funktionierenden Geräte entfernt]
                  2022-05-29 19:38:22.596 - info: zigbee.0 (1198450) 0xb4e3f9fffec5070a (addr 23443): LED1949C5 - IKEA TRADFRI LED bulb E14 470 lumen, wireless dimmable white spectrum/chandelier opal white (Router)
                  2022-05-29 19:38:22.597 - info: zigbee.0 (1198450) Zigbee started
                  2022-05-29 19:38:22.804 - info: zigbee.0 (1198450) debug devices set to []
                  2022-05-29 19:38:22.991 - info: zigbee.0 (1198450) DeviceConfigure successful 0xb4e3f9fffec5070a TRADFRIbulbE14WScandleopal470lm
                  2022-05-29 19:38:23.800 - warn: zigbee.0 (1198450) Object b4e3f9fffec5070a.effect is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2022-05-29 19:38:23.801 - warn: zigbee.0 (1198450) This object will not be created in future versions. Please report this to the developer.
                  2022-05-29 19:38:23.802 - warn: zigbee.0 (1198450) Object b4e3f9fffec5070a.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2022-05-29 19:38:23.803 - warn: zigbee.0 (1198450) This object will not be created in future versions. Please report this to the developer.
                  2022-05-29 19:38:23.978 - warn: zigbee.0 (1198450) Object zigbee.0.b4e3f9fffec5070a.effect is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2022-05-29 19:38:23.978 - warn: zigbee.0 (1198450) This object will not be created in future versions. Please report this to the developer.
                  2022-05-29 19:38:23.979 - warn: zigbee.0 (1198450) Object zigbee.0.b4e3f9fffec5070a.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2022-05-29 19:38:23.980 - warn: zigbee.0 (1198450) This object will not be created in future versions. Please report this to the developer.
                  

                  Als ich die Lampe neu gekoppelt habe, wurde die Instanz übrigens neu gestartet und das Koppeln wurde an der Stelle abgebrochen (im Browser wurden die Sekunden nicht weiter gezählt).
                  Falls Du noch weitere Infos benötigst, kann ich Dir die natürlich gerne noch nachreichen.

                  K arteck 2 Replies Last reply Reply Quote 0
                  • K
                    K_o_bold @Zarello last edited by

                    Ich hatte heute das erste mal einen Ausfall des Zigbee Adapters.
                    Nach Neustart des Adapters waren alle Geräte wieder funktionsfähig.
                    Node.js : 14.19.1
                    JS Controller: 4.0.23
                    Zigbee Adapter: 1.6.18

                    Mein Server läuft seit 39 Tagen 24/7.
                    Eventuell hilft das einem der Entwickler. Ich kann schwer einschätzen ob es sich um einen Bug handelt.

                    Folgender log war vorzufinden:

                    zigbee.0 2022-05-29 20:41:29.465	error	Error herdsman start
                    zigbee.0 2022-05-29 20:41:29.465	error	Failed to start Zigbee
                    zigbee.0 2022-05-29 20:41:29.465	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    zigbee.0 2022-05-29 20:41:19.296	error	Error herdsman start
                    zigbee.0 2022-05-29 20:41:19.296	error	Failed to start Zigbee
                    zigbee.0 2022-05-29 20:41:19.295	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    zigbee.0 2022-05-29 20:41:09.146	error	Error herdsman start
                    zigbee.0 2022-05-29 20:41:09.145	error	Failed to start Zigbee
                    zigbee.0 2022-05-29 20:41:09.145	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    zigbee.0 2022-05-29 20:40:58.956	error	Error herdsman start
                    zigbee.0 2022-05-29 20:40:58.955	error	Failed to start Zigbee
                    zigbee.0 2022-05-29 20:40:58.954	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    zigbee.0 2022-05-29 20:40:48.762	error	Error herdsman start
                    zigbee.0 2022-05-29 20:40:48.761	error	Failed to start Zigbee
                    zigbee.0 2022-05-29 20:40:48.758	error	Starting zigbee-herdsman problem : "SRSP - SYS - getExtAddr after 6000ms"
                    zigbee.0 2022-05-29 20:40:32.525	error	Adapter disconnected, stopping
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @K_o_bold last edited by

                      @k_o_bold sagte in ZigBee neue Version 1.6.x:

                      Starting zigbee-herdsman problem : "SRSP - SYS - getExtAddr after 6000ms"

                      Welcher Stick/Chipsatz wird da verwendet?

                      K 1 Reply Last reply Reply Quote 0
                      • K
                        K_o_bold @Thomas Braun last edited by

                        @thomas-braun ,

                        Sonoff Zigbee 3.0 USB Dongle.

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

                          @k_o_bold

                          Die Meldung SRSP - SYS - getExtAddr after 6000ms kommt gerne bei Schluckauf der Firmware der Sticks. Da ist die aktuellste installiert?

                          K 1 Reply Last reply Reply Quote 0
                          • K
                            K_o_bold @Thomas Braun last edited by

                            @thomas-braun ,

                            ich habe eine Version aus 12.2021..
                            So wie ich gesehen habe, gibt es eine neuere...02.2022.
                            Danke für den Tipp. Eventuell liegt es an der Software.
                            Sollte es nochmal vorkommen, werde ich mal updaten.

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

                              @zarello

                              hast du das RAW object dazu bitte

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

                                neue Version hier gehts weiter

                                https://forum.iobroker.net/topic/55231/zigbee-neue-version-1-7-x

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

                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                835
                                Online

                                31.7k
                                Users

                                79.8k
                                Topics

                                1.3m
                                Posts

                                61
                                509
                                86800
                                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