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.
    • R
      rotamint @arteck last edited by

      @arteck Hallo zusammen, ich hoffe ich habe hier die richtige Kategorie ausgewählt. Ich habe ebenfalls auf die 1.6.0 upgedatet und erhalte seitdem drei Fehlermeldungen, wenn ich drei Lampen einer Gruppe schalte.

      Ich benutze den ConbeeII Stick:

      conbee.JPG

      Und erhalte sowohl beim ein- als auch beim ausschalten folgende Fehlermeldung:

      zigbee.0
      	2021-09-21 15:05:38.529	error	Device 0x00212effff05b783 "undefined" not described in statesMapping.
      zigbee.0
      	2021-09-21 15:05:38.519	error	Device 0x00212effff05b783 "undefined" not described in statesMapping.
      zigbee.0
      	2021-09-21 15:05:37.182	error	Device 0x00212effff05b783 "undefined" not described in statesMapping.
      zigbee.0
      	2021-09-21 15:05:37.173	error	Device 0x00212effff05b783 "undefined" not described in statesMapping.
      zigbee.0
      	2021-09-21 15:05:35.310	error	Device 0x00212effff05b783 "undefined" not described in statesMapping.
      zigbee.0
      	2021-09-21 15:05:35.297	error	Device 0x00212effff05b783 "undefined" not described in statesMapping.
      zigbee.0
      	2021-09-21 15:05:13.953	error	Device 0x00212effff05b783 "undefined" not described in statesMapping.
      zigbee.0
      	2021-09-21 15:05:13.948	error	Device 0x00212effff05b783 "undefined" not described in statesMapping.
      zigbee.0
      	2021-09-21 15:05:12.313	error	Device 0x00212effff05b783 "undefined" not described in statesMapping.
      

      Allerdings funktionieren die Lampen einwanfrei. Habe die Gruppe gelöscht, neu angelegt, andere Lampen probiert, etc... Gleiches Ergebnis... Die Fehlermeldung erscheint lediglich beim ein- und ausschalten einer Gruppe.

      Danke bereits Vorab für Deine / Eure Hilfe!

      Asgothian mickym 2 Replies Last reply Reply Quote 0
      • Asgothian
        Asgothian Developer @rotamint last edited by

        @rotamint Du musst schauen wo du ein Device 0x00212effff05b783 hast. Dieses Device ist anscheinend einer Gruppe zugeordnet.

        • Was ist das fuer ein Device ?
        • Funktioniert es ?

        A.

        R 1 Reply Last reply Reply Quote 1
        • R
          rotamint @Asgothian last edited by

          @asgothian Sorry. Das hatte ich vergessen zu schreiben. Das Device habe ich auch gesucht. Es existiert nicht, und ist auch nicht den Gruppen zugeordnet. Diese Fehlermeldung kommt bei jeder Gruppe, die ich ein- oder ausschalte. Habe eine neue Gruppe erstellt, dann nur eine Lampe zugeordnet. Dann kommt die Meldung nur einmal. Bei zwei Lampen zweimal, bei drei - dreimal. Ist auch nicht abhängig von "den" Lampen, habe es auch mit anderen Versucht - gleiches Ergebnis. Danke! Stefan.

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

            @rotamint

            Bitte schauen ob in der shepherd.db ein Objekt mit dieser Bezeichnung aufgeführt ist.

            shepherd.db ist eine JSON Datei die von hand lesbar sein sollte, und liegt unter /opt/iobroker/iobroker-data/zigbee_0

            A.

            R 1 Reply Last reply Reply Quote 0
            • R
              rotamint @Asgothian last edited by

              @asgothian Es ist an 12 Stellen zu finden. Zu allererst in der ersten Zeile:

              {"id":1,"type":"Coordinator","ieeeAddr":"0x00212effff05b783","nwkAddr":0,"manufId":4405,"epList":[1,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":5,"inClusterList":[0,10,25],"outClusterList":[1,32,1280],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":100,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"interviewCompleted":true,"meta":{},"lastSeen":1632229538506}
              
              Asgothian 1 Reply Last reply Reply Quote 0
              • Asgothian
                Asgothian Developer @rotamint last edited by Asgothian

                @rotamint

                Da ist etwas grossflächig faul. Bitte mach folgendes:

                • Zigbee Adapter anhalten
                • shepherd.db und (wenn vorhanden) nvbackup.json Datei sichern
                • shepherd.db editieren - alle Geräte mit der ieeeAddr 0x00212effff05b783 löschen - dabei darauf achten das das Format sauber bleibt.
                • Zigbee Adapter neu starten - schauen ob die Geräte normal addressierbar sind.

                Sollte es Probleme geben kann durch Wiederherstellen der shepherd.db der Vorherige Zustand restauriert werden. Dieses natürlich auch nur wenn der Zigbee Adapter angehalten ist.

                A.

                R 1 Reply Last reply Reply Quote 0
                • R
                  rotamint @Asgothian last edited by

                  @asgothian said in ZigBee neue Version 1.6.0:

                  dabei darauf achten das das Format sauber bleibt.

                  Danke für Deine Hilfe. Wie muss das "saubere" Format aussehen?

                  LG Stefan.

                  BananaJoe Asgothian 2 Replies Last reply Reply Quote 0
                  • BananaJoe
                    BananaJoe Most Active @rotamint last edited by BananaJoe

                    @rotamint kopiere den Text hinterher hier rein:
                    https://jsonformatter.curiousconcept.com/
                    Der sagt dir dann ob noch jedes Komma und jede Klammer richtig gesetzt ist.
                    Da ist rechts auch ein "Fix JSON" Button der es ggf. reparieren kann. Beim ersten mal eventuell den Haken rausnehmen

                    R 1 Reply Last reply Reply Quote 0
                    • R
                      rotamint @BananaJoe last edited by

                      @bananajoe @Asgothian Ich sehe hier nicht durch, weiss nicht was ich löschen soll. Der Text kommt an den verschiedensten Stellen, auch bei anderen Geräten, so wie ich das verstanden habe. Macht es mehr sinn, den Adapter komplett neu aufzusetzen und dann alles neu anzulernen? Wie bekomme ich den wirklich restlos deinstalliert?

                      Reisse mich wirklich nicht darum... Aber beim löschen und editieren sehe ich kein Land...

                      BananaJoe 1 Reply Last reply Reply Quote 0
                      • BananaJoe
                        BananaJoe Most Active @rotamint last edited by

                        @rotamint keine Ahnung. Ich habe nur Geräte angelernt und nutze keine Gruppen/Bindíngs. Auch sind die ZigBee Geräte nicht untereinander gekoppelt.
                        Ergo habe ich pro Gerät nur eine Zeile
                        "ieeeAddr":"0x00212effff05b783"
                        steht für das Gerät. Wo steht es denn bei den anderen

                        R 1 Reply Last reply Reply Quote 0
                        • R
                          rotamint @BananaJoe last edited by

                          @bananajoe

                          z.B. id19 sieht so aus:

                          {"id":19,"type":"EndDevice","ieeeAddr":"0x04cf8cdf3c7d9620","nwkAddr":23631,"manufId":4447,"manufName":"LUMI","powerSource":"Battery","modelId":"lumi.remote.b686opcn01","epList":[1,2,3,4,5],"endpoints":{"1":{"profId":260,"epId":1,"devId":261,"inClusterList":[0,3,1],"outClusterList":[3,6,8,768],"clusters":{"genBasic":{"attributes":{"modelId":"lumi.remote.b686opcn01","manufacturerName":"LUMI","powerSource":3,"zclVersion":3,"appVersion":17,"stackVersion":2,"hwVersion":1,"dateCode":"20190730","swBuildId":"2019\u0000www."}},"genPowerCfg":{"attributes":{"batteryVoltage":30}},"genMultistateInput":{"attributes":{"presentValue":1}},"aqaraOpple":{"attributes":{"247":{"type":"Buffer","data":[1,33,252,11,3,40,25,4,33,168,19,5,33,57,0,6,36,1,0,0,0,0,8,33,17,1,10,33,233,60,12,32,1,100,16,0]}}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff05b783","endpointID":1},{"cluster":8,"type":"endpoint","deviceIeeeAddress":"0x00212effff05b783","endpointID":1},{"cluster":768,"type":"endpoint","deviceIeeeAddress":"0x00212effff05b783","endpointID":1},{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0x00212effff05b783","endpointID":1}],"configuredReportings":[],"meta":{}},"2":{"epId":2,"inClusterList":[],"outClusterList":[],"clusters":{"genMultistateInput":{"attributes":{"presentValue":1}}},"binds":[],"configuredReportings":[],"meta":{}},"3":{"epId":3,"inClusterList":[],"outClusterList":[],"clusters":{"genMultistateInput":{"attributes":{"presentValue":1}}},"binds":[],"configuredReportings":[],"meta":{}},"4":{"epId":4,"inClusterList":[],"outClusterList":[],"clusters":{"genMultistateInput":{"attributes":{"presentValue":1}}},"binds":[],"configuredReportings":[],"meta":{}},"5":{"epId":5,"inClusterList":[],"outClusterList":[],"clusters":{"genMultistateInput":{"attributes":{"presentValue":1}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":17,"stackVersion":2,"hwVersion":1,"dateCode":"20190730","swBuildId":"2019\u0000www.","zclVersion":3,"interviewCompleted":true,"meta":{"configured":1},"lastSeen":1632230330161}
                          
                          JLeg 1 Reply Last reply Reply Quote 0
                          • JLeg
                            JLeg @rotamint last edited by

                            @rotamint sieht doch aus wie eine Fernbedienung (evtl. Aqara 4fach-Schalter?) , die 4 "Knöpfe" für das "böse" Device definiert. Den Eintrag löschen, und es sind schonmal 4 Referenzen weg. Die FB muss dann vermutlich neu angelernt werden, falls später benötigt...

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

                              @rotamint
                              Das ist eigentlich ganz einfach. Um das device sind {} gesetzt. Sprich du musst zu der öffnenden { des devices die passende } finden, und dann beide {} samt Inhalt dazwischen löschen.

                              A.

                              1 Reply Last reply Reply Quote 1
                              • R
                                rotamint last edited by

                                Ich komme hier nicht wirklich weiter. Nach dem Sichern der shepherd habe ich sie mal komplett gelöscht. Zigbee neu gestartet und die "neue" shepherd mal angeschaut... Und da ist es wieder das unbekannte Device 😞

                                {"id":1,"type":"Coordinator","ieeeAddr":"0x00212effff05b783","nwkAddr":0,"manufId":4405,"epList":[1,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":5,"inClusterList":[0,10,25],"outClusterList":[1,32,1280],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":100,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"interviewCompleted":true,"meta":{},"lastSeen":null}
                                
                                Asgothian 1 Reply Last reply Reply Quote 0
                                • Asgothian
                                  Asgothian Developer @rotamint last edited by

                                  @rotamint Einmal als Koordinator ist es ok. Mehrfach nicht.

                                  A.

                                  R 1 Reply Last reply Reply Quote 0
                                  • R
                                    rotamint @Asgothian last edited by

                                    Danke an Alle, die mich hier bei der Fehlersuche unterstützt haben. Ganz besonders an Asgothian für seinen unermüdlichen Support!
                                    Es handelt sich um einen Bug, der in Verbindung mit Gruppen und dem Conbee II - Stick auftritt.

                                    Hier gehts zum issue auf Github.

                                    Einen schönen Abend!
                                    Stefan.

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

                                      Hey @arteck,

                                      leider finde ich keinen Thread mehr wo die neuen Geräte gepostet werden sollen, ich hoffe dieser hier ist der richtige.

                                      Wenn nicht,... sorry 🙂

                                      Die neuen Schwaiger HAL 550 / ZBT-RGBWLight-GU100114 sind leider noch nicht eingebunden.

                                      Es währe super nett, wenn du das machen könntest.

                                      Vielen Dank!

                                      Jan

                                      4dd25c8c-1805-4af5-8a52-218e42521cee-image.png

                                      https://www.ebay.de/itm/254781750443

                                      cf5293fa-2ff4-45eb-af12-f5e1b9b95536-image.png

                                      f68b9e99-ab7a-4d14-bd82-593d9e237e3c-image.png

                                      Asgothian T 2 Replies Last reply Reply Quote 0
                                      • Asgothian
                                        Asgothian Developer @stolly82 last edited by

                                        @stolly82 Es gibt den Thread nicht mehr da wir die Geräte Definition vollständig vom Herdsman übernehmen können - wenn das Gerät im Herdsman verfügbar ist sollte es automatisch im Zigbee Adapter gehen wenn der Herdsman aktualisiert wird.

                                        A.

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

                                          So ich habe nun leider auch wieder mal ein Zigbee Problem und bin mit meiner Weisheit am Ende. 😞

                                          Mir ist nun der 2. CC2531 Stick abgeraucht (Lebensdauer scheint so bei ca. 1 Jahr zu sein) und hatte auf die Schnelle noch einen Conbee2 Stick zur Hand und es funktioniert sogar - auf den ersten Blick zumindest - alles wieder.

                                          Da ich mit dem 1.5.6 Adapter den Fehler hatte, mit dem Problem wegen dem Link State hatte

                                          2021-09-25 03:15:29.072 - warn: zigbee.0 (10450) State value to set for "zigbee.0.ccccccfffeb3e954.link_quality" has value "255" greater than max "254"
                                          2021-09-25 03:15:32.128 - warn: zigbee.0 (10450) State value to set for "zigbee.0.ccccccfffeb3e954.link_quality" has value "255" greater than max "254"
                                          2021-09-25 03:16:36.795 - warn: zigbee.0 (10450) State value to set for "zigbee.0.00158d000411b98e.link_quality" has value "255" greater than max "254"
                                          2021-09-25 03:16:36.855 - warn: zigbee.0 (10450) State value to set for "zigbee.0.00158d000411b98e.link_quality" has value "255" greater than max "254"
                                          

                                          habe ich also auf 1.6.0 aktualisiert.

                                          Der Fehler ist nun auch weg, aber nun habe ich ein anderes Problem.
                                          Der Zigbee Adapter schreibt mir nun das komplette Log mit folgender Fehlermeldung voll.

                                          021-09-25 04:02:47.621 - error: zigbee.0 (21251) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 04:02:47.667 - error: zigbee.0 (21251) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 04:02:53.131 - error: zigbee.0 (21251) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 04:02:53.152 - error: zigbee.0 (21251) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 04:02:58.409 - error: zigbee.0 (21251) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 04:02:58.477 - error: zigbee.0 (21251) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 04:03:04.160 - error: zigbee.0 (21251) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          
                                          

                                          Darauf habe ich wie unten im Thread mal mein shepherd.db unter /opt/iobroker/iobroker-data/zigbee_0 geöffnet um zu sehen, was für ein Device das ist.

                                          Ich hab dann das device gesucht und das Device mit dieser ieeeAddr ist der Coordinator selbst. Ich hab das Teil dann mal rausgeschmissen und wurde auch wieder neu in die Datei geschrieben. Der Fehler bleibt aber.

                                          {
                                            "id": 1,
                                            "type": "Coordinator",
                                            "ieeeAddr": "0x00212effff05d77f",
                                            "nwkAddr": 0,
                                            "manufId": 0,
                                            "epList": [
                                              1,
                                              2,
                                              3,
                                              4,
                                              5,
                                              6,
                                              8,
                                              11,
                                              12,
                                              13,
                                              47,
                                              110,
                                              242
                                            ],
                                            "endpoints": {
                                              "1": {
                                                "profId": 260,
                                                "epId": 1,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "2": {
                                                "profId": 257,
                                                "epId": 2,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "3": {
                                                "profId": 261,
                                                "epId": 3,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "4": {
                                                "profId": 263,
                                                "epId": 4,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "5": {
                                                "profId": 264,
                                                "epId": 5,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "6": {
                                                "profId": 265,
                                                "epId": 6,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "8": {
                                                "profId": 260,
                                                "epId": 8,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "11": {
                                                "profId": 260,
                                                "epId": 11,
                                                "devId": 1024,
                                                "inClusterList": [],
                                                "outClusterList": [
                                                  1280,
                                                  1282
                                                ],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "12": {
                                                "profId": 49246,
                                                "epId": 12,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "13": {
                                                "profId": 260,
                                                "epId": 13,
                                                "devId": 5,
                                                "inClusterList": [
                                                  25
                                                ],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "47": {
                                                "profId": 260,
                                                "epId": 47,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "110": {
                                                "profId": 260,
                                                "epId": 110,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              },
                                              "242": {
                                                "profId": 41440,
                                                "epId": 242,
                                                "devId": 5,
                                                "inClusterList": [],
                                                "outClusterList": [],
                                                "clusters": {},
                                                "binds": [],
                                                "configuredReportings": [],
                                                "meta": {}
                                              }
                                            },
                                            "interviewCompleted": true,
                                            "meta": {},
                                            "lastSeen": 1632534126595
                                          }
                                          

                                          Das Format von dem Device sieht zumindest was JSON betrifft in Ordnung aus. Kann mir jemand helfen?

                                          Ergänzung:

                                          So ich hatte das Device aus der Sherpherd.db gelöscht und den Adapter neu gestartet. Dann wird das Device erneut in der shepherd.db angelegt aber die Fehlermeldung bleibt.

                                          2021-09-25 04:34:03.597 - info: zigbee.0 (21251) cleaned everything up...
                                          2021-09-25 04:34:03.600 - info: zigbee.0 (21251) Zigbee: disabling joining new devices.
                                          2021-09-25 04:34:04.297 - info: zigbee.0 (21251) terminating
                                          2021-09-25 04:34:04.299 - info: zigbee.0 (21251) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2021-09-25 04:34:04.305 - warn: zigbee.0 (21251) Got terminate signal. Checking desired PID: 3430 vs own PID 21251
                                          2021-09-25 04:34:05.378 - error: host.MWHome instance system.adapter.zigbee.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                          2021-09-25 04:34:05.379 - info: host.MWHome Do not restart adapter system.adapter.zigbee.0 because desired by instance
                                          2021-09-25 04:34:11.362 - info: zigbee.0 (3430) starting. Version 1.6.0 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.17.6, js-controller: 3.3.18
                                          2021-09-25 04:34:11.597 - info: zigbee.0 (3430) Starting Zigbee npm ...
                                          2021-09-25 04:34:12.533 - info: zigbee.0 (3430) Installed Version: iobroker.zigbee@1.6.0
                                          2021-09-25 04:34:12.686 - info: zigbee.0 (3430) Coordinator firmware version: {"type":"ConBee2/RaspBee2","meta":{"transportrev":0,"product":0,"majorrel":38,"minorrel":74,"maintrel":0,"revision":"0x264a0700"}}
                                          2021-09-25 04:34:12.721 - info: zigbee.0 (3430) Unable to disable LED, unsupported function.
                                          2021-09-25 04:34:12.957 - info: zigbee.0 (3430) --> transmitPower : normal
                                          2021-09-25 04:34:13.197 - info: zigbee.0 (3430) Unable to set transmit power, unsupported function.
                                          2021-09-25 04:34:13.205 - info: zigbee.0 (3430) Currently 21 devices are joined:
                                          2021-09-25 04:34:13.401 - info: zigbee.0 (3430) 0xec1bbdfffeebe96b (addr 21987): LED1649C5 - IKEA TRADFRI LED bulb E12/E14/E17 400 lumen, dimmable warm white, chandelier opal (Router)
                                          2021-09-25 04:34:13.407 - info: zigbee.0 (3430) 0xec1bbdfffeeae2df (addr 37220): LED1649C5 - IKEA TRADFRI LED bulb E12/E14/E17 400 lumen, dimmable warm white, chandelier opal (Router)
                                          2021-09-25 04:34:13.410 - info: zigbee.0 (3430) 0xec1bbdfffeeadb1a (addr 788): LED1649C5 - IKEA TRADFRI LED bulb E12/E14/E17 400 lumen, dimmable warm white, chandelier opal (Router)
                                          2021-09-25 04:34:13.414 - info: zigbee.0 (3430) 0xccccccfffe021ec0 (addr 44672): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
                                          2021-09-25 04:34:13.417 - info: zigbee.0 (3430) 0x00158d000411b98e (addr 2879): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                                          2021-09-25 04:34:13.419 - info: zigbee.0 (3430) 0x00158d00032c8aa8 (addr 7440): MFKZQ01LM - Xiaomi Mi/Aqara smart home cube (EndDevice)
                                          2021-09-25 04:34:13.421 - info: zigbee.0 (3430) 0x00158d000424453c (addr 15225): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                                          2021-09-25 04:34:13.424 - info: zigbee.0 (3430) 0xccccccfffeb3e954 (addr 2130): E1746 - IKEA TRADFRI signal repeater (Router)
                                          2021-09-25 04:34:13.426 - info: zigbee.0 (3430) 0x00158d0004282104 (addr 51621): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                                          2021-09-25 04:34:13.430 - info: zigbee.0 (3430) 0x00158d0004221522 (addr 31393): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                                          2021-09-25 04:34:13.432 - info: zigbee.0 (3430) 0x00158d0003f4bf3e (addr 9840): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                                          2021-09-25 04:34:13.434 - info: zigbee.0 (3430) 0x00158d0003f13adf (addr 9610): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                                          2021-09-25 04:34:13.436 - info: zigbee.0 (3430) 0x00158d000451a514 (addr 54452): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                                          2021-09-25 04:34:13.438 - info: zigbee.0 (3430) 0x00158d00042006e1 (addr 30835): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                                          2021-09-25 04:34:13.446 - info: zigbee.0 (3430) 0x00158d0004201088 (addr 27465): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                                          2021-09-25 04:34:13.450 - info: zigbee.0 (3430) 0x00158d0004281fd5 (addr 6494): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                                          2021-09-25 04:34:13.452 - info: zigbee.0 (3430) 0x00158d00053fbc8c (addr 48940): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                                          2021-09-25 04:34:13.454 - info: zigbee.0 (3430) 0x00158d00032c9cc7 (addr 57813): MFKZQ01LM - Xiaomi Mi/Aqara smart home cube (EndDevice)
                                          2021-09-25 04:34:13.456 - info: zigbee.0 (3430) 0x804b50fffee282e6 (addr 37006): ZS110050078 - Linkind Door/window Sensor (EndDevice)
                                          2021-09-25 04:34:13.458 - info: zigbee.0 (3430) 0x804b50fffee283c0 (addr 5248): ZS110050078 - Linkind Door/window Sensor (EndDevice)
                                          2021-09-25 04:34:13.468 - info: zigbee.0 (3430) 0x804b50fffee28475 (addr 37252): ZS110050078 - Linkind Door/window Sensor (EndDevice)
                                          2021-09-25 04:34:13.470 - info: zigbee.0 (3430) Zigbee started
                                          2021-09-25 04:34:31.366 - error: zigbee.0 (3430) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 04:34:31.374 - error: zigbee.0 (3430) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 04:35:41.929 - error: zigbee.0 (3430) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 04:35:41.944 - error: zigbee.0 (3430) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          

                                          Das hängt wohl mit allen Aktivitäten des Coordinators zusammen.

                                          Leider kann man das Logging zwischenzeitlich nicht ganz abschalten - da ja auf der error Stufe geloggt wird.

                                          Es handelt sich wie gesagt um einen conbee II - Stick.

                                          7b274826-0500-45eb-8583-f1346e52e22a-image.png

                                          Auch die Netzwerkkarte funktioniert mit dem Conbee nun (war glaube ich früher mal ein Problem)

                                          b044efef-0ac9-4edc-a8c0-da9578c5bebe-image.png

                                          also funktional schaut erst mal alles gut aus. Nur das Log läuft voll. 😧

                                          Beim Durchblättern des Threads scheinen wohl alle mit dem ConBee2 dieses Problem zu haben (wie
                                          @luie ==> https://forum.iobroker.net/topic/46927/zigbee-neue-version-1-6-0/49?=1632532816757
                                          @rotamint ==> https://forum.iobroker.net/topic/46927/zigbee-neue-version-1-6-0/20?
                                          =1632532816757
                                          )

                                          Im Prinzip treten die Fehlermeldungen wohl bei allen Nachrichten auf. Es scheint, dass jede Aktivität von allen Geräten diese Einträge generieren. Also nicht ein spezielles Gerät.

                                          Ich hab mal das LOG auf Debug gestellt und zwischen 2 Fehlermeldungen alles rein kopiert . Irgendwas steht da von wrong device. - Ich hoffe man kann damit was anfangen:

                                          2021-09-25 05:15:58.826 - error: zigbee.0 (17354) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 05:15:58.834 - error: zigbee.0 (17354) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 05:15:58.843 - debug: zigbee.0 (17354) Wrong device 00212effff05d77f null
                                          2021-09-25 05:15:58.844 - debug: zigbee.0 (17354) Wrong device 00212effff05d77f null
                                          2021-09-25 05:15:58.844 - debug: zigbee.0 (17354) Wrong device 00212effff05d77f null
                                          2021-09-25 05:15:58.845 - debug: zigbee.0 (17354) Wrong device 00212effff05d77f null
                                          2021-09-25 05:15:59.473 - debug: zigbee.0 (17354) convert result {"state":{"state":"OFF"},"readAfterWriteTime":0}
                                          2021-09-25 05:15:59.474 - debug: zigbee.0 (17354) entity: {"type":"device","device":{"ID":7,"_type":"Router","_ieeeAddr":"0xccccccfffe021ec0","_networkAddress":44672,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":1}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[33],"outputClusters":[33],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"IKEA of Sweden","_powerSource":"Mains (single phase)","_modelID":"TRADFRI bulb E27 WS opal 1000lm","_applicationVersion":32,"_stackVersion":98,"_zclVersion":2,"_hardwareVersion":1,"_dateCode":"20200312","_softwareBuildID":"2.0.029","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":2},"_lastSeen":1632539721177,"_linkquality":135},"mapped":{"exposes":[{"type":"light","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE","description":"On/off state of this light"},{"type":"numeric","name":"brightness","property":"brightness","access":7,"value_min":0,"value_max":254,"description":"Brightness of this light"},{"type":"numeric","name":"color_temp","property":"color_temp","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"}]},{"type":"numeric","name":"color_temp_startup","property":"color_temp_startup","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature after cold power on of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"},{"name":"previous","value":65535,"description":"Restore previous color_temp on cold power on"}]}]},{"type":"enum","name":"effect","property":"effect","access":2,"values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"],"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)"},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","previous","on"],"description":"Controls the behavior when the device is powered on"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"lightingColorCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["transition"],"attr":[]},{"key":["rate"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["color_temp_step"]},{"key":["color_temp_startup"]},{"key":["level_config"]},{"key":["power_on_behavior"]},{"key":["color_options"]},{"key":["color_mode"]},{"key":["effect","alert","flash"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]}],"ota":{},"zigbeeModel":["TRADFRI bulb E27 WS opal 1000lm","TRADFRI bulb E26 WS opal 1000lm"],"model":"LED1732G11","vendor":"IKEA","description":"TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white"},"endpoint":{"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":1}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},"endpoints":[{"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":1}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[33],"outputClusters":[33],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"name":"0xccccccfffe021ec0"}
                                          2021-09-25 05:15:59.475 - debug: zigbee.0 (17354) Mapped Model: {"exposes":[{"type":"light","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE","description":"On/off state of this light"},{"type":"numeric","name":"brightness","property":"brightness","access":7,"value_min":0,"value_max":254,"description":"Brightness of this light"},{"type":"numeric","name":"color_temp","property":"color_temp","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"}]},{"type":"numeric","name":"color_temp_startup","property":"color_temp_startup","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature after cold power on of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"},{"name":"previous","value":65535,"description":"Restore previous color_temp on cold power on"}]}]},{"type":"enum","name":"effect","property":"effect","access":2,"values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"],"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)"},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","previous","on"],"description":"Controls the behavior when the device is powered on"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"lightingColorCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["transition"],"attr":[]},{"key":["rate"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["color_temp_step"]},{"key":["color_temp_startup"]},{"key":["level_config"]},{"key":["power_on_behavior"]},{"key":["color_options"]},{"key":["color_mode"]},{"key":["effect","alert","flash"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]}],"ota":{},"zigbeeModel":["TRADFRI bulb E27 WS opal 1000lm","TRADFRI bulb E26 WS opal 1000lm"],"model":"LED1732G11","vendor":"IKEA","description":"TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white"}
                                          2021-09-25 05:15:59.558 - debug: zigbee.0 (17354) handleMessage. {"type":"readResponse","device":{"ID":7,"_type":"Router","_ieeeAddr":"0xccccccfffe021ec0","_networkAddress":44672,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":0}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[33],"outputClusters":[33],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"IKEA of Sweden","_powerSource":"Mains (single phase)","_modelID":"TRADFRI bulb E27 WS opal 1000lm","_applicationVersion":32,"_stackVersion":98,"_zclVersion":2,"_hardwareVersion":1,"_dateCode":"20200312","_softwareBuildID":"2.0.029","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":2},"_lastSeen":1632539759557,"_linkquality":151},"endpoint":"[Circular]","data":{"onOff":0},"linkquality":151,"groupID":null,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":11,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0}}}
                                          2021-09-25 05:15:59.559 - debug: zigbee.0 (17354) Received Zigbee message from '0xccccccfffe021ec0', type 'readResponse', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID null
                                          2021-09-25 05:15:59.560 - debug: zigbee.0 (17354) Type readResponse device {"type":"device","device":{"ID":7,"_type":"Router","_ieeeAddr":"0xccccccfffe021ec0","_networkAddress":44672,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":0}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[33],"outputClusters":[33],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"IKEA of Sweden","_powerSource":"Mains (single phase)","_modelID":"TRADFRI bulb E27 WS opal 1000lm","_applicationVersion":32,"_stackVersion":98,"_zclVersion":2,"_hardwareVersion":1,"_dateCode":"20200312","_softwareBuildID":"2.0.029","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":2},"_lastSeen":1632539759557,"_linkquality":151},"mapped":{"exposes":[{"type":"light","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE","description":"On/off state of this light"},{"type":"numeric","name":"brightness","property":"brightness","access":7,"value_min":0,"value_max":254,"description":"Brightness of this light"},{"type":"numeric","name":"color_temp","property":"color_temp","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"}]},{"type":"numeric","name":"color_temp_startup","property":"color_temp_startup","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature after cold power on of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"},{"name":"previous","value":65535,"description":"Restore previous color_temp on cold power on"}]}]},{"type":"enum","name":"effect","property":"effect","access":2,"values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"],"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)"},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","previous","on"],"description":"Controls the behavior when the device is powered on"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"lightingColorCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["transition"],"attr":[]},{"key":["rate"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["color_temp_step"]},{"key":["color_temp_startup"]},{"key":["level_config"]},{"key":["power_on_behavior"]},{"key":["color_options"]},{"key":["color_mode"]},{"key":["effect","alert","flash"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]}],"ota":{},"zigbeeModel":["TRADFRI bulb E27 WS opal 1000lm","TRADFRI bulb E26 WS opal 1000lm"],"model":"LED1732G11","vendor":"IKEA","description":"TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white"},"name":"0xccccccfffe021ec0"} incoming event: {"type":"readResponse","device":{"ID":7,"_type":"Router","_ieeeAddr":"0xccccccfffe021ec0","_networkAddress":44672,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":0}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[33],"outputClusters":[33],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"IKEA of Sweden","_powerSource":"Mains (single phase)","_modelID":"TRADFRI bulb E27 WS opal 1000lm","_applicationVersion":32,"_stackVersion":98,"_zclVersion":2,"_hardwareVersion":1,"_dateCode":"20200312","_softwareBuildID":"2.0.029","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":2},"_lastSeen":1632539759557,"_linkquality":151},"endpoint":"[Circular]","data":{"onOff":0},"linkquality":151,"groupID":null,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":11,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0}}}
                                          2021-09-25 05:15:59.623 - debug: zigbee.0 (17354) Publish {"state":"OFF"} to "ccccccfffe021ec0"
                                          2021-09-25 05:16:03.602 - debug: zigbee.0 (17354) User stateChange zigbee.0.ccccccfffe021ec0.state {"val":true,"ack":false,"ts":1632539763596,"q":0,"from":"system.adapter.node-red.0","user":"system.user.admin","lc":1632539763596}
                                          2021-09-25 05:16:03.611 - debug: zigbee.0 (17354) Change state 'state' at device 0xccccccfffe021ec0 type 'LED1732G11'
                                          2021-09-25 05:16:03.614 - debug: zigbee.0 (17354) entity: {"type":"device","device":{"ID":7,"_type":"Router","_ieeeAddr":"0xccccccfffe021ec0","_networkAddress":44672,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":0}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[33],"outputClusters":[33],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"IKEA of Sweden","_powerSource":"Mains (single phase)","_modelID":"TRADFRI bulb E27 WS opal 1000lm","_applicationVersion":32,"_stackVersion":98,"_zclVersion":2,"_hardwareVersion":1,"_dateCode":"20200312","_softwareBuildID":"2.0.029","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":2},"_lastSeen":1632539759557,"_linkquality":151},"mapped":{"exposes":[{"type":"light","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE","description":"On/off state of this light"},{"type":"numeric","name":"brightness","property":"brightness","access":7,"value_min":0,"value_max":254,"description":"Brightness of this light"},{"type":"numeric","name":"color_temp","property":"color_temp","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"}]},{"type":"numeric","name":"color_temp_startup","property":"color_temp_startup","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature after cold power on of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"},{"name":"previous","value":65535,"description":"Restore previous color_temp on cold power on"}]}]},{"type":"enum","name":"effect","property":"effect","access":2,"values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"],"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)"},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","previous","on"],"description":"Controls the behavior when the device is powered on"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"lightingColorCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["transition"],"attr":[]},{"key":["rate"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["color_temp_step"]},{"key":["color_temp_startup"]},{"key":["level_config"]},{"key":["power_on_behavior"]},{"key":["color_options"]},{"key":["color_mode"]},{"key":["effect","alert","flash"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]}],"ota":{},"zigbeeModel":["TRADFRI bulb E27 WS opal 1000lm","TRADFRI bulb E26 WS opal 1000lm"],"model":"LED1732G11","vendor":"IKEA","description":"TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white"},"endpoint":"[Circular]","endpoints":"[Circular]","name":"0xccccccfffe021ec0"}
                                          2021-09-25 05:16:03.615 - debug: zigbee.0 (17354) Mapped Model: {"exposes":[{"type":"light","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE","description":"On/off state of this light"},{"type":"numeric","name":"brightness","property":"brightness","access":7,"value_min":0,"value_max":254,"description":"Brightness of this light"},{"type":"numeric","name":"color_temp","property":"color_temp","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"}]},{"type":"numeric","name":"color_temp_startup","property":"color_temp_startup","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature after cold power on of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"},{"name":"previous","value":65535,"description":"Restore previous color_temp on cold power on"}]}]},{"type":"enum","name":"effect","property":"effect","access":2,"values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"],"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)"},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","previous","on"],"description":"Controls the behavior when the device is powered on"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"lightingColorCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["transition"],"attr":[]},{"key":["rate"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["color_temp_step"]},{"key":["color_temp_startup"]},{"key":["level_config"]},{"key":["power_on_behavior"]},{"key":["color_options"]},{"key":["color_mode"]},{"key":["effect","alert","flash"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]}],"ota":{},"zigbeeModel":["TRADFRI bulb E27 WS opal 1000lm","TRADFRI bulb E26 WS opal 1000lm"],"model":"LED1732G11","vendor":"IKEA","description":"TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white"}
                                          2021-09-25 05:16:03.616 - debug: zigbee.0 (17354) convert state, "ON", {"state":"ON","transition_time":0}
                                          2021-09-25 05:16:03.616 - debug: zigbee.0 (17354) target: {"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":0}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}
                                          2021-09-25 05:16:03.703 - debug: zigbee.0 (17354) convert result {"state":{"state":"ON"},"readAfterWriteTime":0}
                                          2021-09-25 05:16:06.143 - debug: zigbee.0 (17354) User stateChange zigbee.0.group_2.state {"val":true,"ack":false,"ts":1632539766135,"q":0,"from":"system.adapter.node-red.0","user":"system.user.admin","lc":1632539766135}
                                          2021-09-25 05:16:06.153 - debug: zigbee.0 (17354) User stateChange zigbee.0.ccccccfffe021ec0.state {"val":false,"ack":false,"ts":1632539766135,"q":0,"from":"system.adapter.node-red.0","user":"system.user.admin","lc":1632539766135}
                                          2021-09-25 05:16:06.173 - debug: zigbee.0 (17354) Change state 'state' at device 2 type 'group'
                                          2021-09-25 05:16:06.175 - debug: zigbee.0 (17354) entity: {"type":"group","mapped":{"databaseID":6,"groupID":2,"_members":{},"meta":{},"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["color"]},null,{"key":["transition"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["color_temp_step"]},null],"model":"group"},"group":"[Circular]","name":"Group 2"}
                                          2021-09-25 05:16:06.176 - debug: zigbee.0 (17354) Mapped Model: {"databaseID":6,"groupID":2,"_members":{},"meta":{},"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["color"]},null,{"key":["transition"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["color_temp_step"]},null],"model":"group"}
                                          2021-09-25 05:16:06.177 - debug: zigbee.0 (17354) convert state, "ON", {"state":"ON"}
                                          2021-09-25 05:16:06.178 - debug: zigbee.0 (17354) target: {"databaseID":6,"groupID":2,"_members":{},"meta":{},"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["color"]},null,{"key":["transition"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["color_temp_step"]},null],"model":"group"}
                                          2021-09-25 05:16:06.188 - debug: zigbee.0 (17354) Change state 'state' at device 0xccccccfffe021ec0 type 'LED1732G11'
                                          2021-09-25 05:16:06.191 - debug: zigbee.0 (17354) entity: {"type":"device","device":{"ID":7,"_type":"Router","_ieeeAddr":"0xccccccfffe021ec0","_networkAddress":44672,"_manufacturerID":4476,"_endpoints":[{"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":0}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":97,"inputClusters":[33],"outputClusters":[33],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"IKEA of Sweden","_powerSource":"Mains (single phase)","_modelID":"TRADFRI bulb E27 WS opal 1000lm","_applicationVersion":32,"_stackVersion":98,"_zclVersion":2,"_hardwareVersion":1,"_dateCode":"20200312","_softwareBuildID":"2.0.029","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{"configured":2},"_lastSeen":1632539763703,"_linkquality":151},"mapped":{"exposes":[{"type":"light","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE","description":"On/off state of this light"},{"type":"numeric","name":"brightness","property":"brightness","access":7,"value_min":0,"value_max":254,"description":"Brightness of this light"},{"type":"numeric","name":"color_temp","property":"color_temp","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"}]},{"type":"numeric","name":"color_temp_startup","property":"color_temp_startup","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature after cold power on of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"},{"name":"previous","value":65535,"description":"Restore previous color_temp on cold power on"}]}]},{"type":"enum","name":"effect","property":"effect","access":2,"values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"],"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)"},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","previous","on"],"description":"Controls the behavior when the device is powered on"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"lightingColorCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["transition"],"attr":[]},{"key":["rate"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["color_temp_step"]},{"key":["color_temp_startup"]},{"key":["level_config"]},{"key":["power_on_behavior"]},{"key":["color_options"]},{"key":["color_mode"]},{"key":["effect","alert","flash"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]}],"ota":{},"zigbeeModel":["TRADFRI bulb E27 WS opal 1000lm","TRADFRI bulb E26 WS opal 1000lm"],"model":"LED1732G11","vendor":"IKEA","description":"TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white"},"endpoint":"[Circular]","endpoints":"[Circular]","name":"0xccccccfffe021ec0"}
                                          2021-09-25 05:16:06.192 - debug: zigbee.0 (17354) Mapped Model: {"exposes":[{"type":"light","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","value_toggle":"TOGGLE","description":"On/off state of this light"},{"type":"numeric","name":"brightness","property":"brightness","access":7,"value_min":0,"value_max":254,"description":"Brightness of this light"},{"type":"numeric","name":"color_temp","property":"color_temp","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"}]},{"type":"numeric","name":"color_temp_startup","property":"color_temp_startup","access":7,"unit":"mired","value_min":250,"value_max":454,"description":"Color temperature after cold power on of this light","presets":[{"name":"coolest","value":250,"description":"Coolest temperature supported"},{"name":"cool","value":250,"description":"Cool temperature (250 mireds / 4000 Kelvin)"},{"name":"neutral","value":370,"description":"Neutral temperature (370 mireds / 2700 Kelvin)"},{"name":"warm","value":454,"description":"Warm temperature (454 mireds / 2200 Kelvin)"},{"name":"warmest","value":454,"description":"Warmest temperature supported"},{"name":"previous","value":65535,"description":"Restore previous color_temp on cold power on"}]}]},{"type":"enum","name":"effect","property":"effect","access":2,"values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"],"description":"Triggers an effect on the light (e.g. make light blink for a few seconds)"},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","previous","on"],"description":"Controls the behavior when the device is powered on"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"lightingColorCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genLevelCtrl","type":["attributeReport","readResponse"]},{"cluster":"genOnOff","type":["attributeReport","readResponse"]},{"cluster":"genBasic","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","brightness","brightness_percent"]},{"key":["color_temp","color_temp_percent"]},{"key":["transition"],"attr":[]},{"key":["rate"],"attr":[]},{"key":["brightness_move","brightness_move_onoff"]},{"key":["colortemp_move","color_temp_move"]},{"key":["brightness_step","brightness_step_onoff"]},{"key":["color_temp_step"]},{"key":["color_temp_startup"]},{"key":["level_config"]},{"key":["power_on_behavior"]},{"key":["color_options"]},{"key":["color_mode"]},{"key":["effect","alert","flash"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]}],"ota":{},"zigbeeModel":["TRADFRI bulb E27 WS opal 1000lm","TRADFRI bulb E26 WS opal 1000lm"],"model":"LED1732G11","vendor":"IKEA","description":"TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white"}
                                          2021-09-25 05:16:06.196 - debug: zigbee.0 (17354) convert state, "OFF", {"state":"OFF","transition_time":0}
                                          2021-09-25 05:16:06.197 - debug: zigbee.0 (17354) target: {"ID":1,"profileID":260,"deviceID":268,"inputClusters":[0,3,4,5,6,8,768,4096,64636],"outputClusters":[5,25,32,4096],"deviceNetworkAddress":44672,"deviceIeeeAddress":"0xccccccfffe021ec0","clusters":{"genBasic":{"attributes":{"modelId":"TRADFRI bulb E27 WS opal 1000lm","manufacturerName":"IKEA of Sweden","powerSource":1,"zclVersion":2,"appVersion":32,"stackVersion":98,"hwVersion":1,"dateCode":"20200312","swBuildId":"2.0.029"}},"genOnOff":{"attributes":{"onOff":0}},"genLevelCtrl":{"attributes":{"currentLevel":152,"onOffTransitionTime":5,"startUpCurrentLevel":255}},"lightingColorCtrl":{"attributes":{"colorTemperature":350,"colorCapabilities":16,"colorTempPhysicalMin":250,"colorTempPhysicalMax":454,"startUpColorTemperature":65535,"colorMode":2}}},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}
                                          2021-09-25 05:16:06.214 - debug: zigbee.0 (17354) handleMessage. {"type":"commandOn","device":{"ID":1,"_type":"Coordinator","_ieeeAddr":"0x00212effff05d77f","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":3,"profileID":261,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":1632539766213,"_linkquality":19},"endpoint":"[Circular]","data":{},"linkquality":19,"groupID":2,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":13,"manufacturerCode":null,"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":0,"disableDefaultResponse":true,"reservedBits":0}}}
                                          2021-09-25 05:16:06.216 - debug: zigbee.0 (17354) Received Zigbee message from '0x00212effff05d77f', type 'commandOn', cluster 'genOnOff', data '{}' from endpoint 1 with groupID 2
                                          2021-09-25 05:16:06.219 - debug: zigbee.0 (17354) Type commandOn device {"type":"device","device":{"ID":1,"_type":"Coordinator","_ieeeAddr":"0x00212effff05d77f","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":3,"profileID":261,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":1632539766213,"_linkquality":19},"mapped":null,"name":"Coordinator"} incoming event: {"type":"commandOn","device":{"ID":1,"_type":"Coordinator","_ieeeAddr":"0x00212effff05d77f","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":3,"profileID":261,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00212effff05d77f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":1632539766213,"_linkquality":19},"endpoint":"[Circular]","data":{},"linkquality":19,"groupID":2,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":13,"manufacturerCode":null,"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":0,"disableDefaultResponse":true,"reservedBits":0}}}
                                          2021-09-25 05:16:06.249 - error: zigbee.0 (17354) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 05:16:06.262 - error: zigbee.0 (17354) Device 0x00212effff05d77f "undefined" not described in statesMapping.
                                          2021-09-25 05:16:06.278 - debug: zigbee.0 (17354) Wrong device 00212effff05d77f null
                                          2021-09-25 05:16:06.279 - debug: zigbee.0 (17354) Wrong device 00212effff05d77f null
                                          2021-09-25 05:16:06.280 - debug: zigbee.0 (17354) Wrong device 00212effff05d77f null
                                          2021-09-25 05:16:06.281 - debug: zigbee.0 (17354) Wrong device 00212effff05d77f null
                                          2021-09-25 05:16:06.626 - debug: zigbee.0 (17354) convert result {"state":{"state":"OFF"},"readAfterWriteTime":0}
                                          2021-09-25 05:16:06.858 - debug: zigbee.0 (17354) convert result {"state":{"state":"ON"},"readAfterWriteTime":0}
                                          

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

                                            @mickym So ich bin inzwischen etwas weiter gekommen. Es scheint nun doch so zu sein, dass die Fehlermeldungen in der Regel auftauchen, wenn man Geräte über die Gruppenfunktion schaltet. Bewegungsmelder, die den Fehler erzeugt haben, habe ich neu gepairt und da ist nun Ruhe. Es scheint also ein Problem mit der Gruppenfunktion zu geben.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            869
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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