Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?

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

      @Thomas-Braun

      nun läuft wieder alles....sogar mit js-contoller 5.0.5 u. bookworm, trotzdem danke für die Hilfe.

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

        @diamand2k22

        Dann kannste ja jetzt weiter frickeln.

        1 Reply Last reply Reply Quote 0
        • D
          Dariusz Lenarczyk last edited by

          @Thomas-Braun
          Habe diesen Beitrag gefunden, leider ist die Diskussion an Thema vorbei gegangen. Trotzdem kann mir vielleicht Thoma-Braun helfen. So sieht es bei mir aus. Wie du siehst habe ich von der "Katze" installiert, leider ohne Erfolg. Was ist da zu tun?

          pi@raspberrypi:/opt/iobroker $ npm ls --depth=3 | grep zigbee
          └─┬ iobroker.zigbee@1.9.5
          ├─┬ zigbee-herdsman-converters@16.18.0
          │ └── zigbee-herdsman@0.28.0 deduped
          └─┬ zigbee-herdsman@0.28.0

          pi@raspberrypi:/opt/iobroker $ npm ls --depth=3 | grep zigbee
          └─┬ iobroker.zigbee@1.9.6 (git+ssh://git@github.com/ioBroker/ioBroker.zigbee.git#e5dc704a19a0c550f8b85570445d37bbfa98f58b)
          ├─┬ zigbee-herdsman-converters@16.18.0
          │ └── zigbee-herdsman@0.28.0 deduped
          └─┬ zigbee-herdsman@0.28.0

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

            @dariusz-lenarczyk

            Was heißt 'ohne Erfolg'?

            1 Reply Last reply Reply Quote 0
            • D
              Dariusz Lenarczyk last edited by Dariusz Lenarczyk

              @dariusz-lenarczyk sagte in (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?:

              ├─┬ zigbee-herdsman-converters@16.18.0
              │ └── zigbee-herdsman@0.28.0 deduped
              └─┬ zigbee-herdsman@0.28.0
              ]
              Das fett markierte ist wohl nicht richtig? Oder?

              Habe ein Gerät der mir ständig Fehler generiert. In dem Log steht was von Zigbee-Herdsmann:
              DeviceConfigure:Failed to DeviceConfigure.configure 0x9035eafffe0d8d9c ZBMINIL2 (Error: Unbind 0x9035eafffe0d8d9c/1 genPollCtrl from '0x00212effff059d03/1' failed (Error: status: 136) at DeconzAdapter.unbind (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/adapter/deconzAdapter.ts:828:19) at Endpoint.unbind (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:574:13) at configure (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/sonoff.ts:63:13) at Object.configure (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/index.ts:139:25) at DeviceConfigure.doConfigure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:136:17) at DeviceConfigure.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:114:21))

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

                @dariusz-lenarczyk

                Setz das in CodeTags, dann sieht man da auch die Ebenen.

                D 1 Reply Last reply Reply Quote 0
                • D
                  Dariusz Lenarczyk @Thomas Braun last edited by

                  @thomas-braun

                  DeviceConfigure:Failed to DeviceConfigure.configure 0x9035eafffe0d8d9c ZBMINIL2 (Error: Unbind 0x9035eafffe0d8d9c/1 genPollCtrl from '0x00212effff059d03/1' failed (Error: status: 136) at DeconzAdapter.unbind (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/deconz/adapter/deconzAdapter.ts:828:19) at Endpoint.unbind (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:574:13) at configure (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/sonoff.ts:63:13) at Object.configure (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/index.ts:139:25) at DeviceConfigure.doConfigure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:136:17) at DeviceConfigure.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:114:21))
                  
                  Thomas Braun arteck 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Dariusz Lenarczyk last edited by Thomas Braun

                    @dariusz-lenarczyk
                    Schaut bei mir so aus
                    1.9.5

                    echad@chet:~ $ cd /opt/iobroker/ && npm ls --depth=3 | grep zigbee
                    └─┬ iobroker.zigbee@1.9.5
                      ├─┬ zigbee-herdsman-converters@16.18.0
                      │ └── zigbee-herdsman@0.28.0 deduped
                      └─┬ zigbee-herdsman@0.28.0
                    echad@chet:/opt/iobroker $
                    

                    1.9.6

                    echad@chet:/opt/iobroker $ npm ls --depth=3 | grep zigbee
                    └─┬ iobroker.zigbee@1.9.6
                      ├─┬ zigbee-herdsman-converters@16.18.0
                      │ └── zigbee-herdsman@0.28.0 deduped
                      └─┬ zigbee-herdsman@0.28.0
                    echad@chet:/opt/iobroker $
                    
                    D 1 Reply Last reply Reply Quote 0
                    • D
                      Dariusz Lenarczyk @Thomas Braun last edited by

                      @thomas-braun
                      Dann scheint es nicht daran zu liegen. Danke. Ich weiß nicht was ich jetzt mit dem Fehler machen soll. Das Gerät funktioniert, generiert aber alle paar Minuten ein Fehler. Habe in Beitrag darüber geschrieben, aber die Empfehlung von Asgotian war zu löschen und neu Paaren, hat auch nichts gebracht. Noch mal vielen Dank!

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

                        @dariusz-lenarczyk sagte in (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?:

                        zbDeviceConfigure

                        zeigmal mehr von dem LOG

                        und klemm dich hier ein... da scheint es bie den sonoffs mal was nicht richtig zu laufen

                        https://forum.iobroker.net/topic/70141/sonoff-presence-sensor-snzb-06p-problem/17?_=1704189788714

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        722
                        Online

                        31.7k
                        Users

                        79.8k
                        Topics

                        1.3m
                        Posts

                        herdsman zigbee
                        13
                        129
                        16310
                        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