Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. ZigBee neue Version 1.8.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

ZigBee neue Version 1.8.x

ZigBee neue Version 1.8.x

Scheduled Pinned Locked Moved Tester
385 Posts 55 Posters 87.7k Views 49 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • arteckA arteck

    @mp_trixi mit den nuos stimmt was im converter nicht.. ist schon seid paar Tagen.

    M Offline
    M Offline
    MP_Trixi
    wrote on last edited by MP_Trixi
    #140

    @arteck
    Converter? D.h. da kann ich nichts machen sondern da wird dran gearbeitet?

    Was sagen mir die Meldungen beim Pairing der Tuya?

    arteckA 1 Reply Last reply
    0
    • M MP_Trixi

      @arteck
      Converter? D.h. da kann ich nichts machen sondern da wird dran gearbeitet?

      Was sagen mir die Meldungen beim Pairing der Tuya?

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      wrote on last edited by
      #141

      @mp_trixi sagte in ZigBee neue Version 1.8.x:

      Converter? D.h. da kann ich nichts machen sondern da wird dran gearbeitet?

      das hoffe ich mal...

      für den rest brauche ich die shepherd.db von dir
      muss mal schauen was der plug da macht..

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      B M 2 Replies Last reply
      0
      • arteckA arteck

        @mp_trixi sagte in ZigBee neue Version 1.8.x:

        Converter? D.h. da kann ich nichts machen sondern da wird dran gearbeitet?

        das hoffe ich mal...

        für den rest brauche ich die shepherd.db von dir
        muss mal schauen was der plug da macht..

        B Offline
        B Offline
        bommel_030
        wrote on last edited by
        #142

        @arteck
        Meine Nous Steckdosen werden mit der 1.8.12 auch nicht mehr erkannt (mit der 1.8.10 problemlos). Wenn ich das richtig verstehe nutzt ZigBee 1.8.12 den zigbee-herdsmann-converter 15.33.0 . Im Changelog steht zur 15.33.1 sinngemäß "NOUS" wurde durch "Nous" ersetzt. Ist das ganze case sensitiv und das könnte schon die Lösung des Problems sein, oder ist das nur kosmetischer Natur?

        arteckA 1 Reply Last reply
        0
        • T Offline
          T Offline
          TT-Tom
          wrote on last edited by TT-Tom
          #143

          @arteck

          gibt es eine Möglichkeit hier den "Klarnamen" in der Fehlermeldung auszugeben. Ich weiss nicht welcher Taster gemeint ist.

          2023-07-04 06:20:01.866 - error: zigbee.0 (52314) No converter available for 'E1743' with key 'state' 
          

          Was soll mir diese Meldung, eigentlich sagen?

          Gruß Tom
          https://github.com/tt-tom17
          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

          NSPanel Script Wiki
          https://github.com/joBr99/nspanel-lovelace-ui/wiki

          NSPanel Adapter Wiki
          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

          arteckA 1 Reply Last reply
          0
          • B bommel_030

            @arteck
            Meine Nous Steckdosen werden mit der 1.8.12 auch nicht mehr erkannt (mit der 1.8.10 problemlos). Wenn ich das richtig verstehe nutzt ZigBee 1.8.12 den zigbee-herdsmann-converter 15.33.0 . Im Changelog steht zur 15.33.1 sinngemäß "NOUS" wurde durch "Nous" ersetzt. Ist das ganze case sensitiv und das könnte schon die Lösung des Problems sein, oder ist das nur kosmetischer Natur?

            arteckA Offline
            arteckA Offline
            arteck
            Developer Most Active
            wrote on last edited by arteck
            #144

            @bommel_030 auf GIT liegt der adapter mit der 15.34 ..teste mal bitte

            wenn nicht dann kannst du mal lokal bei dir unter

            /opt/iobroker/node-modules/zigbee-herdsman-converters/devices/nous.js oder .ts

            editieren und da alle vendor: 'Nous' auf vendor: 'NOUS' ändern...
            danach adapter neu starten

            zigbee hab ich, zwave auch, nuc's genauso und HA auch

            B 1 Reply Last reply
            0
            • T TT-Tom

              @arteck

              gibt es eine Möglichkeit hier den "Klarnamen" in der Fehlermeldung auszugeben. Ich weiss nicht welcher Taster gemeint ist.

              2023-07-04 06:20:01.866 - error: zigbee.0 (52314) No converter available for 'E1743' with key 'state' 
              

              Was soll mir diese Meldung, eigentlich sagen?

              arteckA Offline
              arteckA Offline
              arteck
              Developer Most Active
              wrote on last edited by
              #145

              @tt-tom sagte in ZigBee neue Version 1.8.x:

              2023-07-04 06:20:01.866 - error: zigbee.0 (52314) No converter available for 'E1743' with key 'state'

              installier von GIT und schau nochmal

              zigbee hab ich, zwave auch, nuc's genauso und HA auch

              T 2 Replies Last reply
              0
              • arteckA arteck

                @bommel_030 auf GIT liegt der adapter mit der 15.34 ..teste mal bitte

                wenn nicht dann kannst du mal lokal bei dir unter

                /opt/iobroker/node-modules/zigbee-herdsman-converters/devices/nous.js oder .ts

                editieren und da alle vendor: 'Nous' auf vendor: 'NOUS' ändern...
                danach adapter neu starten

                B Offline
                B Offline
                bommel_030
                wrote on last edited by
                #146

                @arteck
                Danke für den Versuch, daran lag es scheinbar nicht.

                2023-07-04 10:19:26.273  - error: zigbee.0 (31817) Device 0xa4c138db19fc6f09 "A1Z" not described in statesMapping.
                2023-07-04 10:19:26.286  - warn: zigbee.0 (31817) setObject info.debugmessages (type=state) property common.role missing!
                2023-07-04 10:19:26.513  - error: zigbee.0 (31817) Device 0xa4c138b625d22abb "A1Z" not described in statesMapping.
                2023-07-04 10:19:26.515  - error: zigbee.0 (31817) Device 0xa4c13893b02d38f0 "A1Z" not described in statesMapping.
                2023-07-04 10:19:26.520  - error: zigbee.0 (31817) Device 0xa4c138415565ab2d "A1Z" not described in statesMapping.
                2023-07-04 10:19:26.522  - error: zigbee.0 (31817) Device 0xa4c138e4b34d3f41 "A1Z" not described in statesMapping.
                2023-07-04 10:19:27.197  - error: zigbee.0 (31817) Device 0xa4c138499560c8ed "A1Z" not described in statesMapping.
                2023-07-04 10:19:27.199  - error: zigbee.0 (31817) Device 0xa4c138d8dee0f468 "A1Z" not described in statesMapping.
                2023-07-04 10:19:27.197  - error: zigbee.0 (31817) Device 0xa4c138499560c8ed "A1Z" not described in statesMapping.
                2023-07-04 10:19:27.199  - error: zigbee.0 (31817) Device 0xa4c138d8dee0f468 "A1Z" not described in statesMapping.
                2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) Object cc86ecfffefa74ac.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object b4e3f9fffeb6143a.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object cc86ecfffef66b5b.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.136  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object b4e3f9fffebc1fd5.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object 0c4314fffe51aafe.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) Object b4e3f9fffe74f3b3.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.link_quality" has no existing object, this might lead to an error in future versions
                2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.link_quality" has no existing object, this might lead to an error in future versions
                2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) Object cc86ecfffefa74ac.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object b4e3f9fffeb6143a.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object cc86ecfffef66b5b.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.136  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object b4e3f9fffebc1fd5.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object 0c4314fffe51aafe.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) Object b4e3f9fffe74f3b3.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.link_quality" has no existing object, this might lead to an error in future versions
                
                


                Jeder Versuch zu schalten wir hiermit quittiert:

                2023-07-04 10:27:13.371  - error: zigbee.0 (31944) No state available for 'A1Z' with key 'state'
                

                Komischerweise wird bei allen die Verbindungsstärke aktualisiert. Bei einem sind dafür alle Punkte auf der Kachel verschwunden.
                f2ba5180-5cbd-4794-bc33-dcb0bae4bb88-image.png

                arteckA 1 Reply Last reply
                0
                • B bommel_030

                  @arteck
                  Danke für den Versuch, daran lag es scheinbar nicht.

                  2023-07-04 10:19:26.273  - error: zigbee.0 (31817) Device 0xa4c138db19fc6f09 "A1Z" not described in statesMapping.
                  2023-07-04 10:19:26.286  - warn: zigbee.0 (31817) setObject info.debugmessages (type=state) property common.role missing!
                  2023-07-04 10:19:26.513  - error: zigbee.0 (31817) Device 0xa4c138b625d22abb "A1Z" not described in statesMapping.
                  2023-07-04 10:19:26.515  - error: zigbee.0 (31817) Device 0xa4c13893b02d38f0 "A1Z" not described in statesMapping.
                  2023-07-04 10:19:26.520  - error: zigbee.0 (31817) Device 0xa4c138415565ab2d "A1Z" not described in statesMapping.
                  2023-07-04 10:19:26.522  - error: zigbee.0 (31817) Device 0xa4c138e4b34d3f41 "A1Z" not described in statesMapping.
                  2023-07-04 10:19:27.197  - error: zigbee.0 (31817) Device 0xa4c138499560c8ed "A1Z" not described in statesMapping.
                  2023-07-04 10:19:27.199  - error: zigbee.0 (31817) Device 0xa4c138d8dee0f468 "A1Z" not described in statesMapping.
                  2023-07-04 10:19:27.197  - error: zigbee.0 (31817) Device 0xa4c138499560c8ed "A1Z" not described in statesMapping.
                  2023-07-04 10:19:27.199  - error: zigbee.0 (31817) Device 0xa4c138d8dee0f468 "A1Z" not described in statesMapping.
                  2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) Object cc86ecfffefa74ac.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object b4e3f9fffeb6143a.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object cc86ecfffef66b5b.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.136  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object b4e3f9fffebc1fd5.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object 0c4314fffe51aafe.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) Object b4e3f9fffe74f3b3.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.link_quality" has no existing object, this might lead to an error in future versions
                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.link_quality" has no existing object, this might lead to an error in future versions
                  2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) Object cc86ecfffefa74ac.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.133  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object b4e3f9fffeb6143a.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.135  - warn: zigbee.0 (31817) Object cc86ecfffef66b5b.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.136  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object b4e3f9fffebc1fd5.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) Object 0c4314fffe51aafe.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.142  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) Object b4e3f9fffe74f3b3.power_on_behavior is invalid: obj.common.states has an invalid type! Expected "object", received "string"
                  2023-07-04 10:19:29.143  - warn: zigbee.0 (31817) This object will not be created in future versions. Please report this to the developer.
                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.available" has no existing object, this might lead to an error in future versions
                  2023-07-04 10:19:29.220  - warn: zigbee.0 (31817) State "zigbee.0.a4c138db19fc6f09.link_quality" has no existing object, this might lead to an error in future versions
                  
                  


                  Jeder Versuch zu schalten wir hiermit quittiert:

                  2023-07-04 10:27:13.371  - error: zigbee.0 (31944) No state available for 'A1Z' with key 'state'
                  

                  Komischerweise wird bei allen die Verbindungsstärke aktualisiert. Bei einem sind dafür alle Punkte auf der Kachel verschwunden.
                  f2ba5180-5cbd-4794-bc33-dcb0bae4bb88-image.png

                  arteckA Offline
                  arteckA Offline
                  arteck
                  Developer Most Active
                  wrote on last edited by arteck
                  #147

                  @bommel_030 dreh die kachel mal und poste die Infos
                  oder noch besser

                  poste mir die shepherd.db

                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                  B 1 Reply Last reply
                  0
                  • arteckA arteck

                    @bommel_030 dreh die kachel mal und poste die Infos
                    oder noch besser

                    poste mir die shepherd.db

                    B Offline
                    B Offline
                    bommel_030
                    wrote on last edited by bommel_030
                    #148

                    @arteck
                    c0ea5072-6eaf-4e31-a050-b724eb514f26-image.png

                    Mit der 1.8.10 Herdsmann 15.0.15 werden sie als diese Steckdosen erkannt.
                    https://www.zigbee2mqtt.io/devices/TS011F_plug_1.html
                    Mit der 1.8.12 Herdsmann 15.33.0 bzw. 15.34.0 als
                    https://www.zigbee2mqtt.io/devices/A1Z.html

                    Vom Bild her ist das letztere eigentlich richtiger.
                    shepherd.db

                    arteckA 1 Reply Last reply
                    0
                    • B bommel_030

                      @arteck
                      c0ea5072-6eaf-4e31-a050-b724eb514f26-image.png

                      Mit der 1.8.10 Herdsmann 15.0.15 werden sie als diese Steckdosen erkannt.
                      https://www.zigbee2mqtt.io/devices/TS011F_plug_1.html
                      Mit der 1.8.12 Herdsmann 15.33.0 bzw. 15.34.0 als
                      https://www.zigbee2mqtt.io/devices/A1Z.html

                      Vom Bild her ist das letztere eigentlich richtiger.
                      shepherd.db

                      arteckA Offline
                      arteckA Offline
                      arteck
                      Developer Most Active
                      wrote on last edited by arteck
                      #149

                      @bommel_030 das info brauch ich auch
                      8a9e9f61-bc38-4554-97bb-262b4221efd8-grafik.png

                      zigbee hab ich, zwave auch, nuc's genauso und HA auch

                      B 1 Reply Last reply
                      0
                      • arteckA arteck

                        @bommel_030 das info brauch ich auch
                        8a9e9f61-bc38-4554-97bb-262b4221efd8-grafik.png

                        B Offline
                        B Offline
                        bommel_030
                        wrote on last edited by
                        #150

                        @arteck
                        Sorry, vorhin vergessen anzuhängen.
                        Zigbee 1.8.10
                        10.png
                        Zigbee 1.8.12
                        12.png

                        1 Reply Last reply
                        0
                        • arteckA arteck

                          @tt-tom sagte in ZigBee neue Version 1.8.x:

                          2023-07-04 06:20:01.866 - error: zigbee.0 (52314) No converter available for 'E1743' with key 'state'

                          installier von GIT und schau nochmal

                          T Offline
                          T Offline
                          TT-Tom
                          wrote on last edited by TT-Tom
                          #151

                          @arteck

                          bin seit Sonntag schon auf 1.8.12

                          so oder benutzdefiniert

                          Bildschirmfoto 2023-07-04 um 12.03.28.png

                          Gruß Tom
                          https://github.com/tt-tom17
                          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                          NSPanel Script Wiki
                          https://github.com/joBr99/nspanel-lovelace-ui/wiki

                          NSPanel Adapter Wiki
                          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                          B 1 Reply Last reply
                          0
                          • T TT-Tom

                            @arteck

                            bin seit Sonntag schon auf 1.8.12

                            so oder benutzdefiniert

                            Bildschirmfoto 2023-07-04 um 12.03.28.png

                            B Offline
                            B Offline
                            bommel_030
                            wrote on last edited by bommel_030
                            #152

                            @tt-tom
                            Ja, über die Katze. Versionsnummer wird sich nicht ändern, aber der Inhalt.
                            In
                            /opt/iobroker/node_modules/zigbee-herdsman-converters/package.json
                            sollte dann 15.34.0 als Version stehen.

                            T 1 Reply Last reply
                            0
                            • B bommel_030

                              @tt-tom
                              Ja, über die Katze. Versionsnummer wird sich nicht ändern, aber der Inhalt.
                              In
                              /opt/iobroker/node_modules/zigbee-herdsman-converters/package.json
                              sollte dann 15.34.0 als Version stehen.

                              T Offline
                              T Offline
                              TT-Tom
                              wrote on last edited by
                              #153

                              @bommel_030

                              okay, ist durch gelaufen, Version ist 15.34.0, kleiner Dreher bei dir bestimmt.

                              @arteck

                              werde das log beobachten, danke erst mal.

                              Gruß Tom
                              https://github.com/tt-tom17
                              Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                              NSPanel Script Wiki
                              https://github.com/joBr99/nspanel-lovelace-ui/wiki

                              NSPanel Adapter Wiki
                              https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                              B 1 Reply Last reply
                              0
                              • T TT-Tom

                                @bommel_030

                                okay, ist durch gelaufen, Version ist 15.34.0, kleiner Dreher bei dir bestimmt.

                                @arteck

                                werde das log beobachten, danke erst mal.

                                B Offline
                                B Offline
                                bommel_030
                                wrote on last edited by
                                #154

                                @tt-tom
                                War nur nen Test ob du aufpasst 😉 Habs oben korrigiert.

                                1 Reply Last reply
                                1
                                • arteckA arteck

                                  @mp_trixi sagte in ZigBee neue Version 1.8.x:

                                  Converter? D.h. da kann ich nichts machen sondern da wird dran gearbeitet?

                                  das hoffe ich mal...

                                  für den rest brauche ich die shepherd.db von dir
                                  muss mal schauen was der plug da macht..

                                  M Offline
                                  M Offline
                                  MP_Trixi
                                  wrote on last edited by MP_Trixi
                                  #155

                                  @arteck sagte in ZigBee neue Version 1.8.x:

                                  für den rest brauche ich die shepherd.db von dir

                                  Hier das File
                                  shepherd.db

                                  Und noch die Device Info falls hilfreich:
                                  a10bfe63-3788-47d6-838b-b46daf073490-image.png
                                  4d6f6137-8549-40b3-a799-ee77015c3133-image.png

                                  arteckA 1 Reply Last reply
                                  0
                                  • arteckA arteck

                                    @tt-tom sagte in ZigBee neue Version 1.8.x:

                                    2023-07-04 06:20:01.866 - error: zigbee.0 (52314) No converter available for 'E1743' with key 'state'

                                    installier von GIT und schau nochmal

                                    T Offline
                                    T Offline
                                    TT-Tom
                                    wrote on last edited by
                                    #156

                                    @arteck

                                    Guten Morgen,

                                    an der Namensauflösung hat sich nichts geändert. Die Meldung hat immer noch das selbe Format.

                                    No converter available for 'E1743' with key 'state'
                                    

                                    Gruß Tom
                                    https://github.com/tt-tom17
                                    Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                                    NSPanel Script Wiki
                                    https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                    NSPanel Adapter Wiki
                                    https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                                    arteckA 1 Reply Last reply
                                    0
                                    • arteckA Offline
                                      arteckA Offline
                                      arteck
                                      Developer Most Active
                                      wrote on last edited by
                                      #157

                                      für NOUS

                                      https://forum.iobroker.net/topic/66714/zigbee-steckdose-nous-a1z-testen

                                      zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                      1 Reply Last reply
                                      0
                                      • T TT-Tom

                                        @arteck

                                        Guten Morgen,

                                        an der Namensauflösung hat sich nichts geändert. Die Meldung hat immer noch das selbe Format.

                                        No converter available for 'E1743' with key 'state'
                                        
                                        arteckA Offline
                                        arteckA Offline
                                        arteck
                                        Developer Most Active
                                        wrote on last edited by
                                        #158

                                        @tt-tom was machst du dass die Meldung kommt ?? du versuchts wohl nicht den state manuell zu ändern oder ?

                                        zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                        T 1 Reply Last reply
                                        0
                                        • T Offline
                                          T Offline
                                          TT-Tom
                                          wrote on last edited by
                                          #159

                                          @arteck
                                          oh, da muss ich mal genauer hinschauen. Taster und Led-Leiste sind über ein Blockly verbunden, damit ich es in HomeKit einbinden kann. Ich sehe mir das morgen nochmal in Ruhe, da habe ich mehr Zeit.

                                          Gruß Tom
                                          https://github.com/tt-tom17
                                          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                                          NSPanel Script Wiki
                                          https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                          NSPanel Adapter Wiki
                                          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          460

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe