Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. Zigbee Probleme mit tradfri und eine Frage zum Adapter

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Zigbee Probleme mit tradfri und eine Frage zum Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Stefan_NK @spotterblog last edited by Stefan_NK

      So... habe jetzt den Adapter von Git installiert. Ist die gleiche Version, wie die, die ich schon istalliert hatte 1.8.24
      Adapter.jpg

      Ich bekomme zwar jetzt für jede Lampe eine Kachel ohne ? aber bei beiden Lampen erhalte ich nur einen Error. Bei der LED2107C4 hängt sich der Adapter überhaupt komplett auf.

      Bin echt langsam am verzweifeln. Das kann doch nicht sein, dass man 3 Tage ohne Erfolg herumbastelt um eine Lampe einzubinden.

      Kann mir denn wirklich keiner hier im Forum weiterhelfen?😢 🙄

      LED2107C4

      2023-11-14 19:47:20.128 - info: admin.0 (15845) ==> Connected system.user.admin from ::ffff:192.168.179.35
      2023-11-14 19:47:20.458 - info: zigbee.0 (16611) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
      2023-11-14 19:47:25.266 - info: zigbee.0 (16611) Zigbee: allowing new devices to join.
      2023-11-14 19:47:47.681 - info: zigbee.0 (16611) Starting interview of '0xb43522fffe6a89e6'
      2023-11-14 19:47:47.738 - info: zigbee.0 (16611) Device '0xb43522fffe6a89e6' announced itself
      2023-11-14 19:47:47.745 - error: zigbee.0 (16611) 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().
      2023-11-14 19:47:47.745 - error: zigbee.0 (16611) unhandled promise rejection: Cannot read properties of undefined (reading 'color_options')
      2023-11-14 19:47:47.879 - error: zigbee.0 (16611) TypeError: Cannot read properties of undefined (reading 'color_options')
      at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/ikea.ts:41:36)
      at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:43:26)
      at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:25:18)
      at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:244:54)
      at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:591:22)
      2023-11-14 19:47:47.879 - error: zigbee.0 (16611) Cannot read properties of undefined (reading 'color_options')
      2023-11-14 19:47:47.892 - info: zigbee.0 (16611) cleaned everything up...
      2023-11-14 19:47:47.956 - info: zigbee.0 (16611) Zigbee: disabling joining new devices.
      2023-11-14 19:47:48.393 - info: zigbee.0 (16611) terminating
      2023-11-14 19:47:48.397 - warn: zigbee.0 (16611) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2023-11-14 19:47:48.522 - info: zigbee.0 (16611) Successfully interviewed '0xb43522fffe6a89e6', device has successfully been paired
      2023-11-14 19:47:48.522 - info: zigbee.0 (16611) Device '0xb43522fffe6a89e6' is supported, identified as: IKEA TRADFRI bulb E14 WS candle 470lm, wireless dimmable white spectrum/chandelier opal white (LED2107C4)
      2023-11-14 19:47:48.524 - info: zigbee.0 (16611) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
      2023-11-14 19:47:48.536 - error: zigbee.0 (16611) DeviceConfigure:Failed to DeviceConfigure.configure 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm (TypeError: Cannot read properties of undefined (reading 'configure')
      at DeviceConfigure.doConfigure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:136:37)
      at DeviceConfigure.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:113:21))
      2023-11-14 19:47:49.036 - error: host.SmartHome2733 Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2023-11-14 19:47:49.037 - error: host.SmartHome2733 Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'color_options')
      2023-11-14 19:47:49.037 - error: host.SmartHome2733 Caught by controller[0]: at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/ikea.ts:41:36)
      2023-11-14 19:47:49.038 - error: host.SmartHome2733 Caught by controller[0]: at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:43:26)
      2023-11-14 19:47:49.038 - error: host.SmartHome2733 Caught by controller[0]: at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:25:18)
      2023-11-14 19:47:49.038 - error: host.SmartHome2733 Caught by controller[0]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:244:54)
      2023-11-14 19:47:49.038 - error: host.SmartHome2733 Caught by controller[0]: at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:591:22)
      2023-11-14 19:47:49.038 - error: host.SmartHome2733 instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2023-11-14 19:47:49.039 - info: host.SmartHome2733 Restart adapter system.adapter.zigbee.0 because enabled
      2023-11-14 19:47:49.039 - warn: host.SmartHome2733 Do not restart adapter system.adapter.zigbee.0 because restart loop detected
      2023-11-14 19:48:17.102 - info: admin.0 (15845) ==> Connected system.user.admin from ::ffff:192.168.179.35
      

      LED2201G8

      2023-11-14 19:52:16.124 - info: zigbee.0 (16764) Zigbee: allowing new devices to join.
      2023-11-14 19:52:39.263 - info: zigbee.0 (16764) Starting interview of '0xb43522fffe9b547b'
      2023-11-14 19:52:39.323 - info: zigbee.0 (16764) Device '0xb43522fffe9b547b' announced itself
      2023-11-14 19:52:41.293 - info: zigbee.0 (16764) Successfully interviewed '0xb43522fffe9b547b', device has successfully been paired
      2023-11-14 19:52:41.294 - info: zigbee.0 (16764) Device '0xb43522fffe9b547b' is supported, identified as: IKEA TRADFRI LED bulb E27 1055 lumen, dimmable, white spectrum (LED2201G8)
      2023-11-14 19:52:41.297 - info: zigbee.0 (16764) Configuring 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm
      2023-11-14 19:52:41.317 - error: zigbee.0 (16764) DeviceConfigure:Failed to DeviceConfigure.configure 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm (TypeError: Cannot read properties of undefined (reading 'configure')
      at DeviceConfigure.doConfigure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:136:37)
      at DeviceConfigure.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:113:21))
      2023-11-14 19:53:16.555 - info: admin.0 (15845) <== Disconnect system.user.admin from ::ffff:192.168.179.35
      2023-11-14 19:53:17.407 - info: zigbee.0 (16764) Zigbee: stop joining
      code_text
      
      1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active last edited by arteck

        @stefan_nk sagte in Zigbee Probleme mit tradfri und eine Frage zum Adapter:

        habe jetzt den Adapter von Git installiert. Ist die gleiche Version, wie die, die ich schon istalliert hatte 1.8.24

        die Version ist immer die Gleiche wie im beta. da ich diese nicht jedesmal hochziehe wenn sich was ändert..
        so jetzt sind wir aber ein stückchen weiter..

        und entspann dich wenn du die laufen haben willst.. da werden wir paar runden drehen müssen..
        ich kauf mir jetzt nicht 2 Lampen extra dafür..

        also

        um schnell ein fix zu bekommen musst du in die Datei editieren

        /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js
        

        dann diese Zeilen editieren (ca. Zeile 66 wen ich mich nicht verguckt habe)

              const colorOptions = state.color_options;
               if ((colorOptions === null || colorOptions === void 0 ? void 0 : colorOptions.execute_if_off) === true) {
                   device.endpoints[0].write('lightingColorCtrl', { 'options': 1 });
               }
        

        nach

        if (state !== null && state !== undefied)  {  // also diese Zeile dazu
              const colorOptions = state.color_options;
               if ((colorOptions === null || colorOptions === void 0 ? void 0 : colorOptions.execute_if_off) === true) {
                   device.endpoints[0].write('lightingColorCtrl', { 'options': 1 });
               }
               }   // also diese Klammer
        

        da ist nur ein if dazugekommen und nach den 5 zeilen die Klammer. die Formattierung ist egal

        danach sollte der Ikea gedönz wieder laufen
        adapter neu starten

        1 Reply Last reply Reply Quote 0
        • S
          Stefan_NK last edited by

          @arteck War ja auch kein Vorwurf sondern eher ein verzweifelter Hilferuf 🙂 Schon klar, dass du nicht alle Geräte selbst haben kannst.

          Ich habe die Zeilen jetzt mal angepasst:

          if (state !== null && state !== undefied)  {
                  const colorOptions = state.color_options;
                  if ((colorOptions === null || colorOptions === void 0 ? void 0 : colorOptions.execute_if_off) === true) {
                      device.endpoints[0].write('lightingColorCtrl', { 'options': 1 });
                  }
          }
          

          Zum Testen habe ich nur mal die LED2107C4 probiert. Beim ersten Mal ist das Pairing durchgelaufen, bim zweiten Mal hat blieb das Pairing wieder stecken (habe die Lampe zuerst wieder gelöscht und den Adapter neu gestartet).

          2023-11-15 07:00:01.536 - info: zigbee.0 (147798) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyACM0","manufacturer":"dresden elektronik ingenieurtechnik GmbH","serialNumber":"DE2469688","pnpId":"usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469688-if00","vendorId":"1cf1","productId":"0030"},{"path":"/dev/ttyAMA0"}]
          2023-11-15 07:00:06.369 - info: zigbee.0 (147798) Zigbee: allowing new devices to join.
          2023-11-15 07:00:34.858 - info: zigbee.0 (147798) Starting interview of '0xb43522fffe6a89e6'
          2023-11-15 07:00:34.984 - info: zigbee.0 (147798) Device '0xb43522fffe6a89e6' announced itself
          2023-11-15 07:00:34.989 - error: zigbee.0 (147798) 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().
          2023-11-15 07:00:34.990 - error: zigbee.0 (147798) unhandled promise rejection: undefied is not defined
          2023-11-15 07:00:35.107 - error: zigbee.0 (147798) ReferenceError: undefied is not defined
          at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/ikea.ts:41:36)
          at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:43:26)
          at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:25:18)
          at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:244:54)
          at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:591:22)
          2023-11-15 07:00:35.108 - error: zigbee.0 (147798) undefied is not defined
          2023-11-15 07:00:35.120 - info: zigbee.0 (147798) cleaned everything up...
          2023-11-15 07:00:35.208 - info: zigbee.0 (147798) Zigbee: disabling joining new devices.
          2023-11-15 07:00:35.581 - info: zigbee.0 (147798) Successfully interviewed '0xb43522fffe6a89e6', device has successfully been paired
          2023-11-15 07:00:35.582 - info: zigbee.0 (147798) Device '0xb43522fffe6a89e6' is supported, identified as: IKEA TRADFRI bulb E14 WS candle 470lm, wireless dimmable white spectrum/chandelier opal white (LED2107C4)
          2023-11-15 07:00:35.584 - info: zigbee.0 (147798) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
          2023-11-15 07:00:35.599 - error: zigbee.0 (147798) DeviceConfigure:Failed to DeviceConfigure.configure 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm (TypeError: Cannot read properties of undefined (reading 'configure')
          at DeviceConfigure.doConfigure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:136:37)
          at DeviceConfigure.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:113:21))
          2023-11-15 07:00:35.622 - info: zigbee.0 (147798) terminating
          2023-11-15 07:00:35.624 - warn: zigbee.0 (147798) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2023-11-15 07:00:36.273 - error: host.SmartHome2733 Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2023-11-15 07:00:36.274 - error: host.SmartHome2733 Caught by controller[1]: ReferenceError: undefied is not defined
          2023-11-15 07:00:36.274 - error: host.SmartHome2733 Caught by controller[1]: at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/src/devices/ikea.ts:41:36)
          2023-11-15 07:00:36.274 - error: host.SmartHome2733 Caught by controller[1]: at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:43:26)
          2023-11-15 07:00:36.274 - error: host.SmartHome2733 Caught by controller[1]: at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:25:18)
          2023-11-15 07:00:36.274 - error: host.SmartHome2733 Caught by controller[1]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:244:54)
          2023-11-15 07:00:36.275 - error: host.SmartHome2733 Caught by controller[1]: at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:591:22)
          2023-11-15 07:00:36.275 - error: host.SmartHome2733 instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2023-11-15 07:00:36.275 - info: host.SmartHome2733 Restart adapter system.adapter.zigbee.0 because enabled
          2023-11-15 07:01:06.407 - info: host.SmartHome2733 instance system.adapter.zigbee.0 started with pid 149123
          2023-11-15 07:01:11.544 - info: zigbee.0 (149123) starting. Version 1.8.24 (non-npm: ioBroker/ioBroker.zigbee) in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.18.2, js-controller: 5.0.16
          2023-11-15 07:01:11.688 - info: zigbee.0 (149123) delete old Backup files. keep only last 10
          2023-11-15 07:01:11.691 - info: zigbee.0 (149123) Starting Zigbee npm ...
          2023-11-15 07:01:12.075 - info: zigbee.0 (149123) Installed Version: ioBroker/ioBroker.zigbee
          2023-11-15 07:01:13.010 - info: zigbee.0 (149123) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20230507}}
          2023-11-15 07:01:13.019 - info: zigbee.0 (149123) Unable to disable LED, unsupported function.
          2023-11-15 07:01:13.051 - info: zigbee.0 (149123) --> transmitPower : normal
          2023-11-15 07:01:13.066 - info: zigbee.0 (149123) Currently 8 devices are joined:
          2023-11-15 07:01:13.101 - info: zigbee.0 (149123) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
          2023-11-15 07:01:13.106 - info: zigbee.0 (149123) 0x00158d00044a16d9 (addr 43983): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
          2023-11-15 07:01:13.120 - error: zigbee.0 (149123) DeviceConfigure:Failed to DeviceConfigure.configure 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm (TypeError: Cannot read properties of undefined (reading 'configure')
          at DeviceConfigure.doConfigure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:136:37)
          at DeviceConfigure.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:113:21)
          at DeviceConfigure.onZigbeeStarted (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:54:21)
          at async Promise.all (index 1))
          2023-11-15 07:01:13.123 - info: zigbee.0 (149123) 0x00158d00036d3878 (addr 4402): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
          2023-11-15 07:01:13.125 - info: zigbee.0 (149123) 0x00158d00044a51e5 (addr 9215): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
          2023-11-15 07:01:13.127 - info: zigbee.0 (149123) 0x588e81fffe5db044 (addr 38563): E1603/E1702/E1708 - IKEA TRADFRI control outlet (Router)
          2023-11-15 07:01:13.130 - info: zigbee.0 (149123) 0xb43522fffe6a89e6 (addr 15932): LED2107C4 - IKEA TRADFRI bulb E14 WS candle 470lm, wireless dimmable white spectrum/chandelier opal white (Router)
          2023-11-15 07:01:13.131 - info: zigbee.0 (149123) 0x000d6ffffe2efd1e (addr 61625): E1746 - IKEA TRADFRI signal repeater (Router)
          2023-11-15 07:01:13.133 - info: zigbee.0 (149123) 0x680ae2fffe3fd1cc (addr 9030): E1603/E1702/E1708 - IKEA TRADFRI control outlet (Router)
          2023-11-15 07:01:13.134 - info: zigbee.0 (149123) 0x842e14fffe60f16f (addr 54681): LED1836G9 - IKEA TRADFRI LED bulb E26/E27 806 lumen, dimmable, warm white (Router)
          2023-11-15 07:01:13.135 - info: zigbee.0 (149123) Zigbee started
          2023-11-15 07:01:13.196 - info: zigbee.0 (149123) debug devices set to []
          2023-11-15 07:01:13.809 - info: zigbee.0 (149123) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
          2023-11-15 07:01:13.825 - error: zigbee.0 (149123) DeviceConfigure:Failed to DeviceConfigure.configure 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm (TypeError: Cannot read properties of undefined (reading 'configure')
          at DeviceConfigure.doConfigure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:136:37)
          at DeviceConfigure.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:113:21))
          2023-11-15 07:01:33.674 - info: admin.0 (1049) <== Disconnect system.user.admin from ::ffff:192.168.179.35
          2023-11-15 07:01:38.740 - info: admin.0 (1049) ==> Connected system.user.admin from ::ffff:192.168.179.35
          2023-11-15 07:01:39.277 - info: zigbee.0 (149123) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyACM0","manufacturer":"dresden elektronik ingenieurtechnik GmbH","serialNumber":"DE2469688","pnpId":"usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469688-if00","vendorId":"1cf1","productId":"0030"},{"path":"/dev/ttyAMA0"}]
          2023-11-15 07:01:44.595 - info: admin.0 (1049) <== Disconnect system.user.admin from ::ffff:192.168.179.35 
          
          arteck 1 Reply Last reply Reply Quote 0
          • arteck
            arteck Developer Most Active @Stefan_NK last edited by

            @stefan_nk sry. mein fehler ... schreibfehler

            im if steht undefied da fehlt ein n

            so muss es heissen

            if (state !== null && state !== undefined)  {
            
            S 1 Reply Last reply Reply Quote 0
            • S
              Stefan_NK @arteck last edited by

              @arteck Hätte mir auffallen können, sorry.
              Hat leider auch nicht geholfen

              2023-11-15 07_39_32-Window.jpg

              2023-11-15 07:37:19.760 - info: admin.0 (1049) ==> Connected system.user.admin from ::ffff:192.168.179.35
              2023-11-15 07:37:20.173 - info: zigbee.0 (157474) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyACM0","manufacturer":"dresden elektronik ingenieurtechnik GmbH","serialNumber":"DE2469688","pnpId":"usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469688-if00","vendorId":"1cf1","productId":"0030"},{"path":"/dev/ttyAMA0"}]
              2023-11-15 07:37:21.448 - info: zigbee.0 (157474) Zigbee: allowing new devices to join.
              2023-11-15 07:38:07.533 - info: zigbee.0 (157474) Starting interview of '0xb43522fffe6a89e6'
              2023-11-15 07:38:07.613 - info: zigbee.0 (157474) Device '0xb43522fffe6a89e6' announced itself
              2023-11-15 07:38:09.626 - info: zigbee.0 (157474) Successfully interviewed '0xb43522fffe6a89e6', device has successfully been paired
              2023-11-15 07:38:09.627 - info: zigbee.0 (157474) Device '0xb43522fffe6a89e6' is supported, identified as: IKEA TRADFRI bulb E14 WS candle 470lm, wireless dimmable white spectrum/chandelier opal white (LED2107C4)
              2023-11-15 07:38:09.629 - info: zigbee.0 (157474) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
              2023-11-15 07:38:09.644 - error: zigbee.0 (157474) DeviceConfigure:Failed to DeviceConfigure.configure 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm (TypeError: Cannot read properties of undefined (reading 'configure')
              at DeviceConfigure.doConfigure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:136:37)
              at DeviceConfigure.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:113:21))
              2023-11-15 07:38:22.704 - info: zigbee.0 (157474) Zigbee: stop joining
              2023-11-15 07:38:27.393 - info: admin.0 (1049) <== Disconnect system.user.admin from ::ffff:192.168.179.35 
              
              arteck 1 Reply Last reply Reply Quote 0
              • arteck
                arteck Developer Most Active @Stefan_NK last edited by arteck

                @stefan_nk doch hat es..

                einz nach dem anderen ..

                der adapter knallt nicht mehr..

                der configure ist jetzt das problem...

                geht den die andere Birne ??? kannst du die steuern ??

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

                  @arteck Bei der zweiten Lampe bekomme ich den gleichen Fehler

                  2023-11-15 08:17:04.234 - info: admin.0 (1049) ==> Connected system.user.admin from ::ffff:192.168.179.35
                  2023-11-15 08:17:04.630 - info: zigbee.0 (157474) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyACM0","manufacturer":"dresden elektronik ingenieurtechnik GmbH","serialNumber":"DE2469688","pnpId":"usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2469688-if00","vendorId":"1cf1","productId":"0030"},{"path":"/dev/ttyAMA0"}]
                  2023-11-15 08:17:13.631 - info: zigbee.0 (157474) Zigbee: allowing new devices to join.
                  2023-11-15 08:17:38.001 - info: zigbee.0 (157474) Starting interview of '0xb43522fffe9b547b'
                  2023-11-15 08:17:38.046 - info: zigbee.0 (157474) Device '0xb43522fffe9b547b' announced itself
                  2023-11-15 08:17:39.775 - info: zigbee.0 (157474) Successfully interviewed '0xb43522fffe9b547b', device has successfully been paired
                  2023-11-15 08:17:39.775 - info: zigbee.0 (157474) Device '0xb43522fffe9b547b' is supported, identified as: IKEA TRADFRI LED bulb E27 1055 lumen, dimmable, white spectrum (LED2201G8)
                  2023-11-15 08:17:39.777 - info: zigbee.0 (157474) Configuring 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm
                  2023-11-15 08:17:39.787 - error: zigbee.0 (157474) DeviceConfigure:Failed to DeviceConfigure.configure 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm (TypeError: Cannot read properties of undefined (reading 'configure')
                  at DeviceConfigure.doConfigure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:136:37)
                  at DeviceConfigure.configure (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceConfigure.js:113:21))
                  2023-11-15 08:18:14.900 - info: zigbee.0 (157474) Zigbee: stop joining
                  2023-11-15 08:18:28.317 - info: admin.0 (1049) <== Disconnect system.user.admin from ::ffff:192.168.179.35 
                  

                  Ich habe schon länger eine LED1836G9 eingebunden, die funktioniert einwandfrei.

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

                    @stefan_nk installiere mal die GIT version ..jetzt

                    nochmal.. es ist egal ob die Birne gleich aussieht oder die gleiche Bezeichnung auf der Verpakung steht..
                    wenn die Birne sich anders meldet dann hat Ikea die interne Modellnummer geändert..

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

                      @arteck
                      Super 👍 👍 Vielen, vielen Dank. Wirklich spitze, dass das jetzt doch so schnell geklappt hat. Bist ein Wahnsinn.

                      Beide Lampen konnten gepairt werden. Die E14 hat zwar kein Symbol, aber das it ja egal. Beide lassen sich steuern.

                      Soll ich bei der nächsten offiziellen Version von der Github Installation wieder weg? Wie kann ich dann zurück zur "normalen" Version?

                      Thomas Braun arteck 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Stefan_NK last edited by Thomas Braun

                        @stefan_nk sagte in Zigbee Probleme mit tradfri und eine Frage zum Adapter:

                        Soll ich bei der nächsten offiziellen Version von der Github Installation wieder weg? Wie kann ich dann zurück zur "normalen" Version?

                        Einfach weiter Updates wie gewohnt einspielen, wenn Sie angeboten werden.
                        Eine 1.8.25 kommt dann darüber rein.

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

                          @stefan_nk erstmal so lassen.. ausser du brauchst was . sonst sind die Änderungen im /opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js weg

                          da muss ich noch jemanden überzeugen das da ein Bug ist

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

                            @arteck Einmal bin ich es noch... Es scheint dank Euch alles zu funktionieren. Die Steuerung über VIS und Blockly funktioniert wie geplant.
                            Im LOG bekomme ich immer einen info-Eintrag. Etwa alle 5 Minuten, aber nur über die beiden Lampen. Die anderen Zigbee Geräte machen das nicht. Nur... falls es wichtig wäre....

                            2023-11-15 18:31:52.238 - info: zigbee.0 (247012) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
                            2023-11-15 18:31:52.757 - info: zigbee.0 (247012) Configuring 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm
                            2023-11-15 18:36:52.343 - info: zigbee.0 (247012) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
                            2023-11-15 18:36:52.864 - info: zigbee.0 (247012) Configuring 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm
                            2023-11-15 18:41:52.454 - info: zigbee.0 (247012) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
                            2023-11-15 18:41:52.975 - info: zigbee.0 (247012) Configuring 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm
                            2023-11-15 18:46:52.566 - info: zigbee.0 (247012) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
                            2023-11-15 18:46:53.082 - info: zigbee.0 (247012) Configuring 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm
                            2023-11-15 18:51:52.680 - info: zigbee.0 (247012) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
                            2023-11-15 18:51:53.185 - info: zigbee.0 (247012) Configuring 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm
                            2023-11-15 18:56:52.787 - info: zigbee.0 (247012) Configuring 0xb43522fffe6a89e6 TRADFRI bulb E14 WS candle 470lm
                            2023-11-15 18:56:53.296 - info: zigbee.0 (247012) Configuring 0xb43522fffe9b547b TRADFRI bulb E27 WS globe 1055lm
                            
                            1 Reply Last reply Reply Quote 0
                            • T
                              TomComm27 last edited by

                              Hallo,

                              ich habe gerade viel ausprobiert mit Externe Konverter und Co aber es funktioniert einfach nicht dass das Gerät richtig erkannt wird!

                              Ich verwende den zigbee2mqtt Adapter deswegen bin ich mir nicht sicher ob ich es genauso machen muss/kann mit der Github version? Und wenn ja wie geht das?😨

                              Hier meine Infos:

                              286620497-aa8336af-94f5-4479-97ad-83deec2bf4c9.png

                              286623014-f0d823c3-8132-4ce6-8c8f-846d9f67debf.png

                              286624103-71cfab69-e9b3-422f-96bd-96dade285236.png

                              /opt/zigbee2mqtt/data/configuration.yaml

                              homeassistant: false
                              permit_join: true
                              frontend:
                                port: 80xx
                                host: 192.xxx.xxx.xxx
                              mqtt:
                                base_topic: zigbee2mqtt
                                server: mqtt://192.xxx.xxx.xxx:xxxx
                                user: xxx
                                password: xxxxxxxxxxx
                                keepalive: 60
                                reject_unauthorized: true
                                version: 4
                                client_id: 
                              serial:
                                port: /dev/ttyACM0
                              advanced:
                                pan_id: 10328
                                ext_pan_id:
                                  - 221
                                  - xxx
                                  - xxx
                                  - xxx
                                  - xxx
                                  - xxx
                                  - xxx
                                  - xxx
                                channel: 11
                                network_key:
                                  - 38
                                  - 73
                                  - 42
                                  - 108
                                  - 105
                                  - 179
                                  - 130
                                  - 245
                                  - xxx
                                  - xx
                                  - xxx
                                  - xx
                                  - xxx
                                  - xxx
                                  - xxx
                                  - xxx
                                last_seen: ISO_8601_local
                                legacy_api: false
                                legacy_availability_payload: false
                                homeassistant_legacy_entity_attributes: false
                                cache_state: false
                                output: json
                                log_level: info
                              device_options:
                                legacy: false
                              availability: true
                              devices: devices.yaml
                              

                              Hier die Log Meldung:

                              2023-11-29 14:12:40Zigbee: allowing new devices to join.
                              Info 2023-11-29 14:12:42MQTT publish: topic 'zigbee2mqtt/bridge/response/permit_join', payload '{"data":{"time":254,"value":true},"status":"ok","transaction":"udfh5-8"}'
                              Info 2023-11-29 14:13:10Device '0xb43522fffe814999' joined
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0xb43522fffe814999","ieee_address":"0xb43522fffe814999"},"type":"device_joined"}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:09+01:00"}'
                              Info 2023-11-29 14:13:10Starting interview of '0xb43522fffe814999'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0xb43522fffe814999","ieee_address":"0xb43522fffe814999","status":"started"},"type":"device_interview"}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:10MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:10+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:11+01:00","linkquality":255}'
                              Info 2023-11-29 14:13:11Successfully interviewed '0xb43522fffe814999', device has successfully been paired
                              Warning 2023-11-29 14:13:11Device '0xb43522fffe814999' with Zigbee model 'TRADFRI bulb E14 WS candle 470lm' and manufacturer name 'IKEA of Sweden' is NOT supported, please follow https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"definition":null,"friendly_name":"0xb43522fffe814999","ieee_address":"0xb43522fffe814999","status":"successful","supported":false},"type":"device_interview"}'
                              Info 2023-11-29 14:13:11Successfully interviewed '0xb43522fffe814999', device has successfully been paired
                              Warning 2023-11-29 14:13:11Device '0xb43522fffe814999' with Zigbee model 'TRADFRI bulb E14 WS candle 470lm' and manufacturer name 'IKEA of Sweden' is NOT supported, please follow https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html
                              Info 2023-11-29 14:13:11MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"definition":null,"friendly_name":"0xb43522fffe814999","ieee_address":"0xb43522fffe814999","status":"successful","supported":false},"type":"device_interview"}'
                              Warning 2023-11-29 14:13:35Received message from unsupported device with Zigbee model 'TRADFRI bulb E14 WS candle 470lm' and manufacturer name 'IKEA of Sweden'
                              Warning 2023-11-29 14:13:35Please see: https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html
                              Info 2023-11-29 14:13:35MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:34+01:00","linkquality":255}'
                              Warning 2023-11-29 14:13:38Received message from unsupported device with Zigbee model 'TRADFRI bulb E14 WS candle 470lm' and manufacturer name 'IKEA of Sweden'
                              Warning 2023-11-29 14:13:38Please see: https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html
                              Info 2023-11-29 14:13:38MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:37+01:00","linkquality":255}'
                              Warning 2023-11-29 14:13:41Received message from unsupported device with Zigbee model 'TRADFRI bulb E14 WS candle 470lm' and manufacturer name 'IKEA of Sweden'
                              Warning 2023-11-29 14:13:41Please see: https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html
                              Info 2023-11-29 14:13:41MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:40+01:00","linkquality":255}'
                              Warning 2023-11-29 14:13:43Received message from unsupported device with Zigbee model 'TRADFRI bulb E14 WS candle 470lm' and manufacturer name 'IKEA of Sweden'
                              Warning 2023-11-29 14:13:44Please see: https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html
                              Info 2023-11-29 14:13:44MQTT publish: topic 'zigbee2mqtt/0xb43522fffe814999', payload '{"last_seen":"2023-11-29T14:13:43+01:00","linkquality":255}'
                              Warning 2023-11-29 14:13:46Received message from unsupported device with Zigbee model 'TRADFRI bulb E14 WS candle 470lm' and manufacturer name 'IKEA of Sweden'
                              Warning 2023-11-29 14:13:46Please see: https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html
                              

                              Ich hoffe die Lösung ist genauso easy wie bei Stefan 🙂

                              Fg Tomas

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

                                @tomcomm27 einfach ist alles wenn man weiss wie es zu machen ist..

                                leider ist im zigbee2mqtt project es eben nicht SO einfach... da musst du auf ne neue Version warten..sonst musst du den branch wechseln.was wiedderum mit Problem her kommt da du dann auf DEV Version bist und diese nicht immer funktioniert..

                                also abwarten

                                @stefan_nk installier mal die GIT version des adapter.. dann sollte die Meldung weg sein

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

                                  @arteck danke schon mal für die Info!

                                  Das ich es richtig verstehe...falls mein Ikea Licht wirklich die 2107C4 ist und das zigbee2mqtt projekt diese schon auf ihrer Homepage als Unterstütztes Gerät drinnen haben heißt das noch nicht das dies in der derzeit aktuellsten zigbee2mqtt Version schon deinnen ist?🤪

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

                                    @tomcomm27 ja es ist gelistet weil es in DEV unterstützt wird.

                                    die 1.34 ist draussen

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

                                      @arteck beim iobroker zigbee2mqtt Adapter hat sich ja die Cersion von 2.13.3 nich geändert🤔
                                      Wie bekomme ich die neue Version aktualisiert?
                                      Muss ich das im Terminal machen nicht im iobroker?

                                      Danke!

                                      T 1 Reply Last reply Reply Quote 0
                                      • T
                                        TomComm27 @TomComm27 last edited by

                                        @tomcomm27 hab es schon selber hinbekommen!
                                        Im Raspberry im Terminal folgendes ausführen:

                                        cd /opt/zigbee2mqtt
                                        ./update.sh
                                        

                                        Lampe wird jetzt komplett erkannt👍

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        807
                                        Online

                                        31.7k
                                        Users

                                        79.8k
                                        Topics

                                        1.3m
                                        Posts

                                        5
                                        32
                                        2322
                                        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