Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Dreame Home Adapter

    NEWS

    • Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    Test Dreame Home Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      newbie2007 @mcBirne last edited by

      @mcbirne und auch die Datenpunkte für Frischwasser und Abwasser wären gut. Habe die leider auch noch nicht gefunden.

      VG
      Uwe

      N 1 Reply Last reply Reply Quote 0
      • N
        Nachtfuchs @newbie2007 last edited by Nachtfuchs

        Hallo in die Runde,

        erstmal DANKE für das Engagement mit dem Adapter. Ich habe ihn wie am Anfang des Posts beschrieben über github installiert, erhalte allerdings folgende Fehlermeldung (der Status im ioBroker ist mir neu).

        Die login-Daten (User ID und Passwort) sind definitv richtig, mit diesen Daten habe ich Zugriff in der App.

        Wir haben einen Dreame l10s und einen H14Pro

        Hat jemand eine Idee?

        Dank euch

        dreame.png

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

          @nachtfuchs sagte in Test Dreame Home Adapter:

          erhalte allerdings folgende Fehlermeldung (der Status im ioBroker ist mir neu).

          Welche? Schau im

          iob logs --watch
          

          nach einer Fehlermeldung.

          1 Reply Last reply Reply Quote 0
          • D
            DarkDevil @wawyo last edited by

            @wawyo

            Ich habe gerade die Karte an meinem L50 Ultra erfolgreich in Betrieb genommen, vielen Dank für den Adapter.

            Nur lässt sich auch das Menü ( Haupt/Seitenbürste etc) deaktivieren, so dass nur die Karte übrig bleibt?

            1 Reply Last reply Reply Quote 0
            • Housemeister 0
              Housemeister 0 @Nachtfuchs last edited by

              @nachtfuchs said in Test Dreame Home Adapter:

              Hallo in die Runde,

              erstmal DANKE für das Engagement mit dem Adapter. Ich habe ihn wie am Anfang des Posts beschrieben über github installiert, erhalte allerdings folgende Fehlermeldung (der Status im ioBroker ist mir neu).

              Die login-Daten (User ID und Passwort) sind definitv richtig, mit diesen Daten habe ich Zugriff in der App.

              Wir haben einen Dreame l10s und einen H14Pro

              Hat jemand eine Idee?

              Dank euch

              dreame.png

              Hi ich habe aktuell nach einer Neuinstallation, das gleiche Problem. Hab sogar nochmal das Passwort aktualisiert. Bekomme aber keine Verbindung zur Instanz.

              Log zeigt folgendes:

              2025-10-08 19:26:10.702  - info: host.smarthome Restart adapter system.adapter.dreamehome.0 because enabled
              2025-10-08 19:26:41.099  - info: host.smarthome instance system.adapter.dreamehome.0 in version "1.0.0" (non-npm: spayrosam/ioBroker.dreamehome#7893b33ffe944c9e017b2f64a3667fd98da6ddf1) started with pid 687429
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]: node:internal/modules/cjs/loader:1865
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:   return process.dlopen(module, path.toNamespacedPath(filename));
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:                  ^
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]: Error: libcairo.so.2: ELF load command address/offset not page-aligned
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at Object..node (node:internal/modules/cjs/loader:1865:18)
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1441:32)
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1263:12)
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14)
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1839:10) {
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]:   code: 'ERR_DLOPEN_FAILED'
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]: }
              2025-10-08 19:26:41.546  - error: host.smarthome Caught by controller[0]: Node.js v22.20.0
              2025-10-08 19:26:41.547  - error: host.smarthome instance system.adapter.dreamehome.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              

              auch nach dem Update auf die Version 1.0 bleibt der Fehler bestehen.

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

                @housemeister-0

                Ist das ein reines 64Bit-System?
                Gib mal die Ausgabe von

                iob diag
                

                bekannt.

                1 Reply Last reply Reply Quote 0
                • Housemeister 0
                  Housemeister 0 last edited by

                  Script v.2025-08-09
                  
                  *** BASE SYSTEM ***
                  Operating System: Debian GNU/Linux 12 (bookworm)
                   Static hostname: smarthome
                         Icon name: computer
                            Kernel: Linux 6.12.47+rpt-rpi-2712
                      Architecture: arm64
                  OS is similar to:
                  
                  Model           : Raspberry Pi 5 Model B Rev 1.1
                  Docker          : false
                  Virtualization  : none
                  Kernel          : aarch64
                  Userland        : 64 bit
                  
                  Systemuptime and Load:
                   20:09:10 up 13 days, 21:08,  2 users,  load average: 1.58, 0.76, 0.43
                  CPU threads: 4
                  
                  
                  *** LIFE CYCLE STATUS ***
                  Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
                  
                  *** RASPBERRY THROTTLING ***
                  Current issues:
                  No throttling issues detected.
                  
                  Previously detected issues:
                  No throttling issues detected.
                  
                  *** TIME AND TIMEZONES ***
                                 Local time: Wed 2025-10-08 20:09:11 CEST
                             Universal time: Wed 2025-10-08 18:09:11 UTC
                                   RTC time: Wed 2025-10-08 18:09:11
                                  Time zone: Europe/Berlin (CEST, +0200)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  
                  *** Users and Groups ***
                  User that called 'iob diag':
                  kai
                  HOME=/home/kai
                  GROUPS=kai adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                  
                  User that is running 'js-controller':
                  iobroker
                  HOME=/home/iobroker
                  GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                  
                  *** DISPLAY-SERVER SETUP ***
                  Display-Server:         false
                  Unit display-manager.service could not be found.
                  Display-Manager:
                  Desktop:
                  Session:                tty
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:             17G        5.2G        9.5G        160M        2.6G         11G
                  Swap:           536M          0B        536M
                  Total:           17G        5.2G         10G
                  
                  Active iob-Instances:   36
                  
                          16219 M total memory
                           4958 M used memory
                           4875 M active memory
                           1687 M inactive memory
                           9094 M free memory
                            156 M buffer memory
                           2282 M swap cache
                            511 M total swap
                              0 M used swap
                            511 M free swap
                  
                  *** top - Table Of Processes  ***
                  top - 20:09:11 up 13 days, 21:08,  2 users,  load average: 1.58, 0.76, 0.43
                  Tasks: 240 total,   1 running, 239 sleeping,   0 stopped,   0 zombie
                  %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni, 50.0 id, 50.0 wa,  0.0 hi,  0.0 si,  0.0 st
                  MiB Mem :  16219.1 total,   9094.5 free,   4958.9 used,   2439.0 buff/cache
                  MiB Swap:    512.0 total,    512.0 free,      0.0 used.  11260.2 avail Mem
                  
                  *** FAILED SERVICES ***
                  
                    UNIT LOAD ACTIVE SUB DESCRIPTION
                  0 loaded units listed.
                  
                  
                  *** DMESG CRITICAL ERRORS ***
                  No critical errors detected
                  
                  *** FILESYSTEM ***
                  Filesystem     Type      Size  Used Avail Use% Mounted on
                  udev           devtmpfs  7.9G     0  7.9G   0% /dev
                  tmpfs          tmpfs     1.6G  153M  1.5G  10% /run
                  /dev/mmcblk0p2 ext4      115G  8.6G  100G   8% /
                  tmpfs          tmpfs     8.0G     0  8.0G   0% /dev/shm
                  tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                  /dev/mmcblk0p1 vfat      510M   57M  454M  12% /boot/firmware
                  tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/1000
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Wed Sep 24 23:00:56 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=88:A2:9E:27:16:68 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=e11f02e0-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
                  [Wed Sep 24 23:00:59 2025] EXT4-fs (mmcblk0p2): mounted filesystem d4cc7d63-da78-48ad-9bdd-64ffbba449a8 ro with ordered data mode. Quota mode: none.
                  [Wed Sep 24 23:01:00 2025] EXT4-fs (mmcblk0p2): re-mounted d4cc7d63-da78-48ad-9bdd-64ffbba449a8 r/w.
                  
                  Show mounted filesystems:
                  TARGET           SOURCE         FSTYPE OPTIONS
                  /                /dev/mmcblk0p2 ext4   rw,noatime,commit=600
                  `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  1.7G    /var/
                  751M    /var/cache
                  737M    /var/cache/apt
                  621M    /var/cache/apt/archives
                  425M    /var/lib
                  
                  Archived and active journals take up 147.6M in the file system.
                  
                  /opt/iobroker/backups:
                  165M    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  512M    /opt/iobroker/iobroker-data/
                  360M    /opt/iobroker/iobroker-data/files
                  116M    /opt/iobroker/iobroker-data/backup-objects
                  89M     /opt/iobroker/iobroker-data/files/vis-2
                  47M     /opt/iobroker/iobroker-data/files/vis-2/widgets
                  
                  The five largest files in iobroker-data are:
                  26M     /opt/iobroker/iobroker-data/objects.jsonl
                  24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.js.map
                  17M     /opt/iobroker/iobroker-data/files/vis-2.0/Smartpad V1.0/Background/schwarzer-hintergrund-mit-stoffstruktur.jpg
                  9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                  8.8M    /opt/iobroker/iobroker-data/files/matter.admin/assets/index-CjzUbllv.js
                  
                  USB-Devices by-id:
                  USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                  
                  /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230803151340-if00
                  
                  *** ZigBee Settings ***
                  
                  Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                  Zigbee Network Settings on your coordinator/in nvbackup are:
                  
                  zigbee.X
                  Extended Pan ID:
                  *** MASKED ***
                  Pan ID:
                  *** MASKED ***
                  Channel:
                  *** MASKED ***
                  Network Key:
                  *** MASKED ***
                  
                  To unmask the settings run 'iob diag --unmask'
                  
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v22.20.0
                  /usr/bin/node           v22.20.0
                  /usr/bin/npm            10.9.3
                  /usr/bin/npx            10.9.3
                  /usr/bin/corepack       0.34.0
                  
                  nodejs:
                    Installed: 22.20.0-1nodesource1
                    Candidate: 22.20.0-1nodesource1
                    Version table:
                   *** 22.20.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                          100 /var/lib/dpkg/status
                       22.19.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.18.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.17.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.17.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.16.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.15.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.15.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.14.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.13.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.13.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.12.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.11.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.10.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.9.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.8.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.7.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.6.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.5.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.5.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.4.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.4.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.3.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.2.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.1.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       22.0.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                       18.20.4+dfsg-1~deb12u1 500
                          500 http://deb.debian.org/debian bookworm/main arm64 Packages
                          500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                  
                  Temp directories causing deletion problem: 0
                  No problems detected
                  
                  Errors in npm tree: 0
                  No problems detected
                  
                  Checking for nodejs vulnerability:
                  
                  
                   █████  ██      ██           ██████   ██████   ██████  ██████         ██
                  ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                  ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                  ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                  ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                  
                  
                  
                  *** ioBroker-Installation ***
                  
                  ioBroker Status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Hosts:
                  smarthome           smarthome (version: 7.0.7, hostname: smarthome     , alive, uptime: 1199296)
                  
                  Core adapters versions
                  js-controller:  7.0.7
                  admin:          7.7.2
                  javascript:     9.0.11
                  
                  nodejs modules from github:     3
                  +-- iobroker.dreame@0.2.2 (git+ssh://git@github.com/TA2k/ioBroker.dreame.git#a0e1b46849b68d02cafe1bdf3504193195e927f8)
                  +-- iobroker.dreamehome@1.0.0 (git+ssh://git@github.com/spayrosam/ioBroker.dreamehome.git#7893b33ffe944c9e017b2f64a3667fd98da6ddf1)
                  +-- iobroker.ws@3.0.19 (git+ssh://git@github.com/ioBroker/ioBroker.ws.git#835702659099b5d0991289a5377d8f2bff4b89ac)
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                  + system.adapter.alexa2.0                 : alexa2                : smarthome                                -  enabled
                  + system.adapter.backitup.0               : backitup              : smarthome                                -  enabled
                  + system.adapter.bring.0                  : bring                 : smarthome                                -  enabled
                  + system.adapter.cloud.0                  : cloud                 : smarthome                                -  enabled
                    system.adapter.daswetter.0              : daswetter             : smarthome                                -  enabled
                  + system.adapter.discovery.0              : discovery             : smarthome                                -  enabled
                    system.adapter.dreame.0                 : dreame                : smarthome                                - disabled
                    system.adapter.dreamehome.0             : dreamehome            : smarthome                                - disabled
                    system.adapter.dwd.0                    : dwd                   : smarthome                                -  enabled
                  + system.adapter.e3dc-rscp.0              : e3dc-rscp             : smarthome                                -  enabled
                  + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: smarthome                                -  enabled
                  + system.adapter.fb-checkpresence.0       : fb-checkpresence      : smarthome                                -  enabled
                    system.adapter.flot.0                   : flot                  : smarthome                                - disabled
                  + system.adapter.fullybrowser.0           : fullybrowser          : smarthome                                -  enabled
                  + system.adapter.geofency.0               : geofency              : smarthome                                -  enabled, port: 7999, bind: 0.0.0.0
                  + system.adapter.history.0                : history               : smarthome                                -  enabled
                  + system.adapter.hmip.0                   : hmip                  : smarthome                                -  enabled
                  + system.adapter.hue.0                    : hue                   : smarthome                                -  enabled, port: 443
                    system.adapter.ical.1                   : ical                  : smarthome                                -  enabled
                    system.adapter.ical.2                   : ical                  : smarthome                                -  enabled
                    system.adapter.ical.3                   : ical                  : smarthome                                -  enabled
                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : smarthome                                - disabled
                    system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : smarthome                                - disabled
                  + system.adapter.influxdb.0               : influxdb              : smarthome                                -  enabled, port: 8086
                  + system.adapter.iot.0                    : iot                   : smarthome                                -  enabled
                  + system.adapter.javascript.0             : javascript            : smarthome                                -  enabled
                  + system.adapter.matter.0                 : matter                : smarthome                                -  enabled
                  + system.adapter.meross.0                 : meross                : smarthome                                -  enabled
                  + system.adapter.ring.0                   : ring                  : smarthome                                -  enabled
                  + system.adapter.rpi2.0                   : rpi2                  : smarthome                                -  enabled
                  + system.adapter.rssfeed.0                : rssfeed               : smarthome                                -  enabled
                  + system.adapter.scenes.0                 : scenes                : smarthome                                -  enabled
                  + system.adapter.shelly.0                 : shelly                : smarthome                                -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.sonoff.0                 : sonoff                : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
                  + system.adapter.telegram.0               : telegram              : smarthome                                -  enabled, port: 8443, bind: 0.0.0.0
                  + system.adapter.tesla-motors.0           : tesla-motors          : smarthome                                -  enabled
                  + system.adapter.tibberlink.0             : tibberlink            : smarthome                                -  enabled
                  + system.adapter.trashschedule.0          : trashschedule         : smarthome                                -  enabled
                  + system.adapter.tuya.0                   : tuya                  : smarthome                                -  enabled
                    system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: smarthome                                - disabled
                    system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: smarthome                                - disabled
                    system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: smarthome                                - disabled
                    system.adapter.vis-2-widgets-rssfeed.0  : vis-2-widgets-rssfeed : smarthome                                - disabled
                  + system.adapter.vis-2.0                  : vis-2                 : smarthome                                -  enabled
                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : smarthome                                - disabled
                    system.adapter.vis-icontwo.0            : vis-icontwo           : smarthome                                - disabled
                  + system.adapter.vis-inventwo.0           : vis-inventwo          : smarthome                                -  enabled
                  + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  + system.adapter.ws.0                     : ws                    : smarthome                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                  + system.adapter.zigbee.0                 : zigbee                : smarthome                                -  enabled, port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230803151340-if00
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                  + system.adapter.geofency.0               : geofency              : smarthome                                -  enabled, port: 7999, bind: 0.0.0.0
                  + system.adapter.hue.0                    : hue                   : smarthome                                -  enabled, port: 443
                  + system.adapter.influxdb.0               : influxdb              : smarthome                                -  enabled, port: 8086
                  + system.adapter.shelly.0                 : shelly                : smarthome                                -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.sonoff.0                 : sonoff                : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
                  + system.adapter.telegram.0               : telegram              : smarthome                                -  enabled, port: 8443, bind: 0.0.0.0
                  + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  + system.adapter.ws.0                     : ws                    : smarthome                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                  + system.adapter.zigbee.0                 : zigbee                : smarthome                                -  enabled, port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230803151340-if00
                  
                  ioBroker-Repositories
                  ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                  │ (index) │ name     │ url                                                     │ auto upgrade │
                  ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                  │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                  │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                  └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                  
                  Active repo(s): stable
                  Upgrade policy: none
                  
                  Installed ioBroker-Adapters
                  Used repository: stable
                  Adapter    "admin"        : 7.7.2    , installed 7.7.2
                  Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                  Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                  Adapter    "bring"        : 1.8.4    , installed 1.9.1
                  Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                  Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                  Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                  Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                  Adapter    "e3dc-rscp"    : 1.4.3    , installed 1.4.2  [Updatable]
                  Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.8
                  Adapter    "fb-checkpresence": 1.4.0 , installed 1.4.0
                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                  Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
                  Adapter    "geofency"     : 1.2.4    , installed 1.2.4
                  Adapter    "history"      : 3.0.1    , installed 3.0.1
                  Adapter    "hmip"         : 1.27.0   , installed 1.27.0
                  Adapter    "hue"          : 3.16.2   , installed 3.16.2
                  Adapter    "ical"         : 1.17.0   , installed 1.17.0
                  Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                  Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                  Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                  Adapter    "iot"          : 3.3.0    , installed 3.6.0
                  Adapter    "javascript"   : 8.9.2    , installed 9.0.11
                  Controller "js-controller": 7.0.7    , installed 7.0.7
                  Adapter    "matter"       : 0.5.2    , installed 0.5.2
                  Adapter    "meross"       : 1.17.0   , installed 1.17.0
                  Adapter    "ring"         : 6.4.0    , installed 6.4.0
                  Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
                  Adapter    "rssfeed"      : 3.6.1    , installed 3.5.2  [Updatable]
                  Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                  Adapter    "shelly"       : 10.2.0   , installed 10.2.0
                  Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                  Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                  Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                  Adapter    "tesla-motors" : 1.3.2    , installed 1.4.5
                  Adapter    "tibberlink"   : 5.0.2    , installed 5.0.2
                  Adapter    "trashschedule": 3.3.0    , installed 4.0.1
                  Adapter    "tuya"         : 3.16.0   , installed 3.17.0
                  Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                  Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.3.5
                  Adapter    "vis-2-widgets-jaeger-design": 1.2.7, installed 1.4.7
                  Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                  Adapter    "vis-2-widgets-rssfeed": 1.2.2, installed 1.2.2
                  Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                  Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
                  Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                  Adapter    "web"          : 7.0.8    , installed 7.0.9
                  Adapter    "ws"           : 2.6.2    , installed 3.0.19
                  Adapter    "zigbee"       : 3.0.5    , installed 3.0.5
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        15266
                  States:         12774
                  
                  *** OS-Repositories and Updates ***
                  W: GPG error: https://repos.influxdata.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                  E: The repository 'https://repos.influxdata.com/debian bookworm InRelease' is not signed.
                  Pending Updates: 27
                  
                  *** Listening Ports ***
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                  tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      107        5742       684/influxd
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       3020       685/iobroker.js-con
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       3025       685/iobroker.js-con
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          666        701/sshd: /usr/sbin
                  tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       1157267    97123/io.sonoff.0
                  tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       6895       1265/io.shelly.0
                  tcp6       0      0 :::7070                 :::*                    LISTEN      106        6329       805/evcc
                  tcp6       0      0 :::7999                 :::*                    LISTEN      1001       8280       1115/io.geofency.0
                  tcp6       0      0 :::8086                 :::*                    LISTEN      107        5749       684/influxd
                  tcp6       0      0 :::8084                 :::*                    LISTEN      1001       10282      1580/io.ws.0
                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       7884       1565/io.web.0
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       823        816/io.admin.0
                  tcp6       0      0 :::3000                 :::*                    LISTEN      105        1170476    98315/grafana
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          668        701/sshd: /usr/sbin
                  udp        0      0 0.0.0.0:52970           0.0.0.0:*                           104        1992       571/avahi-daemon: r
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       7752803    318516/io.matter.0
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       3391016    318516/io.matter.0
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       3391001    318516/io.matter.0
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       3390993    318516/io.matter.0
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           106        780        805/evcc
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        1990       571/avahi-daemon: r
                  udp        0      0 0.0.0.0:5540            0.0.0.0:*                           1001       3391010    318516/io.matter.0
                  udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       6920       1295/io.tuya.0
                  udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       6921       1295/io.tuya.0
                  udp        0      0 0.0.0.0:39468           0.0.0.0:*                           1001       3392574    318516/io.matter.0
                  udp6       0      0 fe80::9b90:5c0c:88d:546 :::*                                0          903071     656/NetworkManager
                  udp6       0      0 fe80::1bb1:e9f4:8cf:546 :::*                                0          770        656/NetworkManager
                  udp6       0      0 :::5353                 :::*                                1001       7752804    318516/io.matter.0
                  udp6       0      0 :::5353                 :::*                                1001       3391017    318516/io.matter.0
                  udp6       0      0 :::5353                 :::*                                1001       3391004    318516/io.matter.0
                  udp6       0      0 :::5353                 :::*                                1001       3390996    318516/io.matter.0
                  udp6       0      0 :::5353                 :::*                                106        781        805/evcc
                  udp6       0      0 :::5353                 :::*                                104        1991       571/avahi-daemon: r
                  udp6       0      0 :::5540                 :::*                                1001       3391009    318516/io.matter.0
                  udp6       0      0 :::39120                :::*                                104        1993       571/avahi-daemon: r
                  udp6       0      0 :::39468                :::*                                1001       3392573    318516/io.matter.0
                  
                  *** Log File - Last 25 Lines ***
                  
                  2025-10-08 20:00:06.531  - info: ical.2 (688853) processing URL: Kai https://calendar.google.com/calendar/ical/reeflover82%40gmail.com/private-47d92a1cdbeae54baf7a78aa1cdf3bf3/basic.ics
                  2025-10-08 20:00:06.774  - info: ical.3 (688815) Terminated (NO_ERROR): Without reason
                  2025-10-08 20:00:07.294  - info: host.smarthome instance system.adapter.ical.3 having pid 688815 terminated with code 0 (NO_ERROR)
                  2025-10-08 20:00:10.012  - info: host.smarthome instance system.adapter.daswetter.0 in version "3.2.3" started with pid 688870
                  2025-10-08 20:00:11.698  - info: daswetter.0 (688870) starting. Version 3.2.3 in /opt/iobroker/node_modules/iobroker.daswetter, node: v22.20.0, js-controller: 7.0.7
                  2025-10-08 20:00:11.783  - info: ical.2 (688853) Terminated (NO_ERROR): Without reason
                  2025-10-08 20:00:12.330  - info: host.smarthome instance system.adapter.ical.2 having pid 688853 terminated with code 0 (NO_ERROR)
                  2025-10-08 20:00:20.426  - info: daswetter.0 (688870) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                  2025-10-08 20:00:20.931  - info: daswetter.0 (688870) cleaned everything up...
                  2025-10-08 20:00:20.941  - info: host.smarthome instance system.adapter.daswetter.0 having pid 688870 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2025-10-08 20:00:23.010  - info: host.smarthome instance system.adapter.dwd.0 in version "2.8.5" started with pid 688885
                  2025-10-08 20:00:23.947  - info: dwd.0 (688885) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.20.0, js-controller: 7.0.7
                  2025-10-08 20:00:24.318  - info: dwd.0 (688885) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2025-10-08 20:00:24.831  - info: host.smarthome instance system.adapter.dwd.0 having pid 688885 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2025-10-08 20:03:06.185  - info: web.0 (1565) <== Disconnect system.user.admin from ::ffff:192.168.178.180 vis-2
                  2025-10-08 20:03:07.549  - info: web.0 (1565) ==> Connected system.user.admin from ::ffff:192.168.178.180
                  2025-10-08 20:03:09.713  - info: vis-2.0 (1535) vis-2 license is OK.
                  2025-10-08 20:04:54.175  - warn: e3dc-rscp.0 (1387) Received data type ERROR: RSCP_ERR_NOT_AVAILABLE (6) - tag TAG_EMS_EMERGENCY_POWER_TEST_STATUS (0x1800093)
                  2025-10-08 20:05:23.014  - info: host.smarthome instance system.adapter.dwd.0 in version "2.8.5" started with pid 689034
                  2025-10-08 20:05:23.964  - info: dwd.0 (689034) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.20.0, js-controller: 7.0.7
                  2025-10-08 20:05:24.312  - info: dwd.0 (689034) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2025-10-08 20:05:24.831  - info: host.smarthome instance system.adapter.dwd.0 having pid 689034 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2025-10-08 20:08:19.638  - info: web.0 (1565) <== Disconnect system.user.admin from ::ffff:192.168.178.180 vis-2
                  2025-10-08 20:08:21.029  - info: web.0 (1565) ==> Connected system.user.admin from ::ffff:192.168.178.180
                  2025-10-08 20:08:23.126  - info: vis-2.0 (1535) vis-2 license is OK.
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Housemeister 0 last edited by

                    @housemeister-0

                    Soweit passt das eigentlich.
                    Leg das Influxdb-Repo nochmal neu an:

                    https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

                    Und dann die updates einspielen. Sowohl für das Betriebssystem wie auch für den ioBroker.
                    Perspektivisch auch da in diesem Winter RaspberryOS 13 installieren.

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

                      @thomas-braun danke für die Tipps, habe Influxdb nochmal neu installiert und danach alle updates gezogen, leider keine Verbessserung

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

                        @housemeister-0

                        Du musst wohl libcairo aktualisieren.
                        Da würde ich aber wie gesagt dann gleich die große Lösung (Update auf RaspberryOS 13) wählen.

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

                          @thomas-braun said in Test Dreame Home Adapter:

                          Update auf RaspberryOS 13

                          Mist hätt ich gewusst das Trixie im Oktober kommt, hätte ich noch ein paar Tage mit dem Wechsel auf den Pi5 gewartet. Hab das System erst im September neu aufgesetzt.

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

                            @housemeister-0

                            Dann dürfte ein inline-Upgrade ja kein großes Ding sein.

                            https://forum.iobroker.net/topic/81187/upgrade-von-debian-12-bookworm-auf-debian-13-trixie

                            1 Reply Last reply Reply Quote 1
                            • Housemeister 0
                              Housemeister 0 last edited by Housemeister 0

                              Update erfolgt, das hat geklappt zu haben. Fehler mit dem Adapter ist aber aktuell noch da
                              Log:

                              Script v.2025-08-09
                              
                              *** BASE SYSTEM ***
                              Operating System: Debian GNU/Linux 13 (trixie)
                               Static hostname: smarthome
                                     Icon name: computer
                                        Kernel: Linux 6.12.47+rpt-rpi-2712
                                  Architecture: arm64
                              OS is similar to:
                              
                              Model           : Raspberry Pi 5 Model B Rev 1.1
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               22:01:12 up 7 min,  1 user,  load average: 1.72, 1.34, 0.69
                              CPU threads: 4
                              
                              
                              *** LIFE CYCLE STATUS ***
                              Operating System is the current Debian stable version codenamed 'trixie'!
                              
                              *** RASPBERRY THROTTLING ***
                              Current issues:
                              No throttling issues detected.
                              
                              Previously detected issues:
                              No throttling issues detected.
                              
                              *** TIME AND TIMEZONES ***
                                             Local time: Wed 2025-10-08 22:01:12 CEST
                                         Universal time: Wed 2025-10-08 20:01:12 UTC
                                               RTC time: Wed 2025-10-08 20:01:12
                                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              kai
                              HOME=/home/kai
                              GROUPS=kai adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              SUDO_HOME=/home/kai
                              GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                              
                              *** DISPLAY-SERVER SETUP ***
                              Display-Server:         false
                              Unit display-manager.service could not be found.
                              Display-Manager:
                              Desktop:
                              Session:                tty
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:             17G        3.8G         11G         26M        2.0G         13G
                              Swap:           536M          0B        536M
                              Total:           17G        3.8G         11G
                              
                              Active iob-Instances:   36
                              
                                      16218 M total memory
                                       3663 M used memory
                                       3660 M active memory
                                       1254 M inactive memory
                                      10779 M free memory
                                        198 M buffer memory
                                       1721 M swap cache
                                        511 M total swap
                                          0 M used swap
                                        511 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 22:01:12 up 7 min,  1 user,  load average: 1.72, 1.34, 0.69
                              Tasks: 244 total,   1 running, 243 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :  16219.0 total,  10776.0 free,   3666.6 used,   1920.7 buff/cache
                              MiB Swap:    512.0 total,    512.0 free,      0.0 used.  12552.4 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                                UNIT LOAD ACTIVE SUB DESCRIPTION
                              
                              0 loaded units listed.
                              
                              
                              *** DMESG CRITICAL ERRORS ***
                              No critical errors detected
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  7.9G     0  7.9G   0% /dev
                              tmpfs          tmpfs     1.6G   15M  1.6G   1% /run
                              /dev/mmcblk0p2 ext4      115G  9.1G  100G   9% /
                              tmpfs          tmpfs     8.0G     0  8.0G   0% /dev/shm
                              tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                              tmpfs          tmpfs     8.0G  9.9M  8.0G   1% /tmp
                              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                              /dev/mmcblk0p1 vfat      510M   66M  445M  13% /boot/firmware
                              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@ttyAMA10.service
                              tmpfs          tmpfs     1.6G   48K  1.6G   1% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Wed Oct  8 21:53:20 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave nvme.max_host_mem_size_mb=0  numa=fake=8 system_heap.max_order=0 smsc95xx.macaddr=88:A2:9E:27:16:68 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=e11f02e0-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
                              [Wed Oct  8 21:53:23 2025] EXT4-fs (mmcblk0p2): mounted filesystem d4cc7d63-da78-48ad-9bdd-64ffbba449a8 ro with ordered data mode. Quota mode: none.
                              [Wed Oct  8 21:53:25 2025] EXT4-fs (mmcblk0p2): re-mounted d4cc7d63-da78-48ad-9bdd-64ffbba449a8 r/w.
                              
                              Show mounted filesystems:
                              TARGET           SOURCE         FSTYPE OPTIONS
                              /                /dev/mmcblk0p2 ext4   rw,noatime,commit=600
                              `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              1.6G    /var/
                              704M    /var/cache
                              696M    /var/cache/apt
                              564M    /var/cache/apt/archives
                              400M    /var/lib
                              
                              Archived and active journals take up 9.5M in the file system.
                              
                              /opt/iobroker/backups:
                              198M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              515M    /opt/iobroker/iobroker-data/
                              360M    /opt/iobroker/iobroker-data/files
                              116M    /opt/iobroker/iobroker-data/backup-objects
                              89M     /opt/iobroker/iobroker-data/files/vis-2
                              47M     /opt/iobroker/iobroker-data/files/vis-2/widgets
                              
                              The five largest files in iobroker-data are:
                              24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.js.map
                              23M     /opt/iobroker/iobroker-data/objects.jsonl
                              17M     /opt/iobroker/iobroker-data/files/vis-2.0/Smartpad V1.0/Background/schwarzer-hintergrund-mit-stoffstruktur.jpg
                              12M     /opt/iobroker/iobroker-data/states.jsonl
                              9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                              
                              /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230803151340-if00
                              
                              *** ZigBee Settings ***
                              
                              Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                              Zigbee Network Settings on your coordinator/in nvbackup are:
                              
                              zigbee.X
                              Extended Pan ID:
                              *** MASKED ***
                              Pan ID:
                              *** MASKED ***
                              Channel:
                              *** MASKED ***
                              Network Key:
                              *** MASKED ***
                              
                              To unmask the settings run 'iob diag --unmask'
                              
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v22.20.0
                              /usr/bin/node           v22.20.0
                              /usr/bin/npm            10.9.3
                              /usr/bin/npx            10.9.3
                              /usr/bin/corepack       0.34.0
                              
                              nodejs:
                                Installed: 22.20.0-1nodesource1
                                Candidate: 22.20.0-1nodesource1
                                Version table:
                               *** 22.20.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   22.19.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.17.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.15.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.13.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.5.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.4.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   22.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                   20.19.2+dfsg-1 500
                                      500 http://deb.debian.org/debian trixie/main arm64 Packages
                              
                              Temp directories causing deletion problem: 0
                              No problems detected
                              
                              Errors in npm tree: 0
                              No problems detected
                              
                              Checking for nodejs vulnerability:
                              
                              
                               █████  ██      ██           ██████   ██████   ██████  ██████         ██
                              ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                              ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                              ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                              ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                              
                              
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Hosts:
                              smarthome           smarthome (version: 7.0.7, hostname: smarthome     , alive, uptime: 457)
                              
                              Core adapters versions
                              js-controller:  7.0.7
                              admin:          7.7.2
                              javascript:     9.0.11
                              
                              nodejs modules from github:     3
                              +-- iobroker.dreame@0.2.2 (git+ssh://git@github.com/TA2k/ioBroker.dreame.git#a0e1b46849b68d02cafe1bdf3504193195e927f8)
                              +-- iobroker.dreamehome@1.0.0 (git+ssh://git@github.com/spayrosam/ioBroker.dreamehome.git#7893b33ffe944c9e017b2f64a3667fd98da6ddf1)
                              +-- iobroker.ws@3.0.19 (git+ssh://git@github.com/ioBroker/ioBroker.ws.git#835702659099b5d0991289a5377d8f2bff4b89ac)
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : smarthome                                -  enabled
                              + system.adapter.backitup.0               : backitup              : smarthome                                -  enabled
                              + system.adapter.bring.0                  : bring                 : smarthome                                -  enabled
                              + system.adapter.cloud.0                  : cloud                 : smarthome                                -  enabled
                                system.adapter.daswetter.0              : daswetter             : smarthome                                -  enabled
                              + system.adapter.discovery.0              : discovery             : smarthome                                -  enabled
                                system.adapter.dreame.0                 : dreame                : smarthome                                - disabled
                                system.adapter.dreamehome.0             : dreamehome            : smarthome                                - disabled
                                system.adapter.dwd.0                    : dwd                   : smarthome                                -  enabled
                              + system.adapter.e3dc-rscp.0              : e3dc-rscp             : smarthome                                -  enabled
                              + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: smarthome                                -  enabled
                              + system.adapter.fb-checkpresence.0       : fb-checkpresence      : smarthome                                -  enabled
                                system.adapter.flot.0                   : flot                  : smarthome                                - disabled
                              + system.adapter.fullybrowser.0           : fullybrowser          : smarthome                                -  enabled
                              + system.adapter.geofency.0               : geofency              : smarthome                                -  enabled, port: 7999, bind: 0.0.0.0
                              + system.adapter.history.0                : history               : smarthome                                -  enabled
                              + system.adapter.hmip.0                   : hmip                  : smarthome                                -  enabled
                              + system.adapter.hue.0                    : hue                   : smarthome                                -  enabled, port: 443
                                system.adapter.ical.1                   : ical                  : smarthome                                -  enabled
                                system.adapter.ical.2                   : ical                  : smarthome                                -  enabled
                                system.adapter.ical.3                   : ical                  : smarthome                                -  enabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : smarthome                                - disabled
                                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : smarthome                                - disabled
                              + system.adapter.influxdb.0               : influxdb              : smarthome                                -  enabled, port: 8086
                              + system.adapter.iot.0                    : iot                   : smarthome                                -  enabled
                              + system.adapter.javascript.0             : javascript            : smarthome                                -  enabled
                              + system.adapter.matter.0                 : matter                : smarthome                                -  enabled
                              + system.adapter.meross.0                 : meross                : smarthome                                -  enabled
                              + system.adapter.ring.0                   : ring                  : smarthome                                -  enabled
                              + system.adapter.rpi2.0                   : rpi2                  : smarthome                                -  enabled
                              + system.adapter.rssfeed.0                : rssfeed               : smarthome                                -  enabled
                              + system.adapter.scenes.0                 : scenes                : smarthome                                -  enabled
                              + system.adapter.shelly.0                 : shelly                : smarthome                                -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.sonoff.0                 : sonoff                : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.telegram.0               : telegram              : smarthome                                -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.tesla-motors.0           : tesla-motors          : smarthome                                -  enabled
                              + system.adapter.tibberlink.0             : tibberlink            : smarthome                                -  enabled
                              + system.adapter.trashschedule.0          : trashschedule         : smarthome                                -  enabled
                              + system.adapter.tuya.0                   : tuya                  : smarthome                                -  enabled
                                system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: smarthome                                - disabled
                                system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: smarthome                                - disabled
                                system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: smarthome                                - disabled
                                system.adapter.vis-2-widgets-rssfeed.0  : vis-2-widgets-rssfeed : smarthome                                - disabled
                              + system.adapter.vis-2.0                  : vis-2                 : smarthome                                -  enabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : smarthome                                - disabled
                                system.adapter.vis-icontwo.0            : vis-icontwo           : smarthome                                - disabled
                              + system.adapter.vis-inventwo.0           : vis-inventwo          : smarthome                                -  enabled
                              + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.ws.0                     : ws                    : smarthome                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : smarthome                                -  enabled, port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230803151340-if00
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : smarthome                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.geofency.0               : geofency              : smarthome                                -  enabled, port: 7999, bind: 0.0.0.0
                              + system.adapter.hue.0                    : hue                   : smarthome                                -  enabled, port: 443
                              + system.adapter.influxdb.0               : influxdb              : smarthome                                -  enabled, port: 8086
                              + system.adapter.shelly.0                 : shelly                : smarthome                                -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.sonoff.0                 : sonoff                : smarthome                                -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.telegram.0               : telegram              : smarthome                                -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : smarthome                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.ws.0                     : ws                    : smarthome                                -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : smarthome                                -  enabled, port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230803151340-if00
                              
                              ioBroker-Repositories
                              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                              │ (index) │ name     │ url                                                     │ auto upgrade │
                              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                              
                              Active repo(s): stable
                              Upgrade policy: none
                              
                              Installed ioBroker-Adapters
                              Used repository: stable
                              Adapter    "admin"        : 7.7.2    , installed 7.7.2
                              Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                              Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                              Adapter    "bring"        : 1.8.4    , installed 1.9.1
                              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                              Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                              Adapter    "e3dc-rscp"    : 1.4.3    , installed 1.4.3
                              Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.8
                              Adapter    "fb-checkpresence": 1.4.0 , installed 1.4.0
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
                              Adapter    "geofency"     : 1.2.4    , installed 1.2.4
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "hmip"         : 1.27.0   , installed 1.27.0
                              Adapter    "hue"          : 3.16.2   , installed 3.16.2
                              Adapter    "ical"         : 1.17.0   , installed 1.17.0
                              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                              Adapter    "iot"          : 3.3.0    , installed 3.6.0
                              Adapter    "javascript"   : 8.9.2    , installed 9.0.11
                              Controller "js-controller": 7.0.7    , installed 7.0.7
                              Adapter    "matter"       : 0.5.2    , installed 0.5.2
                              Adapter    "meross"       : 1.17.0   , installed 1.17.0
                              Adapter    "ring"         : 6.4.0    , installed 6.4.0
                              Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
                              Adapter    "rssfeed"      : 3.6.1    , installed 3.6.1
                              Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                              Adapter    "shelly"       : 10.2.0   , installed 10.2.0
                              Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                              Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                              Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                              Adapter    "tesla-motors" : 1.3.2    , installed 1.4.5
                              Adapter    "tibberlink"   : 5.0.2    , installed 5.0.2
                              Adapter    "trashschedule": 3.3.0    , installed 4.0.1
                              Adapter    "tuya"         : 3.16.0   , installed 3.17.0
                              Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                              Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.3.5
                              Adapter    "vis-2-widgets-jaeger-design": 1.2.7, installed 1.4.7
                              Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                              Adapter    "vis-2-widgets-rssfeed": 1.2.2, installed 1.2.2
                              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                              Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
                              Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                              Adapter    "web"          : 7.0.8    , installed 7.0.9
                              Adapter    "ws"           : 2.6.2    , installed 3.0.19
                              Adapter    "zigbee"       : 3.0.5    , installed 3.0.5
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        15272
                              States:         12805
                              
                              *** OS-Repositories and Updates ***
                              W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                              Hit:1 http://deb.debian.org/debian trixie InRelease
                              Hit:2 http://phoscon.de/apt/deconz generic InRelease
                              Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
                              Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
                              Hit:5 http://deb.debian.org/debian trixie-updates InRelease
                              Hit:6 https://apt.grafana.com stable InRelease
                              Hit:7 https://repos.influxdata.com/debian stable InRelease
                              Hit:8 https://deb.nodesource.com/node_22.x nodistro InRelease
                              Get:9 https://dl.evcc.io/public/evcc/stable/deb/debian trixie InRelease
                              Fetched 11.7 kB in 0s (83.4 kB/s)
                              Reading package lists...
                              W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      107        6827       1086/influxd
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       8784       1132/iobroker.js-co
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       9541       1132/iobroker.js-co
                              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       13978      2205/io.shelly.0
                              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       14867      2220/io.sonoff.0
                              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          6749       1041/exim4
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5862       782/sshd: /usr/sbin
                              tcp6       0      0 :::7999                 :::*                    LISTEN      1001       14388      1903/io.geofency.0
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       10391      1240/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       18436      2531/io.web.0
                              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       19472      2546/io.ws.0
                              tcp6       0      0 :::8086                 :::*                    LISTEN      107        8667       1086/influxd
                              tcp6       0      0 :::7070                 :::*                    LISTEN      106        6930       791/evcc
                              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          6750       1041/exim4
                              tcp6       0      0 :::3000                 :::*                    LISTEN      105        10342      1131/grafana
                              tcp6       0      0 :::1984                 :::*                    LISTEN      1000       6417       593/go2rtc_linux_ar
                              tcp6       0      0 :::8554                 :::*                    LISTEN      1000       6420       593/go2rtc_linux_ar
                              tcp6       0      0 :::8555                 :::*                    LISTEN      1000       6421       593/go2rtc_linux_ar
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          5864       782/sshd: /usr/sbin
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           106        8716       791/evcc
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           106        8712       791/evcc
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           106        8708       791/evcc
                              udp        0      0 0.0.0.0:60112           0.0.0.0:*                           1001       15124      2406/io.matter.0
                              udp        0      0 0.0.0.0:45856           0.0.0.0:*                           104        7341       586/avahi-daemon: r
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17552      2406/io.matter.0
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17318      2406/io.matter.0
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17303      2406/io.matter.0
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17295      2406/io.matter.0
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           106        9457       791/evcc
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        7339       586/avahi-daemon: r
                              udp        0      0 0.0.0.0:5540            0.0.0.0:*                           1001       17312      2406/io.matter.0
                              udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       13163      2250/io.tuya.0
                              udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       13164      2250/io.tuya.0
                              udp6       0      0 fe80::1bb1:e9f4:8cf:546 :::*                                0          5876       682/NetworkManager
                              udp6       0      0 :::60112                :::*                                1001       15123      2406/io.matter.0
                              udp6       0      0 :::5353                 :::*                                1001       17553      2406/io.matter.0
                              udp6       0      0 :::5353                 :::*                                1001       17319      2406/io.matter.0
                              udp6       0      0 :::5353                 :::*                                1001       17306      2406/io.matter.0
                              udp6       0      0 :::5353                 :::*                                1001       17298      2406/io.matter.0
                              udp6       0      0 :::5353                 :::*                                106        9458       791/evcc
                              udp6       0      0 :::5353                 :::*                                104        7340       586/avahi-daemon: r
                              udp6       0      0 :::5540                 :::*                                1001       17311      2406/io.matter.0
                              udp6       0      0 :::46934                :::*                                104        7342       586/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2025-10-08 22:00:28.009  - info: dwd.0 (4213) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.20.0, js-controller: 7.0.7
                              2025-10-08 22:00:28.375  - info: dwd.0 (4213) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2025-10-08 22:00:28.885  - info: host.smarthome instance system.adapter.dwd.0 having pid 4213 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2025-10-08 22:00:32.769  - info: meross.0 (2132) Can not get Data for Device 2202248724641190870548e1e98a7ebe: Error: Timeout
                              2025-10-08 22:00:32.769  - warn: meross.0 (2132) Can not get Data for Device 2202248724641190870548e1e98a7ebe: undefined
                              2025-10-08 22:00:40.499  - warn: e3dc-rscp.0 (2346) Received data type ERROR: RSCP_ERR_NOT_AVAILABLE (6) - tag TAG_EMS_EMERGENCY_POWER_TEST_STATUS (0x1800093)
                              2025-10-08 22:00:53.008  - error: host.smarthome Caught by controller[0]: node:internal/modules/cjs/loader:1865
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:   return process.dlopen(module, path.toNamespacedPath(filename));
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:                  ^
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]: Error: libcairo.so.2: ELF load command address/offset not page-aligned
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at Object..node (node:internal/modules/cjs/loader:1865:18)
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1441:32)
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at Function._load (node:internal/modules/cjs/loader:1263:12)
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at TracingChannel.traceSync (node:diagnostics_channel:322:14)
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1463:12)
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at require (node:internal/modules/helpers:147:16)
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1706:14)
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:     at Object..js (node:internal/modules/cjs/loader:1839:10) {
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]:   code: 'ERR_DLOPEN_FAILED'
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]: }
                              2025-10-08 22:00:53.009  - error: host.smarthome Caught by controller[0]: Node.js v22.20.0
                              2025-10-08 22:00:53.009  - error: host.smarthome instance system.adapter.dreamehome.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              2025-10-08 22:00:53.009  - info: host.smarthome Do not restart adapter system.adapter.dreamehome.0 because disabled or deleted
                              
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Housemeister 0 last edited by Thomas Braun

                                @housemeister-0 sagte in Test Dreame Home Adapter:

                                Fehler mit dem Adapter ist aber aktuell noch da

                                Installier den Adapter mal komplett neu, damit der gegen die aktuelle libcairo2 gelinkt werden kann.

                                Edit: Ich hab den gerade mal installiert. Läuft auf meinem System.

                                2025-10-08 22:37:06.525  - info: dreamehome.0 (154814) starting. Version 1.0.0 (non-npm: spayrosam/ioBroker.dreamehome#7893b33ffe944c9e017b2f64a3667fd98da6ddf1) in /opt/iobroker/node_modules/iobroker.dreamehome, node: v24.9.0, js-controller: 7.0.7
                                2025-10-08 22:37:06.554  - error: dreamehome.0 (154814) Please set username and password in the instance settings
                                2025-10-08 22:37:25.376  - info: dreamehome.0 (154814) Got terminate signal TERMINATE_YOURSELF
                                2025-10-08 22:37:25.381  - info: dreamehome.0 (154814) Cleaning up resources...
                                2025-10-08 22:37:25.383  - info: dreamehome.0 (154814) terminating
                                2025-10-08 22:37:25.385  - info: dreamehome.0 (154814) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                2025-10-08 22:37:25.888  - info: dreamehome.0 (154814) terminating
                                2025-10-08 22:37:32.983  - info: dreamehome.0 (154830) starting. Version 1.0.0 (non-npm: spayrosam/ioBroker.dreamehome#7893b33ffe944c9e017b2f64a3667fd98da6ddf1) in /opt/iobroker/node_modules/iobroker.dreamehome, node: v24.9.0, js-controller: 7.0.7
                                2025-10-08 22:37:33.012  - error: dreamehome.0 (154830) Please set username and password in the instance settings
                                

                                Version:

                                iobroker.dreamehome@1.0.0 (git+ssh://git@github.com/spayrosam/ioBroker.dreamehome.git#7893b33ffe944c9e017b2f64a3667fd98da6ddf1)
                                
                                Housemeister 0 1 Reply Last reply Reply Quote 0
                                • Housemeister 0
                                  Housemeister 0 @Thomas Braun last edited by

                                  @thomas-braun said in Test Dreame Home Adapter:

                                  iobroker.dreamehome@1.0.0 (git+ssh://git@github.com/spayrosam/ioBroker.dreamehome.git#7893b33ffe944c9e017b2f64a3667fd98da6ddf1)

                                  Selbst danach hat er noch den Fehler mit der Libcairo

                                  2025-10-08 22:44:42.999	error	Caught by controller[0]: Error: libcairo.so.2: ELF load command address/offset not page-aligned
                                  
                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    tombox @Housemeister 0 last edited by tombox

                                    @housemeister-0 sagte in Test Dreame Home Adapter:

                                    libcairo.so.2: ELF load command

                                    cd /opt/iobroker
                                    npm uninstall canvas
                                    

                                    Vielleicht hilft das

                                    Aber warum nutzt du nicht
                                    https://github.com/TA2k/ioBroker.dreame

                                    Housemeister 0 1 Reply Last reply Reply Quote 0
                                    • Housemeister 0
                                      Housemeister 0 @tombox last edited by

                                      @tombox

                                      du meinst den Canvas neu installieren, werde ich versuchen. Warum ich nicht den Dreame Adapter nehme. Da @wawyo den Adapter doch auf Dreame Home umbenannt hat und dieser weiter gepflegt wird.

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

                                        @housemeister-0

                                        Hast du noch andere Adapter, die auf canvas zurückgreifen?

                                        cd /opt/iobroker && npm ls canvas
                                        
                                        Housemeister 0 1 Reply Last reply Reply Quote 0
                                        • Housemeister 0
                                          Housemeister 0 @Thomas Braun last edited by

                                          @thomas-braun said in Test Dreame Home Adapter:

                                          cd /opt/iobroker && npm ls canvas

                                          iobroker.inst@3.0.0 /opt/iobroker
                                          ├── canvas@3.2.0
                                          └─┬ iobroker.dreamehome@1.0.0 (git+ssh://git@github.com/spayrosam/ioBroker.dreamehome.git#7893b33ffe944c9e017b2f64a3667fd98da6ddf1)
                                            └── canvas@3.2.0 deduped
                                          

                                          Damit kann ich leider nix anfangen, heißt das, dass auch andere Adapter auf Canvas zugreifen?

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

                                            @housemeister-0

                                            Das hätte man dann da sehen können. Auf meiner Kiste sieht das z. B. so aus:

                                            echad@chet:/opt/iobroker $ npm ls canvas
                                            iobroker.inst@3.0.0 /opt/iobroker
                                            ├─┬ iobroker.echarts@2.0.10
                                            │ ├── canvas@3.1.2
                                            │ └─┬ jsdom@26.1.0
                                            │   └── canvas@3.1.2 deduped
                                            ├─┬ iobroker.mihome-vacuum@5.3.0
                                            │ └── canvas@3.1.2 deduped
                                            └─┬ iobroker.parcel@0.2.10
                                              └─┬ jsdom@25.0.1
                                                └── canvas@3.1.2 
                                            

                                            Bei dir ist aber canvas in der ersten Ebene installiert. Das sollten sich aber eigentlich nur iobroker.XYZ Einträge finden.
                                            Schmeiß das mal an der Stelle raus:

                                            cd /opt/iobroker
                                            npm uninstall canvas
                                            

                                            Liegt da noch mehr rum?

                                            cd /opt/iobroker 
                                            npm ls
                                            

                                            anschauen.

                                            Und dann iobroker.dreamehome nochmal installieren.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            832
                                            Online

                                            32.2k
                                            Users

                                            80.9k
                                            Topics

                                            1.3m
                                            Posts

                                            36
                                            237
                                            43959
                                            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