Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. SONOFF ZigBee 3.0 USB DONGLE PLUS

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    SONOFF ZigBee 3.0 USB DONGLE PLUS

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @panik last edited by

      @panik

      Ich mach das bei meinem Stick immer über das Skript von jelmert (oder so ähnlich). Beim sonoff gab es da aber kleine Abweichungen und wohl auch in den ganz neuen Ausführungen des Sticks eine Hardwareänderung.

      panik 1 Reply Last reply Reply Quote 0
      • panik
        panik @Thomas Braun last edited by panik

        @thomas-braun

        Die Fimrware des Stick ist ja bereits geflasht und läuft auch mit Datum vom 19.09.2022 https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin
        Wo der Adapter bei mir ausgestiegen ist, war bei einem Firmwareupdate zweier oder auch einer Tradfri Lampe von Ikea, da wurde mir ein Update angezeigt und das habe ich gestartet woraufhin der Adapter nach ein paar sekunden bis Minuten aussteigt. Da liegt aktuell das Problem, nicht beid er Firmware des Sticks selbst, das war vielleicht nicht ganz klar von mir geschrieben 🙂

        //Edit
        Jetzt ist ein Update einer Lampe durchgelaufen, am ende hat der Adapter dann aber doch nen neustart gemacht.
        Screenshot 2022-10-22 at 10-41-06 logs - IOBROKER.png

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

          @panik

          Ah, bitte Auszug aus dem Log immer in CodeTags als Text Posten, keine Bildchen davon.

          panik 1 Reply Last reply Reply Quote 0
          • panik
            panik @Thomas Braun last edited by

            @thomas-braun
            Sorry!

            2022-10-22 12:57:34.372 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 77.53%, +- 4 minutes remaining
            2022-10-22 12:58:04.505 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 80.18%, +- 4 minutes remaining
            2022-10-22 12:58:34.626 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 82.83%, +- 3 minutes remaining
            2022-10-22 12:59:04.734 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 85.49%, +- 3 minutes remaining
            2022-10-22 12:59:28.410 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 12:59:28.414 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 12:59:28.422 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 12:59:34.863 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 88.14%, +- 2 minutes remaining
            2022-10-22 13:00:05.019 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 90.79%, +- 2 minutes remaining
            2022-10-22 13:00:35.118 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 93.45%, +- 1 minutes remaining
            2022-10-22 13:01:05.259 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 96.1%, +- 1 minutes remaining
            2022-10-22 13:01:35.380 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 98.75%, +- 0 minutes remaining
            2022-10-22 13:01:51.645 - info: zigbee.0 (1053) Update of '0x000b57fffe965e6f' at 100%
            2022-10-22 13:02:03.858 - warn: zigbee.0 (1053) Device '0x000b57fffe965e6f' announced itself
            2022-10-22 13:02:03.862 - error: zigbee.0 (1053) 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().
            2022-10-22 13:02:03.862 - error: zigbee.0 (1053) unhandled promise rejection: Cannot read properties of undefined (reading 'color_options')
            2022-10-22 13:02:03.865 - error: zigbee.0 (1053) TypeError: Cannot read properties of undefined (reading 'color_options')
            at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js:39:19)
            at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:44:26)
            at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:26:18)
            at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:236:54)
            at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:560:18)
            2022-10-22 13:02:03.865 - error: zigbee.0 (1053) Cannot read properties of undefined (reading 'color_options')
            2022-10-22 13:02:03.877 - info: zigbee.0 (1053) cleaned everything up...
            2022-10-22 13:02:03.903 - info: zigbee.0 (1053) Zigbee: disabling joining new devices.
            2022-10-22 13:02:04.117 - info: zigbee.0 (1053) Finished update of '0x000b57fffe965e6f', from '{"softwareBuildID":"1.2.214","dateCode":"20170302"}' to '{"softwareBuildID":"2.3.094","dateCode":"20220820"}'
            2022-10-22 13:02:04.377 - info: zigbee.0 (1053) terminating
            2022-10-22 13:02:04.378 - warn: zigbee.0 (1053) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2022-10-22 13:02:04.895 - warn: zigbee.0 (1053) get state error: Connection is closed.
            2022-10-22 13:02:04.947 - error: host.IOBROKER 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:
            2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'color_options')
            2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js:39:19)
            2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:44:26)
            2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:26:18)
            2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:236:54)
            2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:560:18)
            2022-10-22 13:02:04.949 - error: host.IOBROKER instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2022-10-22 13:02:04.950 - info: host.IOBROKER Restart adapter system.adapter.zigbee.0 because enabled
            2022-10-22 13:02:11.141 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:02:11.147 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:02:11.164 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:02:13.011 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:02:13.017 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:02:13.024 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:02:35.005 - info: host.IOBROKER instance system.adapter.zigbee.0 started with pid 1104
            2022-10-22 13:02:37.271 - info: zigbee.0 (1104) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.18.0, js-controller: 4.0.23
            2022-10-22 13:02:37.347 - info: zigbee.0 (1104) delete old Backup files. keep only last 10
            2022-10-22 13:02:37.349 - info: zigbee.0 (1104) Starting Zigbee npm ...
            2022-10-22 13:02:37.685 - info: zigbee.0 (1104) Installed Version: iobroker.zigbee@1.7.5
            2022-10-22 13:02:37.976 - info: zigbee.0 (1104) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220219}}
            2022-10-22 13:02:37.991 - info: zigbee.0 (1104) Unable to disable LED, unsupported function.
            2022-10-22 13:02:38.003 - info: zigbee.0 (1104) --> transmitPower : normal
            2022-10-22 13:02:38.011 - info: zigbee.0 (1104) Currently 6 devices are joined:
            2022-10-22 13:02:38.033 - info: zigbee.0 (1104) 0x0017880102c01d6f (addr 60733): 324131092621 - Philips Hue dimmer switch (EndDevice)
            2022-10-22 13:02:38.038 - info: zigbee.0 (1104) 0x000b57fffe965e6f (addr 55698): LED1650R5 - IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (Router)
            2022-10-22 13:02:38.039 - info: zigbee.0 (1104) 0x000b57fffe96a53e (addr 46987): LED1650R5 - IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (Router)
            2022-10-22 13:02:38.040 - info: zigbee.0 (1104) 0x90fd9ffffee81c90 (addr 51236): E1524/E1810 - IKEA TRADFRI remote control (EndDevice)
            2022-10-22 13:02:38.041 - info: zigbee.0 (1104) 0x00158d00044c8f01 (addr 21384): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
            2022-10-22 13:02:38.043 - info: zigbee.0 (1104) 0x5c0272fffe03a478 (addr 44297): ZSS-ZK-THL - Moes Smart temperature and humidity meter with display (EndDevice)
            2022-10-22 13:02:38.043 - info: zigbee.0 (1104) Zigbee started
            2022-10-22 13:02:45.944 - info: admin.0 (457) ==> Connected system.user.admin from ::ffff:10.0.0.254
            2022-10-22 13:03:20.596 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:03:20.602 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:03:20.611 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:03:21.098 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:03:21.102 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:03:21.110 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:03:58.380 - info: zigbee.0 (1104) Failed to check if update available for '0x90fd9ffffee81c90' (Device didn't respond to OTA request)
            2022-10-22 13:03:58.381 - info: zigbee.0 (1104) Failed to check if update available for '0x0017880102c01d6f' (Device didn't respond to OTA request)
            2022-10-22 13:04:39.552 - info: admin.0 (457) <== Disconnect system.user.admin from ::ffff:10.0.0.254
            2022-10-22 13:05:21.145 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:05:21.150 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:05:21.157 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:05:21.967 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:05:22.059 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:05:22.067 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:05:34.732 - info: admin.0 (457) ==> Connected system.user.admin from ::ffff:10.0.0.254
            2022-10-22 13:06:16.830 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:06:16.838 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:06:16.845 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:06:34.983 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:06:34.990 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:06:35.003 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:06:38.435 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:06:38.439 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:06:38.450 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:07:18.131 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.GZ_Automatik_aus_PC_an
            2022-10-22 13:07:34.582 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:07:34.587 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:07:34.595 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:07:49.603 - info: javascript.0 (484) Stop script script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:07:49.608 - info: javascript.0 (484) Start javascript script.js.Licht_Steuerung.Gästezimmer
            2022-10-22 13:07:49.618 - info: javascript.0 (484) script.js.Licht_Steuerung.Gästezimmer: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
            2022-10-22 13:08:51.876 - info: javascript.0 (484) Stop script script.js.Sandkasten.GästezimmerNEU
            2022-10-22 13:09:10.808 - info: zigbee.0 (1104) Zigbee: allowing new devices to join.
            2022-10-22 13:09:26.740 - info: zigbee.0 (1104) Starting interview of '0x00158d00036b9e73'
            2022-10-22 13:09:26.871 - warn: zigbee.0 (1104) Device '0x00158d00036b9e73' announced itself
            2022-10-22 13:09:42.343 - info: zigbee.0 (1104) Starting interview of '0x000b57fffe8451c2'
            2022-10-22 13:09:42.413 - info: zigbee.0 (1104) Starting interview of '0x000b57fffebae17b'
            2022-10-22 13:09:48.278 - warn: zigbee.0 (1104) Device '0x000b57fffe8451c2' announced itself
            2022-10-22 13:09:48.365 - warn: zigbee.0 (1104) Device '0x000b57fffebae17b' announced itself
            2022-10-22 13:10:02.830 - info: zigbee.0 (1104) Successfully interviewed '0x00158d00036b9e73', device has succesfully been paired
            2022-10-22 13:10:02.830 - info: zigbee.0 (1104) Device '0x00158d00036b9e73' is supported, identified as: Xiaomi Aqara human body movement and illuminance sensor (RTCGQ11LM)
            2022-10-22 13:10:06.752 - info: zigbee.0 (1104) Successfully interviewed '0x000b57fffe8451c2', device has succesfully been paired
            2022-10-22 13:10:06.752 - info: zigbee.0 (1104) Device '0x000b57fffe8451c2' is supported, identified as: IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (LED1650R5)
            2022-10-22 13:10:06.753 - info: zigbee.0 (1104) Configuring 0x000b57fffe8451c2 TRADFRI bulb GU10 W 400lm
            2022-10-22 13:10:06.756 - info: zigbee.0 (1104) DeviceConfigure successful 0x000b57fffe8451c2 TRADFRI bulb GU10 W 400lm
            2022-10-22 13:10:06.973 - info: zigbee.0 (1104) Successfully interviewed '0x000b57fffebae17b', device has succesfully been paired
            2022-10-22 13:10:06.973 - info: zigbee.0 (1104) Device '0x000b57fffebae17b' is supported, identified as: IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (LED1650R5)
            2022-10-22 13:10:06.974 - info: zigbee.0 (1104) Configuring 0x000b57fffebae17b TRADFRI bulb GU10 W 400lm
            2022-10-22 13:10:06.975 - info: zigbee.0 (1104) DeviceConfigure successful 0x000b57fffebae17b TRADFRI bulb GU10 W 400lm
            2022-10-22 13:12:34.733 - warn: zigbee.0 (1104) Device '0x000b57fffebae17b' announced itself
            2022-10-22 13:12:34.736 - error: zigbee.0 (1104) 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().
            2022-10-22 13:12:34.737 - error: zigbee.0 (1104) unhandled promise rejection: Cannot read properties of undefined (reading 'color_options')
            2022-10-22 13:12:34.739 - error: zigbee.0 (1104) TypeError: Cannot read properties of undefined (reading 'color_options')
            at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js:39:19)
            at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:44:26)
            at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:26:18)
            at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:236:54)
            at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:560:18)
            2022-10-22 13:12:34.739 - error: zigbee.0 (1104) Cannot read properties of undefined (reading 'color_options')
            2022-10-22 13:12:34.745 - info: zigbee.0 (1104) cleaned everything up...
            2022-10-22 13:12:34.771 - info: zigbee.0 (1104) Zigbee: disabling joining new devices.
            2022-10-22 13:12:34.776 - warn: zigbee.0 (1104) Device '0x000b57fffe8451c2' announced itself
            2022-10-22 13:12:34.782 - error: zigbee.0 (1104) 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().
            2022-10-22 13:12:34.782 - error: zigbee.0 (1104) unhandled promise rejection: Cannot read properties of undefined (reading 'color_options')
            2022-10-22 13:12:34.783 - error: zigbee.0 (1104) TypeError: Cannot read properties of undefined (reading 'color_options')
            at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js:39:19)
            at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:44:26)
            at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:26:18)
            at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:236:54)
            at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:560:18)
            2022-10-22 13:12:34.784 - error: zigbee.0 (1104) Cannot read properties of undefined (reading 'color_options')
            2022-10-22 13:12:35.246 - info: zigbee.0 (1104) terminating
            2022-10-22 13:12:35.247 - warn: zigbee.0 (1104) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2022-10-22 13:12:35.756 - warn: zigbee.0 (1104) get state error: Connection is closed.
            2022-10-22 13:12:35.809 - error: host.IOBROKER 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:
            2022-10-22 13:12:35.810 - error: host.IOBROKER Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'color_options')
            2022-10-22 13:12:35.812 - error: host.IOBROKER Caught by controller[1]: at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js:39:19)
            2022-10-22 13:12:35.813 - error: host.IOBROKER Caught by controller[1]: at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:44:26)
            2022-10-22 13:12:35.813 - error: host.IOBROKER Caught by controller[1]: at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:26:18)
            2022-10-22 13:12:35.813 - error: host.IOBROKER Caught by controller[1]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:236:54)
            2022-10-22 13:12:35.813 - error: host.IOBROKER Caught by controller[1]: at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:560:18)
            2022-10-22 13:12:35.814 - error: host.IOBROKER Caught by controller[2]: 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:
            2022-10-22 13:12:35.814 - error: host.IOBROKER Caught by controller[3]: TypeError: Cannot read properties of undefined (reading 'color_options')
            2022-10-22 13:12:35.814 - error: host.IOBROKER Caught by controller[3]: at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js:39:19)
            2022-10-22 13:12:35.814 - error: host.IOBROKER Caught by controller[3]: at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:44:26)
            2022-10-22 13:12:35.814 - error: host.IOBROKER Caught by controller[3]: at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:26:18)
            2022-10-22 13:12:35.814 - error: host.IOBROKER Caught by controller[3]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:236:54)
            2022-10-22 13:12:35.815 - error: host.IOBROKER Caught by controller[3]: at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:560:18)
            2022-10-22 13:12:35.815 - error: host.IOBROKER instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2022-10-22 13:12:35.815 - info: host.IOBROKER Restart adapter system.adapter.zigbee.0 because enabled
            2022-10-22 13:13:05.866 - info: host.IOBROKER instance system.adapter.zigbee.0 started with pid 1132
            2022-10-22 13:13:08.150 - info: zigbee.0 (1132) starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.18.0, js-controller: 4.0.23
            2022-10-22 13:13:08.226 - info: zigbee.0 (1132) delete old Backup files. keep only last 10
            2022-10-22 13:13:08.228 - info: zigbee.0 (1132) Starting Zigbee npm ...
            2022-10-22 13:13:08.572 - info: zigbee.0 (1132) Installed Version: iobroker.zigbee@1.7.5
            2022-10-22 13:13:08.870 - info: zigbee.0 (1132) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220219}}
            2022-10-22 13:13:08.877 - info: zigbee.0 (1132) Unable to disable LED, unsupported function.
            2022-10-22 13:13:08.889 - info: zigbee.0 (1132) --> transmitPower : normal
            2022-10-22 13:13:08.897 - info: zigbee.0 (1132) Currently 8 devices are joined:
            2022-10-22 13:13:08.921 - info: zigbee.0 (1132) 0x0017880102c01d6f (addr 60733): 324131092621 - Philips Hue dimmer switch (EndDevice)
            2022-10-22 13:13:08.926 - info: zigbee.0 (1132) 0x000b57fffe965e6f (addr 55698): LED1650R5 - IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (Router)
            2022-10-22 13:13:08.927 - info: zigbee.0 (1132) 0x000b57fffe96a53e (addr 46987): LED1650R5 - IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (Router)
            2022-10-22 13:13:08.928 - info: zigbee.0 (1132) 0x90fd9ffffee81c90 (addr 51236): E1524/E1810 - IKEA TRADFRI remote control (EndDevice)
            2022-10-22 13:13:08.930 - info: zigbee.0 (1132) 0x00158d00044c8f01 (addr 21384): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
            2022-10-22 13:13:08.931 - info: zigbee.0 (1132) 0x00158d00036b9e73 (addr 25776): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
            2022-10-22 13:13:08.932 - info: zigbee.0 (1132) 0x000b57fffe8451c2 (addr 16760): LED1650R5 - IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (Router)
            2022-10-22 13:13:08.933 - info: zigbee.0 (1132) 0x000b57fffebae17b (addr 50823): LED1650R5 - IKEA TRADFRI LED bulb GU10 400 lumen, dimmable (Router)
            2022-10-22 13:13:08.933 - info: zigbee.0 (1132) Zigbee started
            

            Das ist nun der letzte Log, hier lief z.B. kein Update aber ich habe zwei neue Lampen und einen Bewegungsmelder angelernt. Kann es sein dass das etwas mit dem Node.js zu tun haben kann? Also mit der Version 16.x.
            Da ich hier noch nichts von derartigen Problemen mit dem Stick oder dem Adapter gelesen habe, habe ich das gefühl es könnte an etwas anderem liegen.

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

              @panik

              Die Updates tröpfeln ganz langsam rein. Das ist normal, denke ich.

              panik 1 Reply Last reply Reply Quote 0
              • panik
                panik @Thomas Braun last edited by panik

                @thomas-braun
                Sicherlich ist das normal und ok, nur eben die Abstürze des Adapters nicht nach z.B. eines Updates wie hier

                2022-10-22 13:02:04.117 - info: zigbee.0 (1053) Finished update of '0x000b57fffe965e6f', from '{"softwareBuildID":"1.2.214","dateCode":"20170302"}' to '{"softwareBuildID":"2.3.094","dateCode":"20220820"}'
                
                2022-10-22 13:02:04.377 - info: zigbee.0 (1053) terminating
                
                2022-10-22 13:02:04.378 - warn: zigbee.0 (1053) Terminated (UNCAUGHT_EXCEPTION): Without reason
                
                2022-10-22 13:02:04.895 - warn: zigbee.0 (1053) get state error: Connection is closed.
                
                2022-10-22 13:02:04.947 - error: host.IOBROKER 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:
                
                2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'color_options')
                
                2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at Object.bulbOnEvent [as onEvent] (/opt/iobroker/node_modules/zigbee-herdsman-converters/devices/ikea.js:39:19)
                
                2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at DeviceEvent.callOnEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:44:26)
                
                2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at DeviceEvent.onZigbeeEvent (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceEvent.js:26:18)
                
                2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:236:54)
                
                2022-10-22 13:02:04.949 - error: host.IOBROKER Caught by controller[1]: at ZigbeeController.handleDeviceAnnounce (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:560:18)
                
                2022-10-22 13:02:04.949 - error: host.IOBROKER instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                
                2022-10-22 13:02:04.950 - info: host.IOBROKER Restart adapter system.adapter.zigbee.0 because enabled
                

                Ich mache grad nochmal ein Update und schaue was dann passiert, danach lasse ich den Apadter und die paar schon angepassten Scripte mal laufen und schaue was passiert, ob es nur bei den Updates zu Adapter abschtürzen kommt oder auch im Normalen betrieb.

                //EDIT
                Da auf der Github Seite ähnliche Probleme gemeldet wurden, habe ich die Git version des Adapters mal installiert, das soll wohl abhilfe schaffen, mal sehen 🙂
                //EDIT2
                Mit dem Git Update auf Adapterversion 1.7.6 läuft es DEUTLICH stabiler, damit werde ich nun erst mal weiterarbeiten.

                https://github.com/ioBroker/ioBroker.zigbee/issues/1520
                https://github.com/ioBroker/ioBroker.zigbee/issues/1518

                DcFamas created this issue in ioBroker/ioBroker.zigbee

                closed Adapter crashes randomly #1520

                tugsi created this issue in ioBroker/ioBroker.zigbee

                closed Firmwarecheck (OTA) crashed, wenn IKEA Styrbar (IKEA E2001/E2002) aktiv #1518

                S 1 Reply Last reply Reply Quote 0
                • S
                  Spidermike @panik last edited by

                  hallo an alle

                  ich habe auch probleme mit dem Teil,

                  heute installiert und soweit auch eingerichtet, es läuft zumindest aber ich finde das der Empfang von meinen Geräten die ich neu eingelernt habe total mist ist

                  Da hatte ich mit dem Conbee Stick wesentlich besseren Empfang gehabt

                  und vorallem hat der Conbee die Geräte viel schneller gefunden und installiert.

                  könnt ihr mir helfen woran das liegen könnte

                  Gruß

                  panik 1 Reply Last reply Reply Quote 0
                  • panik
                    panik @Spidermike last edited by

                    @spidermike
                    Ich zumindest kann keines der Probleme bestätigen, weder ist bei mir der Empfang schlecht oder schlechter als bei dem ConBee II den ich zuvor hatte noch dauert das Verbinden lang. Der ConBee mit der Phoscon software ist auf jeden fall ausgereifter in meinen augen aber abgesehen davon läuft bei mir der Sonoff stick bisher sehr gut und gefühlt performanter als der ConBee mit Phoscon.

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

                      Hallo zusammen,
                      ich bin auch total am Verzweifeln, da der Stick keine Geräte mehr findet.

                      Ich habe sogar den Pi und ioBroker mit einem Backup neu aufgesetzt.
                      Er hat ein Gerät drin, welches auch immer Daten liefert.

                      Firmware ist die 20220219

                      Ich habe nun auch den Inhalt des Ordners zigbee.0 gelöscht, dann Instanz gelöscht und Adapter gelöscht. Neu gebootet und wieder Adapter installiert. Den Stick bindet ioBroker sofort auch wieder in /dev/ttyUSB0 auf dem Pi4 2GB ein aber er findet sonst keine Geräte. Das alte ist jetzt logischerweise auch gelöscht.

                      Hat jemand einen Rat?

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

                        @hg6806 sagte in SONOFF ZigBee 3.0 USB DONGLE PLUS:

                        Den Stick bindet ioBroker sofort auch wieder in /dev/ttyUSB0

                        Verwende den Link aus /dev/serial/by-id

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

                          @thomas-braun
                          Mach' ich schon:

                          pi@RPI4:~ $ ls -la /dev/serial/by-id
                          total 0
                          drwxr-xr-x 2 root root 60 Apr 20 14:13 .
                          drwxr-xr-x 4 root root 80 Apr 20 14:13 ..
                          lrwxrwxrwx 1 root root 13 Apr 20 14:13 usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 -> ../../ttyUSB0
                          pi@RPI4:~ $
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @hg6806 last edited by

                            @hg6806

                            Und ein Adapter-Neustart schaut im Log wie aus?

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

                              @thomas-braun

                              Neustart im Debug und anschließendes Suchen

                              
                              zigbee.0
                              2023-04-20 22:31:13.474	info	Zigbee: stop joining
                              
                              zigbee.0
                              2023-04-20 22:30:12.200	info	Zigbee: allowing new devices to join.
                              
                              zigbee.0
                              2023-04-20 22:30:09.768	debug	getBinding result: []
                              
                              zigbee.0
                              2023-04-20 22:30:09.700	debug	getExclude result: []
                              
                              zigbee.0
                              2023-04-20 22:30:09.483	debug	getDevices result: [{"_id":"0x00124b0026d1548f","icon":"img/unknown.png","paired":true,"info":{"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"_type":"Coordinator","_ieeeAddr":"0x00124b0026d1548f","_networkAddress":0,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":3,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":10,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[1281,10],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":false,"_skipTimeResponse":false,"meta":{},"_lastSeen":null,"_defaultSendRequestWhen":"immediate"},"mapped":null,"endpoint":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},"endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":2,"profileID":257,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":3,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":4,"profileID":263,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":5,"profileID":264,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":6,"profileID":265,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":8,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":10,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":11,"profileID":260,"deviceID":1024,"inputClusters":[1281,10],"outputClusters":[1280,1282],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":12,"profileID":49246,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":13,"profileID":260,"deviceID":5,"inputClusters":[25],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":47,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":110,"profileID":260,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]},{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":242,"profileID":41440,"deviceID":5,"inputClusters":[],"outputClusters":[],"deviceNetworkAddress":0,"deviceIeeeAddress":"0x00124b0026d1548f","clusters":{},"_binds":[],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"name":"0x00124b0026d1548f"},"common":{},"native":{}}]
                              
                              zigbee.0
                              2023-04-20 22:30:09.255	info	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/ttyS0"},{"path":"/dev/ttyAMA0"}]
                              
                              zigbee.0
                              2023-04-20 22:30:09.063	debug	getCoordinatorInfo result: {"installSource":"iobroker.zigbee@1.8.10","channel":"11","port":"/dev/ttyUSB0","type":"zStack3x0","revision":20220219,"version":"2-1.2.7.1."}
                              
                              zigbee.0
                              2023-04-20 22:30:09.037	debug	getMap result: {"lqis":[{"parent":"0x00124b0026d1548f","networkAddress":27508,"ieeeAddr":"0x00158d00039ea4f7","lqi":170,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b0026d1548f","networkAddress":25299,"ieeeAddr":"0x00158d00034f6381","lqi":106,"relationship":1,"depth":1,"status":"online"}],"routing":[]}
                              
                              zigbee.0
                              2023-04-20 22:30:09.036	debug	Get map succeeded [{"parent":"0x00124b0026d1548f","networkAddress":27508,"ieeeAddr":"0x00158d00039ea4f7","lqi":170,"relationship":1,"depth":1,"status":"online"},{"parent":"0x00124b0026d1548f","networkAddress":25299,"ieeeAddr":"0x00158d00034f6381","lqi":106,"relationship":1,"depth":1,"status":"online"}]
                              
                              zigbee.0
                              2023-04-20 22:30:09.035	debug	Routing table succeeded for 'Coordinator'
                              
                              zigbee.0
                              2023-04-20 22:30:09.035	debug	Routing for 'Coordinator': {"table":[]}
                              
                              zigbee.0
                              2023-04-20 22:30:09.026	debug	LQI succeeded for 'Coordinator'
                              
                              zigbee.0
                              2023-04-20 22:30:09.008	debug	getGroups result: {}
                              
                              zigbee.0
                              2023-04-20 22:29:54.028	debug	getGroups result: {}
                              
                              zigbee.0
                              2023-04-20 22:29:54.016	info	Zigbee started
                              
                              zigbee.0
                              2023-04-20 22:29:54.014	info	Currently no devices.
                              
                              zigbee.0
                              2023-04-20 22:29:53.990	info	--> transmitPower : normal
                              
                              zigbee.0
                              2023-04-20 22:29:53.970	info	Unable to disable LED, unsupported function.
                              
                              zigbee.0
                              2023-04-20 22:29:53.968	debug	Zigbee network parameters: panID=6754 channel=11 extendedPanID=8f54d126004b1200
                              
                              zigbee.0
                              2023-04-20 22:29:53.961	info	Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220219}}
                              
                              zigbee.0
                              2023-04-20 22:29:53.960	debug	zigbee-herdsman started
                              
                              zigbee.0
                              2023-04-20 22:29:53.701	debug	Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2023_04_20-22_29_52.tar.gz success
                              
                              zigbee.0
                              2023-04-20 22:29:53.682	info	Installed Version: iobroker.zigbee@1.8.10
                              
                              zigbee.0
                              2023-04-20 22:29:52.941	debug	Starting zigbee-herdsman...
                              
                              zigbee.0
                              2023-04-20 22:29:52.939	info	Starting Zigbee npm ...
                              
                              zigbee.0
                              2023-04-20 22:29:52.838	debug	Using zigbee-herdsman with settings: {"network":{"panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/ttyUSB0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false}}
                              
                              zigbee.0
                              2023-04-20 22:29:52.785	info	starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.16.0, js-controller: 4.0.24
                              
                              zigbee.0
                              2023-04-20 22:29:52.285	debug	Plugin sentry Initialize Plugin (enabled=true)
                              
                              zigbee.0
                              2023-04-20 22:29:51.657	debug	States connected to redis: 127.0.0.1:9000
                              
                              zigbee.0
                              2023-04-20 22:29:51.434	debug	States create User PubSub Client
                              
                              zigbee.0
                              2023-04-20 22:29:51.432	debug	States create System PubSub Client
                              
                              zigbee.0
                              2023-04-20 22:29:51.327	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                              
                              zigbee.0
                              2023-04-20 22:29:51.213	debug	Objects connected to redis: 127.0.0.1:9001
                              
                              zigbee.0
                              2023-04-20 22:29:51.204	debug	Objects client initialize lua scripts
                              
                              zigbee.0
                              2023-04-20 22:29:50.941	debug	Objects create User PubSub Client
                              
                              zigbee.0
                              2023-04-20 22:29:50.939	debug	Objects create System PubSub Client
                              
                              zigbee.0
                              2023-04-20 22:29:50.937	debug	Objects client ready ... initialize now
                              
                              zigbee.0
                              2023-04-20 22:29:50.796	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                              
                              zigbee.0
                              2023-04-20 22:29:43.881	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              
                              zigbee.0
                              2023-04-20 22:29:43.880	info	terminating
                              
                              zigbee.0
                              2023-04-20 22:29:43.378	info	Zigbee: disabling joining new devices.
                              
                              zigbee.0
                              2023-04-20 22:29:43.374	info	cleaned everything up...
                              
                              zigbee.0
                              2023-04-20 22:29:43.371	info	Got terminate signal TERMINATE_YOURSELF
                              
                              zigbee.0
                              2023-04-20 22:27:59.842	info	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/ttyS0"},{"path":"/dev/ttyAMA0"}]
                              
                              
                              1 Reply Last reply Reply Quote 0
                              • hg6806
                                hg6806 Most Active last edited by

                                Den Kanal hatte ich auch mal auf 15 gestellt, weil hier lt. Fritzbox weniger Traffic ist und auch die Firmware des Sticks auf 20221226 geflasht.
                                Noch immer, es werden keine Geräte gefunden.
                                Wenn ich die vorher kopierte "shepherd.db" zurückspiele, habe ich dann wenigsten wieder mein eines Gerät?

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

                                  @hg6806 sagte in SONOFF ZigBee 3.0 USB DONGLE PLUS:

                                  Den Kanal hatte ich auch mal auf 15 gestellt,

                                  Nicht alle zigbee-Geräte kommen mit anderen Kanälen klar.

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

                                    @thomas-braun

                                    Ja, war vorher bei 11, da ging es ja auch nicht.

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

                                      @hg6806

                                      Zeig mal einen kompletten Kaltstart des Adapters
                                      (aus dem 'richtigen' Log File)

                                      iob logs --watch | uniq
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • hg6806
                                        hg6806 Most Active last edited by

                                        @thomas-braun sagte in SONOFF ZigBee 3.0 USB DONGLE PLUS:

                                        iob logs --watch | uniq
                                        Was meinst du mit Kaltstart?
                                        Ich habe den Adapter gestoppt, Befehl ausgeführt und dann wieder Adapter gestartet. Hier das Ergebnis:

                                        pi@RPI4:~ $ iob logs --watch | uniq
                                        2023-04-21 22:06:21.270  - info: host.RPI4 "system.adapter.zigbee.0" disabled
                                        2023-04-21 22:06:21.275  - info: host.RPI4 stopInstance system.adapter.zigbee.0 (force=false, process=true)
                                        2023-04-21 22:06:21.283  - info: zigbee.0 (1919) Got terminate signal TERMINATE_YOURSELF
                                        2023-04-21 22:06:21.285  - info: zigbee.0 (1919) cleaned everything up...
                                        2023-04-21 22:06:21.288  - info: zigbee.0 (1919) Zigbee: disabling joining new devices.
                                        2023-04-21 22:06:21.537  - info: host.RPI4 stopInstance system.adapter.zigbee.0 send kill signal
                                        2023-04-21 22:06:21.786  - info: zigbee.0 (1919) terminating
                                        2023-04-21 22:06:21.788  - debug: zigbee.0 (1919) Plugin sentry destroyed
                                        2023-04-21 22:06:21.789  - info: zigbee.0 (1919) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-04-21 22:06:22.469  - info: host.RPI4 instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-04-21 22:06:29.879  - info: host.RPI4 "system.adapter.zigbee.0" enabled
                                        2023-04-21 22:06:30.309  - info: host.RPI4 instance system.adapter.zigbee.0 started with pid 56240
                                        2023-04-21 22:06:34.252  - debug: zigbee.0 (56240) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2023-04-21 22:06:34.397  - debug: zigbee.0 (56240) Objects client ready ... initialize now
                                        2023-04-21 22:06:34.400  - debug: zigbee.0 (56240) Objects create System PubSub Client
                                        2023-04-21 22:06:34.403  - debug: zigbee.0 (56240) Objects create User PubSub Client
                                        2023-04-21 22:06:34.675  - debug: zigbee.0 (56240) Objects client initialize lua scripts
                                        2023-04-21 22:06:34.690  - debug: zigbee.0 (56240) Objects connected to redis: 127.0.0.1:9001
                                        2023-04-21 22:06:34.808  - debug: zigbee.0 (56240) Redis States: Use Redis connection: 127.0.0.1:9000
                                        2023-04-21 22:06:34.907  - debug: zigbee.0 (56240) States create System PubSub Client
                                        2023-04-21 22:06:34.910  - debug: zigbee.0 (56240) States create User PubSub Client
                                        2023-04-21 22:06:35.130  - debug: zigbee.0 (56240) States connected to redis: 127.0.0.1:9000
                                        2023-04-21 22:06:35.732  - debug: zigbee.0 (56240) Plugin sentry Initialize Plugin (enabled=true)
                                        2023-04-21 22:06:36.307  - info: zigbee.0 (56240) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.16.0, js-controller: 4.0.24
                                        2023-04-21 22:06:36.359  - debug: zigbee.0 (56240) Using zigbee-herdsman with settings: {"network":{"panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channe       lList":[15],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-d       ata/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/ttyUSB0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfigur       ation":false}}
                                        2023-04-21 22:06:36.461  - info: zigbee.0 (56240) Starting Zigbee  npm ...
                                        2023-04-21 22:06:36.463  - debug: zigbee.0 (56240) Starting zigbee-herdsman...
                                        2023-04-21 22:06:37.178  - info: zigbee.0 (56240) Installed Version: iobroker.zigbee@1.8.10
                                        2023-04-21 22:06:37.201  - debug: zigbee.0 (56240) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2023_04_21-22_06_36.tar.gz success
                                        2023-04-21 22:06:37.478  - debug: zigbee.0 (56240) zigbee-herdsman started
                                        2023-04-21 22:06:37.480  - info: zigbee.0 (56240) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintr       el":1,"revision":20221226}}
                                        2023-04-21 22:06:37.489  - debug: zigbee.0 (56240) Zigbee network parameters: panID=6754 channel=15 extendedPanID=8f54d126004b1200
                                        2023-04-21 22:06:37.491  - info: zigbee.0 (56240) Unable to disable LED, unsupported function.
                                        2023-04-21 22:06:37.513  - info: zigbee.0 (56240)   --> transmitPower : normal
                                        2023-04-21 22:06:37.523  - info: zigbee.0 (56240) Currently no devices.
                                        2023-04-21 22:06:37.526  - info: zigbee.0 (56240) Zigbee started
                                        2023-04-21 22:06:37.553  - debug: zigbee.0 (56240) getGroups result: {}
                                        2023-04-21 22:07:04.780  - info: host.RPI4 "system.adapter.zigbee.0" disabled
                                        2023-04-21 22:07:04.781  - info: host.RPI4 stopInstance system.adapter.zigbee.0 (force=false, process=true)
                                        2023-04-21 22:07:04.795  - info: zigbee.0 (56240) Got terminate signal TERMINATE_YOURSELF
                                        2023-04-21 22:07:04.799  - info: zigbee.0 (56240) cleaned everything up...
                                        2023-04-21 22:07:04.804  - info: zigbee.0 (56240) Zigbee: disabling joining new devices.
                                        2023-04-21 22:07:05.081  - info: host.RPI4 stopInstance system.adapter.zigbee.0 send kill signal
                                        2023-04-21 22:07:05.301  - info: zigbee.0 (56240) terminating
                                        2023-04-21 22:07:05.303  - debug: zigbee.0 (56240) Plugin sentry destroyed
                                        2023-04-21 22:07:05.303  - info: zigbee.0 (56240) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-04-21 22:07:06.031  - info: host.RPI4 instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-04-21 22:07:11.049  - info: host.RPI4 "system.adapter.zigbee.0" enabled
                                        2023-04-21 22:07:11.451  - info: host.RPI4 instance system.adapter.zigbee.0 started with pid 56270
                                        2023-04-21 22:07:11.049  - info: host.RPI4 "system.adapter.zigbee.0" enabled
                                        2023-04-21 22:07:11.451  - info: host.RPI4 instance system.adapter.zigbee.0 started with pid 56270
                                        2023-04-21 22:07:15.174  - debug: zigbee.0 (56270) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2023-04-21 22:07:15.350  - debug: zigbee.0 (56270) Objects client ready ... initialize now
                                        2023-04-21 22:07:15.472  - debug: zigbee.0 (56270) Objects create System PubSub Client
                                        2023-04-21 22:07:15.476  - debug: zigbee.0 (56270) Objects create User PubSub Client
                                        2023-04-21 22:07:15.768  - debug: zigbee.0 (56270) Objects client initialize lua scripts
                                        2023-04-21 22:07:15.779  - debug: zigbee.0 (56270) Objects connected to redis: 127.0.0.1:9001
                                        2023-04-21 22:07:15.893  - debug: zigbee.0 (56270) Redis States: Use Redis connection: 127.0.0.1:9000
                                        2023-04-21 22:07:15.985  - debug: zigbee.0 (56270) States create System PubSub Client
                                        2023-04-21 22:07:15.988  - debug: zigbee.0 (56270) States create User PubSub Client
                                        2023-04-21 22:07:16.214  - debug: zigbee.0 (56270) States connected to redis: 127.0.0.1:9000
                                        2023-04-21 22:07:15.174  - debug: zigbee.0 (56270) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2023-04-21 22:07:15.350  - debug: zigbee.0 (56270) Objects client ready ... initialize now
                                        2023-04-21 22:07:15.472  - debug: zigbee.0 (56270) Objects create System PubSub Client
                                        2023-04-21 22:07:15.476  - debug: zigbee.0 (56270) Objects create User PubSub Client
                                        2023-04-21 22:07:15.768  - debug: zigbee.0 (56270) Objects client initialize lua scripts
                                        2023-04-21 22:07:15.779  - debug: zigbee.0 (56270) Objects connected to redis: 127.0.0.1:9001
                                        2023-04-21 22:07:15.893  - debug: zigbee.0 (56270) Redis States: Use Redis connection: 127.0.0.1:9000
                                        2023-04-21 22:07:15.985  - debug: zigbee.0 (56270) States create System PubSub Client
                                        2023-04-21 22:07:15.988  - debug: zigbee.0 (56270) States create User PubSub Client
                                        2023-04-21 22:07:16.214  - debug: zigbee.0 (56270) States connected to redis: 127.0.0.1:9000
                                        2023-04-21 22:07:16.825  - debug: zigbee.0 (56270) Plugin sentry Initialize Plugin (enabled=true)
                                        2023-04-21 22:07:17.386  - info: zigbee.0 (56270) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.16.0, js-controller: 4.0.24
                                        2023-04-21 22:07:17.438  - debug: zigbee.0 (56270) Using zigbee-herdsman with settings: {"network":{"panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channe       lList":[15],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-d       ata/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/ttyUSB0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfigur       ation":false}}
                                        2023-04-21 22:07:17.525  - info: zigbee.0 (56270) Starting Zigbee  npm ...
                                        2023-04-21 22:07:17.527  - debug: zigbee.0 (56270) Starting zigbee-herdsman...
                                        2023-04-21 22:07:18.224  - info: zigbee.0 (56270) Installed Version: iobroker.zigbee@1.8.10
                                        2023-04-21 22:07:18.247  - debug: zigbee.0 (56270) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2023_04_21-22_07_17.tar.gz success
                                        2023-04-21 22:07:18.547  - debug: zigbee.0 (56270) zigbee-herdsman started
                                        2023-04-21 22:07:18.548  - info: zigbee.0 (56270) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintr       el":1,"revision":20221226}}
                                        2023-04-21 22:07:18.561  - debug: zigbee.0 (56270) Zigbee network parameters: panID=6754 channel=15 extendedPanID=8f54d126004b1200
                                        2023-04-21 22:07:18.563  - info: zigbee.0 (56270) Unable to disable LED, unsupported function.
                                        2023-04-21 22:07:18.599  - info: zigbee.0 (56270)   --> transmitPower : normal
                                        2023-04-21 22:07:18.634  - info: zigbee.0 (56270) Currently no devices.
                                        2023-04-21 22:07:18.638  - info: zigbee.0 (56270) Zigbee started
                                        2023-04-21 22:07:18.657  - debug: zigbee.0 (56270) getGroups result: {}
                                        2023-04-21 22:07:17.386  - info: zigbee.0 (56270) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.16.0, js-controller: 4.0.24
                                        2023-04-21 22:07:17.438  - debug: zigbee.0 (56270) Using zigbee-herdsman with settings: {"network":{"panID":6754,"extendedPanID":[221,221,221,221,221,221,221,221],"channe       lList":[15],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-d       ata/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/ttyUSB0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfigur       ation":false}}
                                        2023-04-21 22:07:17.525  - info: zigbee.0 (56270) Starting Zigbee  npm ...
                                        2023-04-21 22:07:17.527  - debug: zigbee.0 (56270) Starting zigbee-herdsman...
                                        2023-04-21 22:07:18.224  - info: zigbee.0 (56270) Installed Version: iobroker.zigbee@1.8.10
                                        2023-04-21 22:07:18.247  - debug: zigbee.0 (56270) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2023_04_21-22_07_17.tar.gz success
                                        2023-04-21 22:07:18.547  - debug: zigbee.0 (56270) zigbee-herdsman started
                                        2023-04-21 22:07:18.548  - info: zigbee.0 (56270) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintr       el":1,"revision":20221226}}
                                        2023-04-21 22:07:18.561  - debug: zigbee.0 (56270) Zigbee network parameters: panID=6754 channel=15 extendedPanID=8f54d126004b1200
                                        2023-04-21 22:07:18.563  - info: zigbee.0 (56270) Unable to disable LED, unsupported function.
                                        2023-04-21 22:07:18.599  - info: zigbee.0 (56270)   --> transmitPower : normal
                                        2023-04-21 22:07:18.634  - info: zigbee.0 (56270) Currently no devices.
                                        2023-04-21 22:07:18.638  - info: zigbee.0 (56270) Zigbee started
                                        2023-04-21 22:07:18.657  - debug: zigbee.0 (56270) getGroups result: {}
                                        
                                        
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @hg6806 last edited by

                                          @hg6806 sagte in SONOFF ZigBee 3.0 USB DONGLE PLUS:

                                          extendedPanID=8f54d126004b1200
                                          "extendedPanID":[221,221,221,221,221,221,221,221]

                                          Kann es sein, dass die extendedPanID falsch eingestellt ist?

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

                                            @thomas-braun

                                            Habe ich nie was verändert:

                                            49ae637d-1e80-4210-870c-30096aabf2ce-image.png

                                            Ist da wirklich was falsch?

                                            Thomas Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            894
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            sonoff zigbee
                                            50
                                            435
                                            95874
                                            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