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.
    • 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
        • mickym
          mickym Most Active @mickym last edited by

          @mickym UPDATE:

          Geräte, die die Fehlermeldung erzeugt haben neu gepairt - aber Gruppenfunktion erzeugt diese Fehler. Wird nicht mit Gruppen gearbeitet funktioniert der deconz2 Stick mit dem Zigbee-Adapter durchaus zufriedenstellend. Einen einzigen Absturz hatte ich bislang.

          Die neu gepairten Dev. werden zwar in der Netzwerkkarte nicht richtig (also ohne Verbindung dargestellt) - aber das Hauptproblem des Adapters in dieser Version mit dem deconz2 Stick scheint wohl die Gruppenfunktion zu sein.

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

            @mickym Siehe Hier:

            https://github.com/ioBroker/ioBroker.zigbee/issues/1219

            asgothian created this issue in ioBroker/ioBroker.zigbee

            closed Deconz stick publishes Link Quality when a group is switched #1219

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

              @asgothian

              Danke

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

                @asgothian Gibt noch hin und wieder einen kompletten Absturz des Adapters - aber durch automatischen Neustart fängt sich das System wieder:

                2021-09-27 11:20:11.080 - error: zigbee.0 (23900) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                2021-09-27 11:20:11.081 - error: zigbee.0 (23900) unhandled promise rejection: undefined
                2021-09-27 11:20:11.084 - info: zigbee.0 (23900) cleaned everything up...
                2021-09-27 11:20:11.169 - info: zigbee.0 (23900) Zigbee: disabling joining new devices.
                2021-09-27 11:20:11.423 - info: zigbee.0 (23900) terminating
                2021-09-27 11:20:11.427 - warn: zigbee.0 (23900) Terminated (UNCAUGHT_EXCEPTION): Without reason
                2021-09-27 11:20:12.052 - error: host.MWHome Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                2021-09-27 11:20:12.057 - error: host.MWHome Caught by controller[1]: undefined
                2021-09-27 11:20:12.058 - error: host.MWHome instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                2021-09-27 11:20:12.058 - info: host.MWHome Restart adapter system.adapter.zigbee.0 because enabled
                2021-09-27 11:20:42.155 - info: host.MWHome instance system.adapter.zigbee.0 started with pid 6892
                2021-09-27 11:20:46.357 - info: zigbee.0 (6892) starting. Version 1.6.0 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.17.6, js-controller: 3.3.18
                2021-09-27 11:20:46.478 - info: zigbee.0 (6892) Starting Zigbee npm ...
                

                weiß nicht ob man das nachverfolgen will?

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

                  @mickym

                  Poste doch mal die log Zeilen von vor dem Absturz.

                  A.

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

                    @asgothian sagte in ZigBee neue Version 1.6.0:

                    @mickym

                    Poste doch mal die log Zeilen von vor dem Absturz.

                    A.

                    Ich glaub zwar nicht, dass das was bringt - ich hab den Adapter wieder auf Info Level gestellt und da ist nichts:

                    2021-09-27 09:45:08.029 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 10:00:00.102 - info: host.MWHome instance system.adapter.dwd.0 started with pid 22353
                    2021-09-27 10:00:02.972 - info: dwd.0 (22353) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 10:00:07.774 - info: dwd.0 (22353) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 10:00:08.320 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 10:07:28.753 - warn: zigbee.0 (23900) Failed to ping 0xccccccfffeb3e954 TRADFRI Signal Repeater
                    2021-09-27 10:15:00.114 - info: host.MWHome instance system.adapter.dwd.0 started with pid 25506
                    2021-09-27 10:15:04.932 - info: dwd.0 (25506) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 10:15:08.409 - info: dwd.0 (25506) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 10:15:08.947 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 10:30:00.153 - info: host.MWHome instance system.adapter.dwd.0 started with pid 28640
                    2021-09-27 10:30:03.171 - info: dwd.0 (28640) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 10:30:07.556 - info: dwd.0 (28640) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 10:30:08.108 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 10:45:00.163 - info: host.MWHome instance system.adapter.dwd.0 started with pid 31705
                    2021-09-27 10:45:03.057 - info: dwd.0 (31705) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 10:45:06.804 - info: dwd.0 (31705) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 10:45:07.348 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 11:00:00.165 - info: host.MWHome instance system.adapter.dwd.0 started with pid 2458
                    2021-09-27 11:00:03.185 - info: dwd.0 (2458) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 11:00:07.471 - info: dwd.0 (2458) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 11:00:08.007 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 11:15:00.141 - info: host.MWHome instance system.adapter.dwd.0 started with pid 5718
                    2021-09-27 11:15:04.878 - info: dwd.0 (5718) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 11:15:07.486 - info: dwd.0 (5718) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 11:15:08.030 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 11:20:11.080 - error: zigbee.0 (23900) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                    2021-09-27 11:20:11.081 - error: zigbee.0 (23900) unhandled promise rejection: undefined
                    2021-09-27 11:20:11.084 - info: zigbee.0 (23900) cleaned everything up...
                    2021-09-27 11:20:11.169 - info: zigbee.0 (23900) Zigbee: disabling joining new devices.
                    2021-09-27 11:20:11.423 - info: zigbee.0 (23900) terminating
                    2021-09-27 11:20:11.427 - warn: zigbee.0 (23900) Terminated (UNCAUGHT_EXCEPTION): Without reason
                    2021-09-27 11:20:12.052 - error: host.MWHome Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                    2021-09-27 11:20:12.057 - error: host.MWHome Caught by controller[1]: undefined
                    2021-09-27 11:20:12.058 - error: host.MWHome instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                    2021-09-27 11:20:12.058 - info: host.MWHome Restart adapter system.adapter.zigbee.0 because enabled
                    2021-09-27 11:20:42.155 - info: host.MWHome instance system.adapter.zigbee.0 started with pid 6892
                    2021-09-27 11:20:46.357 - info: zigbee.0 (6892) starting. Version 1.6.0 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 11:20:46.478 - info: zigbee.0 (6892) Starting Zigbee npm ...
                    2021-09-27 11:20:46.864 - info: zigbee.0 (6892) Installed Version: iobroker.zigbee@1.6.0
                    2021-09-27 11:20:47.066 - info: zigbee.0 (6892) Coordinator firmware version: {"type":"ConBee2/RaspBee2","meta":{"transportrev":0,"product":0,"majorrel":38,"minorrel":74,"maintrel":0,"revision":"0x264a0700"}}
                    2021-09-27 11:20:47.088 - info: zigbee.0 (6892) Unable to disable LED, unsupported function.
                    2021-09-27 11:20:47.223 - info: zigbee.0 (6892) --> transmitPower : normal
                    2021-09-27 11:20:47.334 - info: zigbee.0 (6892) Unable to set transmit power, unsupported function.
                    2021-09-27 11:20:47.342 - info: zigbee.0 (6892) Currently 21 devices are joined:
                    2021-09-27 11:20:47.471 - info: zigbee.0 (6892) 0xec1bbdfffeebe96b (addr 21987): LED1649C5 - IKEA TRADFRI LED bulb E12/E14/E17 400 lumen, dimmable warm white, chandelier opal (Router)
                    2021-09-27 11:20:47.477 - info: zigbee.0 (6892) 0xec1bbdfffeeae2df (addr 37220): LED1649C5 - IKEA TRADFRI LED bulb E12/E14/E17 400 lumen, dimmable warm white, chandelier opal (Router)
                    2021-09-27 11:20:47.479 - info: zigbee.0 (6892) 0xec1bbdfffeeadb1a (addr 788): LED1649C5 - IKEA TRADFRI LED bulb E12/E14/E17 400 lumen, dimmable warm white, chandelier opal (Router)
                    2021-09-27 11:20:47.481 - info: zigbee.0 (6892) 0xccccccfffe021ec0 (addr 44672): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
                    2021-09-27 11:20:47.484 - info: zigbee.0 (6892) 0x00158d000411b98e (addr 51704): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                    2021-09-27 11:20:47.486 - info: zigbee.0 (6892) 0x00158d00032c8aa8 (addr 7440): MFKZQ01LM - Xiaomi Mi/Aqara smart home cube (EndDevice)
                    2021-09-27 11:20:47.488 - info: zigbee.0 (6892) 0x00158d000424453c (addr 15225): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                    2021-09-27 11:20:47.491 - info: zigbee.0 (6892) 0xccccccfffeb3e954 (addr 2130): E1746 - IKEA TRADFRI signal repeater (Router)
                    2021-09-27 11:20:47.493 - info: zigbee.0 (6892) 0x00158d0004282104 (addr 51621): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                    2021-09-27 11:20:47.494 - info: zigbee.0 (6892) 0x00158d0004221522 (addr 31393): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                    2021-09-27 11:20:47.496 - info: zigbee.0 (6892) 0x00158d0003f4bf3e (addr 9840): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                    2021-09-27 11:20:47.498 - info: zigbee.0 (6892) 0x00158d0003f13adf (addr 9610): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                    2021-09-27 11:20:47.500 - info: zigbee.0 (6892) 0x00158d000451a514 (addr 54452): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                    2021-09-27 11:20:47.503 - info: zigbee.0 (6892) 0x00158d00042006e1 (addr 30835): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                    2021-09-27 11:20:47.505 - info: zigbee.0 (6892) 0x00158d0004201088 (addr 27465): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                    2021-09-27 11:20:47.508 - info: zigbee.0 (6892) 0x00158d0004281fd5 (addr 6494): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                    2021-09-27 11:20:47.510 - info: zigbee.0 (6892) 0x00158d00053fbc8c (addr 48940): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                    2021-09-27 11:20:47.513 - info: zigbee.0 (6892) 0x00158d00032c9cc7 (addr 57813): MFKZQ01LM - Xiaomi Mi/Aqara smart home cube (EndDevice)
                    2021-09-27 11:20:47.515 - info: zigbee.0 (6892) 0x804b50fffee282e6 (addr 57512): ZS110050078 - Linkind Door/window Sensor (EndDevice)
                    2021-09-27 11:20:47.517 - info: zigbee.0 (6892) 0x804b50fffee283c0 (addr 42570): ZS110050078 - Linkind Door/window Sensor (EndDevice)
                    2021-09-27 11:20:47.519 - info: zigbee.0 (6892) 0x804b50fffee28475 (addr 54088): ZS110050078 - Linkind Door/window Sensor (EndDevice)
                    2021-09-27 11:20:47.521 - info: zigbee.0 (6892) Zigbee started
                    2021-09-27 11:30:00.148 - info: host.MWHome instance system.adapter.dwd.0 started with pid 8833
                    2021-09-27 11:30:03.376 - info: dwd.0 (8833) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 11:30:07.558 - info: dwd.0 (8833) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 11:30:08.097 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 11:38:44.476 - info: mqtt.2 (29397) send2Server tr-064.0.devices.MWiPhone.active[iobroker/tr-064/0/devices/MWiPhone/active]
                    2021-09-27 11:38:44.480 - info: mqtt.2 (29397) send2Server tr-064.0.devices.MWiPhone.lastInactive[iobroker/tr-064/0/devices/MWiPhone/lastInactive]
                    2021-09-27 11:38:44.485 - info: mqtt.2 (29397) send2Server tr-064.0.devices.MWiPhone.lastInactive-ts[iobroker/tr-064/0/devices/MWiPhone/lastInactive-ts]
                    2021-09-27 11:38:44.489 - info: mqtt.2 (29397) send2Server tr-064.0.devices.MWiPhone[iobroker/tr-064/0/devices/MWiPhone]
                    2021-09-27 11:44:25.761 - info: mercedesme.0 (3201) State value to set for "mercedesme.0.W1K2384591F149129.history.tankLevelLast" has to be stringified but received type "number"
                    2021-09-27 11:45:00.129 - info: host.MWHome instance system.adapter.dwd.0 started with pid 11874
                    2021-09-27 11:45:03.309 - info: dwd.0 (11874) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 11:45:07.568 - info: dwd.0 (11874) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 11:45:08.116 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 12:00:00.140 - info: host.MWHome instance system.adapter.dwd.0 started with pid 14911
                    2021-09-27 12:00:03.352 - info: dwd.0 (14911) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 12:00:07.782 - info: dwd.0 (14911) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 12:00:08.320 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 12:15:00.092 - info: host.MWHome instance system.adapter.dwd.0 started with pid 17969
                    2021-09-27 12:15:05.111 - info: dwd.0 (17969) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 12:15:07.672 - info: dwd.0 (17969) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 12:15:08.220 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2021-09-27 12:18:02.433 - info: mercedesme.0 (3201) State value to set for "mercedesme.0.W1K2384591F149129.history.tankLevelLast" has to be stringified but received type "number"
                    2021-09-27 12:18:52.690 - warn: zigbee.0 (6892) Failed to ping 0xccccccfffe021ec0 TRADFRI bulb E27 WS opal 1000lm
                    2021-09-27 12:30:00.090 - info: host.MWHome instance system.adapter.dwd.0 started with pid 20979
                    2021-09-27 12:30:03.181 - info: dwd.0 (20979) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                    2021-09-27 12:30:07.677 - info: dwd.0 (20979) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2021-09-27 12:30:08.213 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    

                    Lediglich um 10:07 ist ein ping fehlgeschlagen - das passiert schon mal und sehe ich nicht in Zusammenhang mit dem Absturz um 11:20 - also über 1 Std. später

                    Kann mich auch nicht an eine spezielle Situation erinnern - oder was geschaltet zu haben. Wie gesagt, wenn ich das nicht in dem LOG gefunden hätte, hätte ich es nicht bemerkt. Ich kann das zwar wieder auf debug umstellen, aber das bläht halt das LOG immens auf, wenn man nicht weiß nach was man suchen soll. Ich habs trotzdem mal gepostet, vielleicht ist ja sonst noch was bekannt?

                    Thomas Braun Asgothian mickym 3 Replies Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @mickym last edited by

                      @mickym
                      Aktualisier mal die Firmware von dem Stick.

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

                        @thomas-braun Ja das ist mir auch schon durch den Kopf gegangen. Habe auch schon gelesen, wie es geht. Ich muss mich nur trauen. Aber Du hast schon Recht.

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

                          @mickym Die ist so alt, die wird schon gar nicht mehr im changelog aufgeführt.

                          Edit: Doch noch drin. Aber nur noch so gerade eben...

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

                            @thomas-braun So hab auf die neueste Version upgegraded - habe es geschafft ohne den Stick kaputt zu machen. 😉

                            5b5a16ce-ef6f-424e-b0d4-02be14fe1814-image.png

                            Also mal schauen, ob die Abstürze noch kommen. 😉

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

                              Ob das so eine gute Idee war - mit dem FW Upgrade weiß ich noch nicht und ein Device war nicht mehr ansprechbar. Das Koppeln ist eine Katastrophe. Es findet immer nur der 1. Teil des Interviews statt und der 2. Teil lässt auf sich warten. Hoffentlich klappt das irgendwann.

                              Update: So bin eine Version zurückgegangen und damit klappt das Pairen wieder besser - und alle Geräte sind aktuell ansprechbar - auch das Ansprechverhalten scheint besser zu sein, als bei der letzten FW Version

                              4d99f982-abba-4c2b-bacb-2d47fc065603-image.png

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

                                @mickym sagte in ZigBee neue Version 1.6.0:

                                Ich habs trotzdem mal gepostet, vielleicht ist ja sonst noch was bekannt?

                                Es sind einige Effekte bekannt ohne das zu 100 % klar ist wo sie her kommen. Bisher ist ein Debugging dieser Effekte schwer da (meines Wissens) keiner der Entwickler sie bei sich nachstellen kann.

                                Setzt du Blitzwolf Zigbee Steckdosen ein ? Wenn Ja, kannst du diese mal für eine Zeit aus dem Zigbee Netz nehmen um zu verifizieren das das Problem in diesem Umfeld auftritt ?

                                A.

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

                                  @asgothian Nein diese Steckdosen sind bei mir nicht im Einsatz.
                                  Im Moment verhält sich das System (mit der vorletzten FW Version) - mal von dem Gruppensteuerungs-Bug abgesehen - sehr stabil. (also die letzten 9 Stunden. 😄 ).

                                  Ich hoffe mal, dass das Upgrade was zur Stabilität beigetragen hat.

                                  Ansonsten finde ich es toll (weiß nicht warum da immer noch Experimentalstadium steht), dass der Adapter diesen Conbee2 Stick unterstützt. Das möchte ich gerne loswerden.

                                  Im Vergleich zum CC2531 ist

                                  • die Reichweite wesentlich besser
                                  • kann man den Stick unter Windows mit dem GCFFlasher updaten ohne irgendwelche Kabel und Zusatzgeräte (einfach Stick an den USB Stick und FW aufspielen). Finde ich Klasse
                                  • das mit dem Pairen und der letzten FW Version hat wie gesagt nicht so gut geklappt, aber mit der vorletzten Version ging das nun ganz gut. Gefunden hat das Ding die neue Hardware immer, aber den 2. Teil des Interviews hat nie statt gefunden.
                                  • Der Stick wird quasi immer gefunden und hängt nun sogar über ein USB Hub am System, also nicht mehr direkt am Raspberry. Bei dem CC2531 war das nicht möglich, der wurde dann gar nicht mehr gefunden, wenn er nicht direkt am Raspberry angeschlossen war. Da wurde das Teil aber immer relativ heiß - was sich in meinen Augen dann eben auch negativ auf die Lebensdauer auswirkt.
                                  • Ich habe nun nicht die Rieseninstallation (nur 21 Geräte), davon waren bis auf 4 alle sofort ansprechbar nach dem Stickwechsel und ich musste die nicht wieder neu pairen (nur in den Einstellungen auf Deconz umgestellt). Super !!!!
                                  • beim CC2531 hat sich wohl im Vorfeld angekündigt, dass sich hier die HW bald verabschiedet - indem der Fehler, dass am seriellen Port nicht geöffnet werden kann, vermehrt aufgetreten ist. Als das dann plötzlich mitten im laufenden Betrieb passiert ist - wusste ich das die HW hinüber war. Das war ja schon der 2. Sticke (beide Haltbarkeit von ca. 1 Jahr). Vor 1 Jahr war aber der Adapter noch nicht soweit, dass der Deconz2 so gut unterstützt wurde - da habt ihr viel daran gemacht. Also Danke nochmals.
                                  arteck 1 Reply Last reply Reply Quote 1
                                  • arteck
                                    arteck Developer Most Active @mickym last edited by

                                    @mickym sagte in ZigBee neue Version 1.6.0:

                                    Im Vergleich zum CC2531 ist

                                    das ist doch kein Vergleich..ist so als würest du einen Trabi mit Porsche vergleichen.. es sind beide Autos und bringen dich da wo du hin willst...

                                    vergiss es..

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

                                      @mickym So heute ist der Adapter plötzlich wieder abgestürzt und war in einer Endlosschleife.

                                      Aus heiterem Himmel - habe zwar noch 15 Min vorher vom Log dran, aber das sagt nichts. Wenn das häufiger auftritt muss ich wohl doch mal debug einschalten:

                                      Abhilfe brachte nur ein kompletter Neustart des Systems - Stick ziehen und wieder reinstecken hat nichts gebracht.

                                      2021-09-30 20:00:00.122 - info: host.MWHome instance system.adapter.dwd.0 started with pid 21041
                                      2021-09-30 20:00:03.541 - info: dwd.0 (21041) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                                      2021-09-30 20:00:08.080 - info: dwd.0 (21041) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2021-09-30 20:00:08.619 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2021-09-30 20:12:15.078 - error: zigbee.0 (27949) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                      2021-09-30 20:12:15.080 - error: zigbee.0 (27949) unhandled promise rejection: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      2021-09-30 20:12:15.180 - error: zigbee.0 (27949) Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      at SerialPort. (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
                                      at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
                                      at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
                                      2021-09-30 20:12:15.180 - error: zigbee.0 (27949) Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      2021-09-30 20:12:15.192 - info: zigbee.0 (27949) cleaned everything up...
                                      2021-09-30 20:12:15.195 - info: zigbee.0 (27949) Zigbee: disabling joining new devices.
                                      2021-09-30 20:12:15.693 - info: zigbee.0 (27949) terminating
                                      2021-09-30 20:12:15.695 - warn: zigbee.0 (27949) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2021-09-30 20:12:16.318 - error: host.MWHome Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                      2021-09-30 20:12:16.324 - error: host.MWHome Caught by controller[2]: Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      2021-09-30 20:12:16.324 - error: host.MWHome Caught by controller[2]: at SerialPort. (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
                                      2021-09-30 20:12:16.325 - error: host.MWHome Caught by controller[2]: at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
                                      2021-09-30 20:12:16.325 - error: host.MWHome Caught by controller[2]: at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
                                      2021-09-30 20:12:16.325 - error: host.MWHome instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2021-09-30 20:12:16.326 - info: host.MWHome Restart adapter system.adapter.zigbee.0 because enabled
                                      2021-09-30 20:12:46.432 - info: host.MWHome instance system.adapter.zigbee.0 started with pid 23639
                                      2021-09-30 20:12:50.667 - info: zigbee.0 (23639) starting. Version 1.6.0 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.17.6, js-controller: 3.3.18
                                      2021-09-30 20:12:50.788 - info: zigbee.0 (23639) Starting Zigbee npm ...
                                      2021-09-30 20:12:51.459 - error: zigbee.0 (23639) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                                      2021-09-30 20:12:51.460 - error: zigbee.0 (23639) Failed to start Zigbee
                                      2021-09-30 20:12:51.461 - error: zigbee.0 (23639) Error herdsman start
                                      2021-09-30 20:12:51.463 - info: zigbee.0 (23639) Installed Version: iobroker.zigbee@1.6.0
                                      2021-09-30 20:13:01.464 - info: zigbee.0 (23639) Try to reconnect. 1 attempts left
                                      2021-09-30 20:13:01.465 - info: zigbee.0 (23639) Starting Zigbee npm ...
                                      2021-09-30 20:13:01.491 - info: zigbee.0 (23639) Installed Version: iobroker.zigbee@1.6.0
                                      2021-09-30 20:13:01.734 - error: zigbee.0 (23639) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                                      2021-09-30 20:13:01.735 - error: zigbee.0 (23639) Failed to start Zigbee
                                      2021-09-30 20:13:01.735 - error: zigbee.0 (23639) Error herdsman start
                                      2021-09-30 20:13:21.333 - error: zigbee.0 (23639) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                      2021-09-30 20:13:21.334 - error: zigbee.0 (23639) unhandled promise rejection: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      2021-09-30 20:13:21.336 - error: zigbee.0 (23639) Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      at SerialPort. (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
                                      at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
                                      at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
                                      2021-09-30 20:13:21.337 - error: zigbee.0 (23639) Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      2021-09-30 20:13:21.356 - info: zigbee.0 (23639) cleaned everything up...
                                      2021-09-30 20:13:21.362 - info: zigbee.0 (23639) Zigbee: disabling joining new devices.
                                      2021-09-30 20:13:21.569 - info: zigbee.0 (23639) terminating
                                      2021-09-30 20:13:21.571 - warn: zigbee.0 (23639) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2021-09-30 20:13:22.203 - error: host.MWHome Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                      2021-09-30 20:13:22.204 - error: host.MWHome Caught by controller[2]: Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      2021-09-30 20:13:22.204 - error: host.MWHome Caught by controller[2]: at SerialPort. (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
                                      2021-09-30 20:13:22.205 - error: host.MWHome Caught by controller[2]: at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
                                      2021-09-30 20:13:22.205 - error: host.MWHome Caught by controller[2]: at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
                                      2021-09-30 20:13:22.206 - error: host.MWHome instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2021-09-30 20:13:22.207 - info: host.MWHome Restart adapter system.adapter.zigbee.0 because enabled
                                      2021-09-30 20:13:52.282 - info: host.MWHome instance system.adapter.zigbee.0 started with pid 23888
                                      2021-09-30 20:13:56.700 - info: zigbee.0 (23888) starting. Version 1.6.0 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.17.6, js-controller: 3.3.18
                                      2021-09-30 20:13:56.817 - info: zigbee.0 (23888) Starting Zigbee npm ...
                                      2021-09-30 20:13:57.305 - info: zigbee.0 (23888) Installed Version: iobroker.zigbee@1.6.0
                                      2021-09-30 20:13:57.441 - error: zigbee.0 (23888) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                                      2021-09-30 20:13:57.442 - error: zigbee.0 (23888) Failed to start Zigbee
                                      2021-09-30 20:13:57.443 - error: zigbee.0 (23888) Error herdsman start
                                      2021-09-30 20:14:07.447 - info: zigbee.0 (23888) Try to reconnect. 1 attempts left
                                      2021-09-30 20:14:07.450 - info: zigbee.0 (23888) Starting Zigbee npm ...
                                      2021-09-30 20:14:07.524 - info: zigbee.0 (23888) Installed Version: iobroker.zigbee@1.6.0
                                      2021-09-30 20:14:07.718 - error: zigbee.0 (23888) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'"
                                      2021-09-30 20:14:07.719 - error: zigbee.0 (23888) Failed to start Zigbee
                                      2021-09-30 20:14:07.720 - error: zigbee.0 (23888) Error herdsman start
                                      2021-09-30 20:14:27.311 - error: zigbee.0 (23888) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                      2021-09-30 20:14:27.314 - error: zigbee.0 (23888) unhandled promise rejection: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      2021-09-30 20:14:27.318 - error: zigbee.0 (23888) Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      at SerialPort. (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
                                      at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
                                      at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
                                      2021-09-30 20:14:27.319 - error: zigbee.0 (23888) Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      2021-09-30 20:14:27.356 - info: zigbee.0 (23888) cleaned everything up...
                                      2021-09-30 20:14:27.370 - info: zigbee.0 (23888) Zigbee: disabling joining new devices.
                                      2021-09-30 20:14:27.559 - info: zigbee.0 (23888) terminating
                                      2021-09-30 20:14:27.560 - warn: zigbee.0 (23888) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2021-09-30 20:14:28.212 - error: host.MWHome Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                      2021-09-30 20:14:28.213 - error: host.MWHome Caught by controller[2]: Error: Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/ttyACM0'
                                      2021-09-30 20:14:28.214 - error: host.MWHome Caught by controller[2]: at SerialPort. (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:182:28)
                                      2021-09-30 20:14:28.214 - error: host.MWHome Caught by controller[2]: at SerialPort._error (/opt/iobroker/node_modules/@serialport/stream/lib/index.js:198:14)
                                      2021-09-30 20:14:28.215 - error: host.MWHome Caught by controller[2]: at /opt/iobroker/node_modules/@serialport/stream/lib/index.js:242:12
                                      2021-09-30 20:14:28.215 - error: host.MWHome instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2021-09-30 20:14:28.216 - info: host.MWHome Restart adapter system.adapter.zigbee.0 because enabled
                                      2021-09-30 20:14:28.217 - warn: host.MWHome Do not restart adapter system.adapter.zigbee.0 because restart loop detected
                                      2021-09-30 20:15:00.088 - info: host.MWHome instance system.adapter.dwd.0 started with pid 24126
                                      2021-09-30 20:15:05.055 - info: dwd.0 (24126) starting. Version 2.7.7 in /opt/iobroker/node_modules/iobroker.dwd, node: v14.17.6, js-controller: 3.3.18
                                      2021-09-30 20:15:07.510 - info: dwd.0 (24126) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2021-09-30 20:15:08.056 - info: host.MWHome instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      

                                      Nach Neustart nun alles wieder ruhig und normal

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

                                        @mickym sagte in ZigBee neue Version 1.6.0:

                                        Error: Error: No such file or directory, cannot open /dev/ttyACM0

                                        Hinterleg den Link 'by-id' im Adapter.

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

                                          @thomas-braun Hab ich gemacht - mal schauen, ob das was bringt

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

                                            Sporadisch immer noch Absturz - insofern haben FW Update und Umstellung auf ID nichts gebracht. Passiert vielleicht alle 3 Tage 1 Mal - aber irgendwas wird halt nicht richtig abgefangen.

                                            2021-10-06 07:19:19.207 - error: zigbee.0 (10138) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                            2021-10-06 07:19:19.207 - error: zigbee.0 (10138) unhandled promise rejection: undefined
                                            2021-10-06 07:19:19.209 - info: zigbee.0 (10138) cleaned everything up...
                                            2021-10-06 07:19:19.300 - info: zigbee.0 (10138) Zigbee: disabling joining new devices.
                                            2021-10-06 07:19:19.628 - info: zigbee.0 (10138) terminating
                                            2021-10-06 07:19:19.630 - warn: zigbee.0 (10138) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            2021-10-06 07:19:20.247 - error: host.MWHome Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                            2021-10-06 07:19:20.253 - error: host.MWHome Caught by controller[2]: undefined
                                            2021-10-06 07:19:20.254 - error: host.MWHome instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            2021-10-06 07:19:20.255 - info: host.MWHome Restart adapter system.adapter.zigbee.0 because enabled
                                            2021-10-06 07:19:50.298 - info: host.MWHome instance system.adapter.zigbee.0 started with pid 31577
                                            2021-10-06 07:19:54.744 - info: zigbee.0 (31577) starting. Version 1.6.0 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.18.0, js-controller: 3.3.18
                                            2021-10-06 07:19:54.866 - info: zigbee.0 (31577) Starting Zigbee npm ...
                                            2021-10-06 07:19:55.286 - info: zigbee.0 (31577) Installed Version: iobroker.zigbee@1.6.0
                                            2021-10-06 07:19:55.462 - info: zigbee.0 (31577) Coordinator firmware version: {"type":"ConBee2/RaspBee2","meta":{"transportrev":0,"product":0,"majorrel":38,"minorrel":112,"maintrel":0,"revision":"0x26700700"}}
                                            2021-10-06 07:19:55.486 - info: zigbee.0 (31577) Unable to disable LED, unsupported function.
                                            2021-10-06 07:19:55.640 - info: zigbee.0 (31577) --> transmitPower : normal
                                            2021-10-06 07:19:55.722 - info: zigbee.0 (31577) Unable to set transmit power, unsupported function.
                                            2021-10-06 07:19:55.728 - info: zigbee.0 (31577) Currently 21 devices are joined:
                                            

                                            Ich verfolge, dass aber erst mal nicht weiter, weil sonst bis auf die Gruppenfunktion mit dem Fehlern im Log alles funktioniert.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            796
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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