Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Deconz Adapter stürzt auf Tastendruck ab

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.7k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    710

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

Deconz Adapter stürzt auf Tastendruck ab

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
12 Beiträge 5 Kommentatoren 755 Aufrufe 5 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • N Offline
    N Offline
    Nas007
    schrieb am zuletzt editiert von Nas007
    #1

    Hallo zusammen,

    bei mir stürzt seit neustem immer der Deconz Adapter ab und ich kann mit der Fehlermeldung nichts anfangen. Ich drücke einen Taster und dann stürzt sofort der Adapter ab. Alles andere funktioniert weiterhin gut.

    Raspberry pi 4
    Node.js v16.18.1
    Adapter: deconz v2.0.5

    Conbee II
    Software 2.12.06 / 19.8.2021
    Firmware 26720700

    Versteht jemand das Problem bzw. wo ich suchen kann?

    Danke und Gruß!

    Hier ein Auszug aus einer Logdatei:

    2022-11-18 18:28:14.998 - info: deconz.0 (3717) State value to set for "deconz.0.groups.24.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:15.013 - info: deconz.0 (3717) State value to set for "deconz.0.groups.4545.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:15.099 - info: deconz.0 (3717) State value to set for "deconz.0.groups.6661.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:15.143 - info: deconz.0 (3717) State value to set for "deconz.0.groups.14083.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:20.974 - warn: deconz.0 (3717) {"address":"/lights/12/state","description":"resource, /lights/12/state, is not modifiable. Device is not reachable.","type":202}
    2022-11-18 18:28:22.307 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
    2022-11-18 18:28:22.313 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
    2022-11-18 18:28:25.576 - error: deconz.0 (3717) 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-11-18 18:28:25.576 - error: deconz.0 (3717) unhandled promise rejection: Cannot read properties of undefined (reading 'id')
    2022-11-18 18:28:25.583 - error: deconz.0 (3717) TypeError: Cannot read properties of undefined (reading 'id')
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runNextTicks (node:internal/process/task_queues:61:5)
    at processImmediate (node:internal/timers:437:9)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2022-11-18 18:28:25.583 - error: deconz.0 (3717) Cannot read properties of undefined (reading 'id')
    2022-11-18 18:28:25.673 - info: deconz.0 (3717) cleaned everything up...
    2022-11-18 18:28:25.673 - info: deconz.0 (3717) terminating
    2022-11-18 18:28:25.675 - warn: deconz.0 (3717) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2022-11-18 18:28:25.698 - error: deconz.0 (3717) 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-11-18 18:28:25.699 - error: deconz.0 (3717) unhandled promise rejection: Cannot read properties of undefined (reading 'id')
    2022-11-18 18:28:25.700 - error: deconz.0 (3717) TypeError: Cannot read properties of undefined (reading 'id')
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runNextTicks (node:internal/process/task_queues:61:5)
    at processImmediate (node:internal/timers:437:9)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2022-11-18 18:28:25.700 - error: deconz.0 (3717) Cannot read properties of undefined (reading 'id')
    2022-11-18 18:28:25.725 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
    2022-11-18 18:28:25.746 - warn: javascript.0 (12261) script.js.98_IoBroker.01_Instanzen_Neustarten.Deconz: Deconz ausgefallen.
    2022-11-18 18:28:26.105 - info: deconz.0 (3717) State value to set for "deconz.0.lights.0017880106a1e66c.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:26.122 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00212effff009cac.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:26.126 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00178801064ffc8b.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:26.134 - info: deconz.0 (3717) State value to set for "deconz.0.lights.0017880106a1e66c.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:26.174 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00212effff009cac.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:26.175 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00178801064ffc8b.xy" has to be type "string" but received type "object"
    2022-11-18 18:28:26.190 - error: deconz.0 (3717) 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-11-18 18:28:26.191 - error: deconz.0 (3717) unhandled promise rejection: DB closed
    2022-11-18 18:28:26.193 - error: deconz.0 (3717) Error: DB closed
    at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
    at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
    at Object.onceWrapper (node:events:628:26)
    at Socket.emit (node:events:513:28)
    at Socket.emit (node:domain:489:12)
    at TCP. (node:net:301:12)
    2022-11-18 18:28:26.193 - error: deconz.0 (3717) DB closed
    2022-11-18 18:28:26.204 - error: deconz.0 (3717) 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-11-18 18:28:26.204 - error: deconz.0 (3717) unhandled promise rejection: DB closed
    2022-11-18 18:28:26.205 - error: deconz.0 (3717) Error: DB closed
    at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
    at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
    at Object.onceWrapper (node:events:628:26)
    at Socket.emit (node:events:513:28)
    at Socket.emit (node:domain:489:12)
    at TCP. (node:net:301:12)
    2022-11-18 18:28:26.205 - error: deconz.0 (3717) DB closed
    2022-11-18 18:28:26.207 - error: deconz.0 (3717) 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-11-18 18:28:26.208 - error: deconz.0 (3717) unhandled promise rejection: DB closed
    2022-11-18 18:28:26.209 - error: deconz.0 (3717) Error: DB closed
    at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
    at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
    at Object.onceWrapper (node:events:628:26)
    at Socket.emit (node:events:513:28)
    at Socket.emit (node:domain:489:12)
    at TCP. (node:net:301:12)
    2022-11-18 18:28:26.209 - error: deconz.0 (3717) DB closed
    2022-11-18 18:28:26.216 - warn: deconz.0 (3717) get state error: Connection is closed.
    2022-11-18 18:28:26.219 - warn: deconz.0 (3717) get state error: Connection is closed.
    2022-11-18 18:28:26.223 - warn: deconz.0 (3717) get state error: Connection is closed.
    2022-11-18 18:28:26.228 - warn: deconz.0 (3717) get state error: Connection is closed.
    2022-11-18 18:28:26.228 - warn: deconz.0 (3717) get state error: Connection is closed.
    2022-11-18 18:28:26.232 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.4.sat: DB closed
    2022-11-18 18:28:26.233 - warn: deconz.0 (3717) get state error: Connection is closed.
    2022-11-18 18:28:26.236 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.5.sat: DB closed
    2022-11-18 18:28:26.236 - warn: deconz.0 (3717) get state error: Connection is closed.
    2022-11-18 18:28:26.237 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.2.sat: DB closed
    2022-11-18 18:28:26.237 - warn: deconz.0 (3717) get state error: Connection is closed.
    2022-11-18 18:28:26.305 - warn: javascript.0 (12261) script.js.98_IoBroker.01_Instanzen_Neustarten.Deconz: Deconz ausgefallen.
    2022-11-18 18:28:26.331 - error: host.phoscon 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-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'id')
    2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at runNextTicks (node:internal/process/task_queues:61:5)
    2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at processImmediate (node:internal/timers:437:9)
    2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2022-11-18 18:28:26.333 - error: host.phoscon 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-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: TypeError: Cannot read properties of undefined (reading 'id')
    2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at runNextTicks (node:internal/process/task_queues:61:5)
    2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at processImmediate (node:internal/timers:437:9)
    2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[4]: 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-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: Error: DB closed
    2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
    2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
    2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Object.onceWrapper (node:events:628:26)
    2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket.emit (node:events:513:28)
    2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket.emit (node:domain:489:12)
    2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[5]: at TCP. (node:net:301:12)
    2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[6]: 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-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: Error: DB closed
    2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
    2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
    2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Object.onceWrapper (node:events:628:26)
    2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Socket.emit (node:events:513:28)
    2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[7]: at Socket.emit (node:domain:489:12)
    2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[7]: at TCP. (node:net:301:12)
    2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[8]: 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-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: Error: DB closed
    2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
    2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
    2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at Object.onceWrapper (node:events:628:26)
    2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at Socket.emit (node:events:513:28)
    2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at Socket.emit (node:domain:489:12)
    2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at TCP. (node:net:301:12)
    2022-11-18 18:28:26.337 - error: host.phoscon instance system.adapter.deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2022-11-18 18:28:26.337 - info: host.phoscon Restart adapter system.adapter.deconz.0 because enabled
    2022-11-18 18:28:26.338 - warn: host.phoscon Do not restart adapter system.adapter.deconz.0 because restart loop detected
    
    
    FabioF Jey CeeJ ArmilarA 3 Antworten Letzte Antwort
    0
    • N Nas007

      Hallo zusammen,

      bei mir stürzt seit neustem immer der Deconz Adapter ab und ich kann mit der Fehlermeldung nichts anfangen. Ich drücke einen Taster und dann stürzt sofort der Adapter ab. Alles andere funktioniert weiterhin gut.

      Raspberry pi 4
      Node.js v16.18.1
      Adapter: deconz v2.0.5

      Conbee II
      Software 2.12.06 / 19.8.2021
      Firmware 26720700

      Versteht jemand das Problem bzw. wo ich suchen kann?

      Danke und Gruß!

      Hier ein Auszug aus einer Logdatei:

      2022-11-18 18:28:14.998 - info: deconz.0 (3717) State value to set for "deconz.0.groups.24.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:15.013 - info: deconz.0 (3717) State value to set for "deconz.0.groups.4545.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:15.099 - info: deconz.0 (3717) State value to set for "deconz.0.groups.6661.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:15.143 - info: deconz.0 (3717) State value to set for "deconz.0.groups.14083.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:20.974 - warn: deconz.0 (3717) {"address":"/lights/12/state","description":"resource, /lights/12/state, is not modifiable. Device is not reachable.","type":202}
      2022-11-18 18:28:22.307 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
      2022-11-18 18:28:22.313 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
      2022-11-18 18:28:25.576 - error: deconz.0 (3717) 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-11-18 18:28:25.576 - error: deconz.0 (3717) unhandled promise rejection: Cannot read properties of undefined (reading 'id')
      2022-11-18 18:28:25.583 - error: deconz.0 (3717) TypeError: Cannot read properties of undefined (reading 'id')
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runNextTicks (node:internal/process/task_queues:61:5)
      at processImmediate (node:internal/timers:437:9)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2022-11-18 18:28:25.583 - error: deconz.0 (3717) Cannot read properties of undefined (reading 'id')
      2022-11-18 18:28:25.673 - info: deconz.0 (3717) cleaned everything up...
      2022-11-18 18:28:25.673 - info: deconz.0 (3717) terminating
      2022-11-18 18:28:25.675 - warn: deconz.0 (3717) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-11-18 18:28:25.698 - error: deconz.0 (3717) 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-11-18 18:28:25.699 - error: deconz.0 (3717) unhandled promise rejection: Cannot read properties of undefined (reading 'id')
      2022-11-18 18:28:25.700 - error: deconz.0 (3717) TypeError: Cannot read properties of undefined (reading 'id')
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runNextTicks (node:internal/process/task_queues:61:5)
      at processImmediate (node:internal/timers:437:9)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2022-11-18 18:28:25.700 - error: deconz.0 (3717) Cannot read properties of undefined (reading 'id')
      2022-11-18 18:28:25.725 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
      2022-11-18 18:28:25.746 - warn: javascript.0 (12261) script.js.98_IoBroker.01_Instanzen_Neustarten.Deconz: Deconz ausgefallen.
      2022-11-18 18:28:26.105 - info: deconz.0 (3717) State value to set for "deconz.0.lights.0017880106a1e66c.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:26.122 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00212effff009cac.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:26.126 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00178801064ffc8b.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:26.134 - info: deconz.0 (3717) State value to set for "deconz.0.lights.0017880106a1e66c.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:26.174 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00212effff009cac.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:26.175 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00178801064ffc8b.xy" has to be type "string" but received type "object"
      2022-11-18 18:28:26.190 - error: deconz.0 (3717) 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-11-18 18:28:26.191 - error: deconz.0 (3717) unhandled promise rejection: DB closed
      2022-11-18 18:28:26.193 - error: deconz.0 (3717) Error: DB closed
      at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
      at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
      at Object.onceWrapper (node:events:628:26)
      at Socket.emit (node:events:513:28)
      at Socket.emit (node:domain:489:12)
      at TCP. (node:net:301:12)
      2022-11-18 18:28:26.193 - error: deconz.0 (3717) DB closed
      2022-11-18 18:28:26.204 - error: deconz.0 (3717) 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-11-18 18:28:26.204 - error: deconz.0 (3717) unhandled promise rejection: DB closed
      2022-11-18 18:28:26.205 - error: deconz.0 (3717) Error: DB closed
      at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
      at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
      at Object.onceWrapper (node:events:628:26)
      at Socket.emit (node:events:513:28)
      at Socket.emit (node:domain:489:12)
      at TCP. (node:net:301:12)
      2022-11-18 18:28:26.205 - error: deconz.0 (3717) DB closed
      2022-11-18 18:28:26.207 - error: deconz.0 (3717) 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-11-18 18:28:26.208 - error: deconz.0 (3717) unhandled promise rejection: DB closed
      2022-11-18 18:28:26.209 - error: deconz.0 (3717) Error: DB closed
      at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
      at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
      at Object.onceWrapper (node:events:628:26)
      at Socket.emit (node:events:513:28)
      at Socket.emit (node:domain:489:12)
      at TCP. (node:net:301:12)
      2022-11-18 18:28:26.209 - error: deconz.0 (3717) DB closed
      2022-11-18 18:28:26.216 - warn: deconz.0 (3717) get state error: Connection is closed.
      2022-11-18 18:28:26.219 - warn: deconz.0 (3717) get state error: Connection is closed.
      2022-11-18 18:28:26.223 - warn: deconz.0 (3717) get state error: Connection is closed.
      2022-11-18 18:28:26.228 - warn: deconz.0 (3717) get state error: Connection is closed.
      2022-11-18 18:28:26.228 - warn: deconz.0 (3717) get state error: Connection is closed.
      2022-11-18 18:28:26.232 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.4.sat: DB closed
      2022-11-18 18:28:26.233 - warn: deconz.0 (3717) get state error: Connection is closed.
      2022-11-18 18:28:26.236 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.5.sat: DB closed
      2022-11-18 18:28:26.236 - warn: deconz.0 (3717) get state error: Connection is closed.
      2022-11-18 18:28:26.237 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.2.sat: DB closed
      2022-11-18 18:28:26.237 - warn: deconz.0 (3717) get state error: Connection is closed.
      2022-11-18 18:28:26.305 - warn: javascript.0 (12261) script.js.98_IoBroker.01_Instanzen_Neustarten.Deconz: Deconz ausgefallen.
      2022-11-18 18:28:26.331 - error: host.phoscon 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-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'id')
      2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at runNextTicks (node:internal/process/task_queues:61:5)
      2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at processImmediate (node:internal/timers:437:9)
      2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2022-11-18 18:28:26.333 - error: host.phoscon 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-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: TypeError: Cannot read properties of undefined (reading 'id')
      2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at runNextTicks (node:internal/process/task_queues:61:5)
      2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at processImmediate (node:internal/timers:437:9)
      2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[4]: 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-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: Error: DB closed
      2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
      2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
      2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Object.onceWrapper (node:events:628:26)
      2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket.emit (node:events:513:28)
      2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket.emit (node:domain:489:12)
      2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[5]: at TCP. (node:net:301:12)
      2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[6]: 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-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: Error: DB closed
      2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
      2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
      2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Object.onceWrapper (node:events:628:26)
      2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Socket.emit (node:events:513:28)
      2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[7]: at Socket.emit (node:domain:489:12)
      2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[7]: at TCP. (node:net:301:12)
      2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[8]: 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-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: Error: DB closed
      2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
      2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
      2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at Object.onceWrapper (node:events:628:26)
      2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at Socket.emit (node:events:513:28)
      2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at Socket.emit (node:domain:489:12)
      2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at TCP. (node:net:301:12)
      2022-11-18 18:28:26.337 - error: host.phoscon instance system.adapter.deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-11-18 18:28:26.337 - info: host.phoscon Restart adapter system.adapter.deconz.0 because enabled
      2022-11-18 18:28:26.338 - warn: host.phoscon Do not restart adapter system.adapter.deconz.0 because restart loop detected
      
      
      FabioF Offline
      FabioF Offline
      Fabio
      Most Active
      schrieb am zuletzt editiert von Fabio
      #2

      @nas007 ich würde an deiner Stelle das System auf Vordermann bringen. ConBee auf 2.19.01
      Dann Firmware https://phoscon.de/de/support#update-firmware-conbee2-raspbee2
      Grüße

      Iobroker:

      • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

      • Du wächst mit ioBroker und ioBroker wächst mit dir.

      • Matter over Thread Hilfe

      N 1 Antwort Letzte Antwort
      0
      • FabioF Fabio

        @nas007 ich würde an deiner Stelle das System auf Vordermann bringen. ConBee auf 2.19.01
        Dann Firmware https://phoscon.de/de/support#update-firmware-conbee2-raspbee2
        Grüße

        N Offline
        N Offline
        Nas007
        schrieb am zuletzt editiert von
        #3

        @fa-bio Auf die aktuelle Software Version bin ich auch schon mal gegangen. Dann ging irgendwie nichts mehr. Ich habe da auch in der Phoscon App einzelne Reiter nicht mehr öffnen könne. Darum wollte ich das erstmal so belassen.

        Das muss ja einen Grund haben, warum der bei dem einen Tastendruck immer abstürzt.

        G 2 Antworten Letzte Antwort
        0
        • N Nas007

          Hallo zusammen,

          bei mir stürzt seit neustem immer der Deconz Adapter ab und ich kann mit der Fehlermeldung nichts anfangen. Ich drücke einen Taster und dann stürzt sofort der Adapter ab. Alles andere funktioniert weiterhin gut.

          Raspberry pi 4
          Node.js v16.18.1
          Adapter: deconz v2.0.5

          Conbee II
          Software 2.12.06 / 19.8.2021
          Firmware 26720700

          Versteht jemand das Problem bzw. wo ich suchen kann?

          Danke und Gruß!

          Hier ein Auszug aus einer Logdatei:

          2022-11-18 18:28:14.998 - info: deconz.0 (3717) State value to set for "deconz.0.groups.24.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:15.013 - info: deconz.0 (3717) State value to set for "deconz.0.groups.4545.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:15.099 - info: deconz.0 (3717) State value to set for "deconz.0.groups.6661.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:15.143 - info: deconz.0 (3717) State value to set for "deconz.0.groups.14083.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:20.974 - warn: deconz.0 (3717) {"address":"/lights/12/state","description":"resource, /lights/12/state, is not modifiable. Device is not reachable.","type":202}
          2022-11-18 18:28:22.307 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
          2022-11-18 18:28:22.313 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
          2022-11-18 18:28:25.576 - error: deconz.0 (3717) 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-11-18 18:28:25.576 - error: deconz.0 (3717) unhandled promise rejection: Cannot read properties of undefined (reading 'id')
          2022-11-18 18:28:25.583 - error: deconz.0 (3717) TypeError: Cannot read properties of undefined (reading 'id')
          at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
          at runNextTicks (node:internal/process/task_queues:61:5)
          at processImmediate (node:internal/timers:437:9)
          at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
          2022-11-18 18:28:25.583 - error: deconz.0 (3717) Cannot read properties of undefined (reading 'id')
          2022-11-18 18:28:25.673 - info: deconz.0 (3717) cleaned everything up...
          2022-11-18 18:28:25.673 - info: deconz.0 (3717) terminating
          2022-11-18 18:28:25.675 - warn: deconz.0 (3717) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-11-18 18:28:25.698 - error: deconz.0 (3717) 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-11-18 18:28:25.699 - error: deconz.0 (3717) unhandled promise rejection: Cannot read properties of undefined (reading 'id')
          2022-11-18 18:28:25.700 - error: deconz.0 (3717) TypeError: Cannot read properties of undefined (reading 'id')
          at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
          at runNextTicks (node:internal/process/task_queues:61:5)
          at processImmediate (node:internal/timers:437:9)
          at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
          2022-11-18 18:28:25.700 - error: deconz.0 (3717) Cannot read properties of undefined (reading 'id')
          2022-11-18 18:28:25.725 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
          2022-11-18 18:28:25.746 - warn: javascript.0 (12261) script.js.98_IoBroker.01_Instanzen_Neustarten.Deconz: Deconz ausgefallen.
          2022-11-18 18:28:26.105 - info: deconz.0 (3717) State value to set for "deconz.0.lights.0017880106a1e66c.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:26.122 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00212effff009cac.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:26.126 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00178801064ffc8b.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:26.134 - info: deconz.0 (3717) State value to set for "deconz.0.lights.0017880106a1e66c.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:26.174 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00212effff009cac.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:26.175 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00178801064ffc8b.xy" has to be type "string" but received type "object"
          2022-11-18 18:28:26.190 - error: deconz.0 (3717) 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-11-18 18:28:26.191 - error: deconz.0 (3717) unhandled promise rejection: DB closed
          2022-11-18 18:28:26.193 - error: deconz.0 (3717) Error: DB closed
          at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
          at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
          at Object.onceWrapper (node:events:628:26)
          at Socket.emit (node:events:513:28)
          at Socket.emit (node:domain:489:12)
          at TCP. (node:net:301:12)
          2022-11-18 18:28:26.193 - error: deconz.0 (3717) DB closed
          2022-11-18 18:28:26.204 - error: deconz.0 (3717) 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-11-18 18:28:26.204 - error: deconz.0 (3717) unhandled promise rejection: DB closed
          2022-11-18 18:28:26.205 - error: deconz.0 (3717) Error: DB closed
          at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
          at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
          at Object.onceWrapper (node:events:628:26)
          at Socket.emit (node:events:513:28)
          at Socket.emit (node:domain:489:12)
          at TCP. (node:net:301:12)
          2022-11-18 18:28:26.205 - error: deconz.0 (3717) DB closed
          2022-11-18 18:28:26.207 - error: deconz.0 (3717) 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-11-18 18:28:26.208 - error: deconz.0 (3717) unhandled promise rejection: DB closed
          2022-11-18 18:28:26.209 - error: deconz.0 (3717) Error: DB closed
          at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
          at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
          at Object.onceWrapper (node:events:628:26)
          at Socket.emit (node:events:513:28)
          at Socket.emit (node:domain:489:12)
          at TCP. (node:net:301:12)
          2022-11-18 18:28:26.209 - error: deconz.0 (3717) DB closed
          2022-11-18 18:28:26.216 - warn: deconz.0 (3717) get state error: Connection is closed.
          2022-11-18 18:28:26.219 - warn: deconz.0 (3717) get state error: Connection is closed.
          2022-11-18 18:28:26.223 - warn: deconz.0 (3717) get state error: Connection is closed.
          2022-11-18 18:28:26.228 - warn: deconz.0 (3717) get state error: Connection is closed.
          2022-11-18 18:28:26.228 - warn: deconz.0 (3717) get state error: Connection is closed.
          2022-11-18 18:28:26.232 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.4.sat: DB closed
          2022-11-18 18:28:26.233 - warn: deconz.0 (3717) get state error: Connection is closed.
          2022-11-18 18:28:26.236 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.5.sat: DB closed
          2022-11-18 18:28:26.236 - warn: deconz.0 (3717) get state error: Connection is closed.
          2022-11-18 18:28:26.237 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.2.sat: DB closed
          2022-11-18 18:28:26.237 - warn: deconz.0 (3717) get state error: Connection is closed.
          2022-11-18 18:28:26.305 - warn: javascript.0 (12261) script.js.98_IoBroker.01_Instanzen_Neustarten.Deconz: Deconz ausgefallen.
          2022-11-18 18:28:26.331 - error: host.phoscon 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-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'id')
          2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
          2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at runNextTicks (node:internal/process/task_queues:61:5)
          2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at processImmediate (node:internal/timers:437:9)
          2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
          2022-11-18 18:28:26.333 - error: host.phoscon 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-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: TypeError: Cannot read properties of undefined (reading 'id')
          2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
          2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at runNextTicks (node:internal/process/task_queues:61:5)
          2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at processImmediate (node:internal/timers:437:9)
          2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
          2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[4]: 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-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: Error: DB closed
          2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
          2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
          2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Object.onceWrapper (node:events:628:26)
          2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket.emit (node:events:513:28)
          2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket.emit (node:domain:489:12)
          2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[5]: at TCP. (node:net:301:12)
          2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[6]: 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-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: Error: DB closed
          2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
          2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
          2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Object.onceWrapper (node:events:628:26)
          2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Socket.emit (node:events:513:28)
          2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[7]: at Socket.emit (node:domain:489:12)
          2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[7]: at TCP. (node:net:301:12)
          2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[8]: 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-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: Error: DB closed
          2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
          2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
          2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at Object.onceWrapper (node:events:628:26)
          2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at Socket.emit (node:events:513:28)
          2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at Socket.emit (node:domain:489:12)
          2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at TCP. (node:net:301:12)
          2022-11-18 18:28:26.337 - error: host.phoscon instance system.adapter.deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-11-18 18:28:26.337 - info: host.phoscon Restart adapter system.adapter.deconz.0 because enabled
          2022-11-18 18:28:26.338 - warn: host.phoscon Do not restart adapter system.adapter.deconz.0 because restart loop detected
          
          
          Jey CeeJ Online
          Jey CeeJ Online
          Jey Cee
          Developer
          schrieb am zuletzt editiert von
          #4

          @nas007 sagte in Deconz Adapter stürzt auf Tastendruck ab:

          Adapter: deconz v2.0.5

          Das musste irgendwann passieren. Die 2.0.5 ist mittlerweile 2 Jahre alt und wird nicht weiterentwickelt und bekommt auch keine Fixes mehr.
          So leid es mir tut du musst auf die 1.3.21 wechseln.

          Persönlicher Support
          Spenden -> paypal.me/J3YC33

          1 Antwort Letzte Antwort
          0
          • N Nas007

            @fa-bio Auf die aktuelle Software Version bin ich auch schon mal gegangen. Dann ging irgendwie nichts mehr. Ich habe da auch in der Phoscon App einzelne Reiter nicht mehr öffnen könne. Darum wollte ich das erstmal so belassen.

            Das muss ja einen Grund haben, warum der bei dem einen Tastendruck immer abstürzt.

            G Offline
            G Offline
            guergen
            schrieb am zuletzt editiert von
            #5

            @nas007 fa-bio meint, mal die Firmware des Sticks und die Phoscon-Soft auf denneusten Stand zu bringen, vom Deconz-Adapter hat er nicht gesprochen
            Aber der läuft dennoch sehr gut!

            FabioF 1 Antwort Letzte Antwort
            0
            • G guergen

              @nas007 fa-bio meint, mal die Firmware des Sticks und die Phoscon-Soft auf denneusten Stand zu bringen, vom Deconz-Adapter hat er nicht gesprochen
              Aber der läuft dennoch sehr gut!

              FabioF Offline
              FabioF Offline
              Fabio
              Most Active
              schrieb am zuletzt editiert von Fabio
              #6

              @Nas007
              @guergen @Jey-Cee das habe ich gerade gar nicht gesehen. Den Deconz Adapter natürlich auch. Es nützt nichts bring dein System auf den neusten Stand, weil auch in Zukunft wirst du immer mehr Probleme bekommen auch mit der Kompatibilität mit neuen Geräten. Grüße

              Iobroker:

              • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

              • Du wächst mit ioBroker und ioBroker wächst mit dir.

              • Matter over Thread Hilfe

              1 Antwort Letzte Antwort
              1
              • N Nas007

                @fa-bio Auf die aktuelle Software Version bin ich auch schon mal gegangen. Dann ging irgendwie nichts mehr. Ich habe da auch in der Phoscon App einzelne Reiter nicht mehr öffnen könne. Darum wollte ich das erstmal so belassen.

                Das muss ja einen Grund haben, warum der bei dem einen Tastendruck immer abstürzt.

                G Offline
                G Offline
                guergen
                schrieb am zuletzt editiert von
                #7

                @nas007 Passiert das denn nur bei einem Taster?

                N 1 Antwort Letzte Antwort
                0
                • N Nas007

                  Hallo zusammen,

                  bei mir stürzt seit neustem immer der Deconz Adapter ab und ich kann mit der Fehlermeldung nichts anfangen. Ich drücke einen Taster und dann stürzt sofort der Adapter ab. Alles andere funktioniert weiterhin gut.

                  Raspberry pi 4
                  Node.js v16.18.1
                  Adapter: deconz v2.0.5

                  Conbee II
                  Software 2.12.06 / 19.8.2021
                  Firmware 26720700

                  Versteht jemand das Problem bzw. wo ich suchen kann?

                  Danke und Gruß!

                  Hier ein Auszug aus einer Logdatei:

                  2022-11-18 18:28:14.998 - info: deconz.0 (3717) State value to set for "deconz.0.groups.24.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:15.013 - info: deconz.0 (3717) State value to set for "deconz.0.groups.4545.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:15.099 - info: deconz.0 (3717) State value to set for "deconz.0.groups.6661.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:15.143 - info: deconz.0 (3717) State value to set for "deconz.0.groups.14083.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:20.974 - warn: deconz.0 (3717) {"address":"/lights/12/state","description":"resource, /lights/12/state, is not modifiable. Device is not reachable.","type":202}
                  2022-11-18 18:28:22.307 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
                  2022-11-18 18:28:22.313 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
                  2022-11-18 18:28:25.576 - error: deconz.0 (3717) 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-11-18 18:28:25.576 - error: deconz.0 (3717) unhandled promise rejection: Cannot read properties of undefined (reading 'id')
                  2022-11-18 18:28:25.583 - error: deconz.0 (3717) TypeError: Cannot read properties of undefined (reading 'id')
                  at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
                  at runNextTicks (node:internal/process/task_queues:61:5)
                  at processImmediate (node:internal/timers:437:9)
                  at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
                  2022-11-18 18:28:25.583 - error: deconz.0 (3717) Cannot read properties of undefined (reading 'id')
                  2022-11-18 18:28:25.673 - info: deconz.0 (3717) cleaned everything up...
                  2022-11-18 18:28:25.673 - info: deconz.0 (3717) terminating
                  2022-11-18 18:28:25.675 - warn: deconz.0 (3717) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-11-18 18:28:25.698 - error: deconz.0 (3717) 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-11-18 18:28:25.699 - error: deconz.0 (3717) unhandled promise rejection: Cannot read properties of undefined (reading 'id')
                  2022-11-18 18:28:25.700 - error: deconz.0 (3717) TypeError: Cannot read properties of undefined (reading 'id')
                  at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
                  at runNextTicks (node:internal/process/task_queues:61:5)
                  at processImmediate (node:internal/timers:437:9)
                  at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
                  2022-11-18 18:28:25.700 - error: deconz.0 (3717) Cannot read properties of undefined (reading 'id')
                  2022-11-18 18:28:25.725 - warn: deconz.0 (3717) Object of state "deconz.0.info.connection" is missing the required property "common.type"
                  2022-11-18 18:28:25.746 - warn: javascript.0 (12261) script.js.98_IoBroker.01_Instanzen_Neustarten.Deconz: Deconz ausgefallen.
                  2022-11-18 18:28:26.105 - info: deconz.0 (3717) State value to set for "deconz.0.lights.0017880106a1e66c.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:26.122 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00212effff009cac.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:26.126 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00178801064ffc8b.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:26.134 - info: deconz.0 (3717) State value to set for "deconz.0.lights.0017880106a1e66c.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:26.174 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00212effff009cac.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:26.175 - info: deconz.0 (3717) State value to set for "deconz.0.lights.00178801064ffc8b.xy" has to be type "string" but received type "object"
                  2022-11-18 18:28:26.190 - error: deconz.0 (3717) 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-11-18 18:28:26.191 - error: deconz.0 (3717) unhandled promise rejection: DB closed
                  2022-11-18 18:28:26.193 - error: deconz.0 (3717) Error: DB closed
                  at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                  at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                  at Object.onceWrapper (node:events:628:26)
                  at Socket.emit (node:events:513:28)
                  at Socket.emit (node:domain:489:12)
                  at TCP. (node:net:301:12)
                  2022-11-18 18:28:26.193 - error: deconz.0 (3717) DB closed
                  2022-11-18 18:28:26.204 - error: deconz.0 (3717) 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-11-18 18:28:26.204 - error: deconz.0 (3717) unhandled promise rejection: DB closed
                  2022-11-18 18:28:26.205 - error: deconz.0 (3717) Error: DB closed
                  at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                  at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                  at Object.onceWrapper (node:events:628:26)
                  at Socket.emit (node:events:513:28)
                  at Socket.emit (node:domain:489:12)
                  at TCP. (node:net:301:12)
                  2022-11-18 18:28:26.205 - error: deconz.0 (3717) DB closed
                  2022-11-18 18:28:26.207 - error: deconz.0 (3717) 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-11-18 18:28:26.208 - error: deconz.0 (3717) unhandled promise rejection: DB closed
                  2022-11-18 18:28:26.209 - error: deconz.0 (3717) Error: DB closed
                  at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                  at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                  at Object.onceWrapper (node:events:628:26)
                  at Socket.emit (node:events:513:28)
                  at Socket.emit (node:domain:489:12)
                  at TCP. (node:net:301:12)
                  2022-11-18 18:28:26.209 - error: deconz.0 (3717) DB closed
                  2022-11-18 18:28:26.216 - warn: deconz.0 (3717) get state error: Connection is closed.
                  2022-11-18 18:28:26.219 - warn: deconz.0 (3717) get state error: Connection is closed.
                  2022-11-18 18:28:26.223 - warn: deconz.0 (3717) get state error: Connection is closed.
                  2022-11-18 18:28:26.228 - warn: deconz.0 (3717) get state error: Connection is closed.
                  2022-11-18 18:28:26.228 - warn: deconz.0 (3717) get state error: Connection is closed.
                  2022-11-18 18:28:26.232 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.4.sat: DB closed
                  2022-11-18 18:28:26.233 - warn: deconz.0 (3717) get state error: Connection is closed.
                  2022-11-18 18:28:26.236 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.5.sat: DB closed
                  2022-11-18 18:28:26.236 - warn: deconz.0 (3717) get state error: Connection is closed.
                  2022-11-18 18:28:26.237 - warn: deconz.0 (3717) Could not perform strict object check of state deconz.0.groups.2.sat: DB closed
                  2022-11-18 18:28:26.237 - warn: deconz.0 (3717) get state error: Connection is closed.
                  2022-11-18 18:28:26.305 - warn: javascript.0 (12261) script.js.98_IoBroker.01_Instanzen_Neustarten.Deconz: Deconz ausgefallen.
                  2022-11-18 18:28:26.331 - error: host.phoscon 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-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'id')
                  2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
                  2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at runNextTicks (node:internal/process/task_queues:61:5)
                  2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at processImmediate (node:internal/timers:437:9)
                  2022-11-18 18:28:26.332 - error: host.phoscon Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
                  2022-11-18 18:28:26.333 - error: host.phoscon 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-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: TypeError: Cannot read properties of undefined (reading 'id')
                  2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
                  2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at runNextTicks (node:internal/process/task_queues:61:5)
                  2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at processImmediate (node:internal/timers:437:9)
                  2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
                  2022-11-18 18:28:26.333 - error: host.phoscon Caught by controller[4]: 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-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: Error: DB closed
                  2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                  2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                  2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Object.onceWrapper (node:events:628:26)
                  2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket.emit (node:events:513:28)
                  2022-11-18 18:28:26.334 - error: host.phoscon Caught by controller[5]: at Socket.emit (node:domain:489:12)
                  2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[5]: at TCP. (node:net:301:12)
                  2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[6]: 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-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: Error: DB closed
                  2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                  2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                  2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Object.onceWrapper (node:events:628:26)
                  2022-11-18 18:28:26.335 - error: host.phoscon Caught by controller[7]: at Socket.emit (node:events:513:28)
                  2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[7]: at Socket.emit (node:domain:489:12)
                  2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[7]: at TCP. (node:net:301:12)
                  2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[8]: 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-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: Error: DB closed
                  2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                  2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at Socket. (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                  2022-11-18 18:28:26.336 - error: host.phoscon Caught by controller[9]: at Object.onceWrapper (node:events:628:26)
                  2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at Socket.emit (node:events:513:28)
                  2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at Socket.emit (node:domain:489:12)
                  2022-11-18 18:28:26.337 - error: host.phoscon Caught by controller[9]: at TCP. (node:net:301:12)
                  2022-11-18 18:28:26.337 - error: host.phoscon instance system.adapter.deconz.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  2022-11-18 18:28:26.337 - info: host.phoscon Restart adapter system.adapter.deconz.0 because enabled
                  2022-11-18 18:28:26.338 - warn: host.phoscon Do not restart adapter system.adapter.deconz.0 because restart loop detected
                  
                  
                  ArmilarA Offline
                  ArmilarA Offline
                  Armilar
                  Most Active Forum Testing
                  schrieb am zuletzt editiert von Armilar
                  #8

                  @nas007 sagte in Deconz Adapter stürzt auf Tastendruck ab:

                  Ich drücke einen Taster und dann stürzt sofort der Adapter ab

                  Da steht doch die Lösung im Log schon drin...

                  Der XY Parameter ist zur CIE Farb-Steuerung da und erwartet einen String der wie ein Array aussieht.

                  Gibst du ihm ein Objekt in Form eines Arrays kann der Datenpunkt damit nichts anfangen.

                  Also... Was wirft der Taster da in den DeConz Datenpunkt rein?...

                  EDIT: Hat auch nichts mit der Version des DeConz zu tun. Das war schon immer so...

                  Arbeitet da ein Blockly oder ein JS-Script am Taster, dann entweder das Array [x,y] in String umwandeln oder kurz posten.

                  Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
                  https://github.com/joBr99/nspanel-lovelace-ui/wiki

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  1 Antwort Letzte Antwort
                  0
                  • G guergen

                    @nas007 Passiert das denn nur bei einem Taster?

                    N Offline
                    N Offline
                    Nas007
                    schrieb am zuletzt editiert von
                    #9

                    @guergen Ja, das ist irgendwie komisch. Ich hätte es dann irgendwie bei mehr Schalter erwartet.

                    @fa-bio Das würde ich mal machen. Muss ich danach alles wieder koppeln? Würde vorher das angebotene Backup von Phoscon machen.

                    @Armilar Der Taster schickt nichts raus. Wenn der gedrückt ist, dann habe ich in Blockly es so geregelt, dass den pi-Hole deaktiviert wird. Die ganze Kommunikation läuft halt über Deconz, aber damit habe ich nichts zu tun (ich schaue mir nur den Datenpunkt des Tasters in iobroker an).

                    FabioF 1 Antwort Letzte Antwort
                    0
                    • N Nas007

                      @guergen Ja, das ist irgendwie komisch. Ich hätte es dann irgendwie bei mehr Schalter erwartet.

                      @fa-bio Das würde ich mal machen. Muss ich danach alles wieder koppeln? Würde vorher das angebotene Backup von Phoscon machen.

                      @Armilar Der Taster schickt nichts raus. Wenn der gedrückt ist, dann habe ich in Blockly es so geregelt, dass den pi-Hole deaktiviert wird. Die ganze Kommunikation läuft halt über Deconz, aber damit habe ich nichts zu tun (ich schaue mir nur den Datenpunkt des Tasters in iobroker an).

                      FabioF Offline
                      FabioF Offline
                      Fabio
                      Most Active
                      schrieb am zuletzt editiert von Fabio
                      #10

                      @nas007 als erstes machst du bitte ein Backup in der Phoscon App, dann eine vom ioBroker über BackitUp
                      Dann aktualisiert du zuerst die Firmware von Phoscon danach machst du einen Neustart über die Phoscon Oberfläche.
                      Wenn alles glatt läuft verbinden sich fast alle Gerät von alleine. Danach wieder ein Backup in der Phoscon App.

                      Wenn alles geklappt hat, aktualisiert du dann auf die 2.19.01 danach wieder einen Neustart und schauen ob alle Geräte online gehen das kann auch mal paar Minuten dauern.

                      Achtung: Falls sich einzelne Geräte nicht verbinden, auf keinen Fall löschen sondern versetze die Geräte in den Anlernmodus und dann Sensoren oder Lichter oder Schalter anlernen halt was du gerade brauchst.*

                      Wichtig zum Schluß auf jeden Fall den Deconz Adapter von @Jey-Cee aktualisieren.
                      Wenn du das alles gemacht hast hast du ein solides Fundament wo wir dann drauf aufbauen und nach den Fehler forschen können falls er noch da ist.
                      Mach alles mit Ruhe und nicht zwischendurch. Viel Erfolg.

                      Grüße
                      Fabio

                      PS. Um welchen Taster handelt es sich?

                      Iobroker:

                      • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                      • Du wächst mit ioBroker und ioBroker wächst mit dir.

                      • Matter over Thread Hilfe

                      N 1 Antwort Letzte Antwort
                      0
                      • FabioF Fabio

                        @nas007 als erstes machst du bitte ein Backup in der Phoscon App, dann eine vom ioBroker über BackitUp
                        Dann aktualisiert du zuerst die Firmware von Phoscon danach machst du einen Neustart über die Phoscon Oberfläche.
                        Wenn alles glatt läuft verbinden sich fast alle Gerät von alleine. Danach wieder ein Backup in der Phoscon App.

                        Wenn alles geklappt hat, aktualisiert du dann auf die 2.19.01 danach wieder einen Neustart und schauen ob alle Geräte online gehen das kann auch mal paar Minuten dauern.

                        Achtung: Falls sich einzelne Geräte nicht verbinden, auf keinen Fall löschen sondern versetze die Geräte in den Anlernmodus und dann Sensoren oder Lichter oder Schalter anlernen halt was du gerade brauchst.*

                        Wichtig zum Schluß auf jeden Fall den Deconz Adapter von @Jey-Cee aktualisieren.
                        Wenn du das alles gemacht hast hast du ein solides Fundament wo wir dann drauf aufbauen und nach den Fehler forschen können falls er noch da ist.
                        Mach alles mit Ruhe und nicht zwischendurch. Viel Erfolg.

                        Grüße
                        Fabio

                        PS. Um welchen Taster handelt es sich?

                        N Offline
                        N Offline
                        Nas007
                        schrieb am zuletzt editiert von
                        #11

                        @fa-bio Alles klar! Vielen Dank für deine ausführliche Anleitung! Es ist ein Schalter von Ikea, hab davon noch weitere und finde die aufgrund ihrer Größe sehr ansprechend.

                        An die anderen auch vielen Dank!

                        Ich werde dann die Tage mein Glück versuchen :) schönes Wochenende!

                        FabioF 1 Antwort Letzte Antwort
                        0
                        • N Nas007

                          @fa-bio Alles klar! Vielen Dank für deine ausführliche Anleitung! Es ist ein Schalter von Ikea, hab davon noch weitere und finde die aufgrund ihrer Größe sehr ansprechend.

                          An die anderen auch vielen Dank!

                          Ich werde dann die Tage mein Glück versuchen :) schönes Wochenende!

                          FabioF Offline
                          FabioF Offline
                          Fabio
                          Most Active
                          schrieb am zuletzt editiert von
                          #12

                          @nas007 bitte. Mach das und sag uns bitte Bescheid wie der Status ist. Normalerweise klappt das ohne Probleme. ;-)
                          Auch dir ein schönes Wochende.
                          Grüße
                          Fabio

                          Iobroker:

                          • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                          • Du wächst mit ioBroker und ioBroker wächst mit dir.

                          • Matter over Thread Hilfe

                          1 Antwort Letzte Antwort
                          0

                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                          Registrieren Anmelden
                          Antworten
                          • In einem neuen Thema antworten
                          Anmelden zum Antworten
                          • Älteste zuerst
                          • Neuste zuerst
                          • Meiste Stimmen


                          Support us

                          ioBroker
                          Community Adapters
                          Donate
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          588

                          Online

                          32.9k

                          Benutzer

                          83.0k

                          Themen

                          1.3m

                          Beiträge
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2025
                          logo
                          • Anmelden

                          • Du hast noch kein Konto? Registrieren

                          • Anmelden oder registrieren, um zu suchen
                          • Erster Beitrag
                            Letzter Beitrag
                          0
                          • Home
                          • Aktuell
                          • Tags
                          • Ungelesen 0
                          • Kategorien
                          • Unreplied
                          • Beliebt
                          • GitHub
                          • Docu
                          • Hilfe