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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. {gelöst} Maxcul Adapter veraltet, bitte aktualisieren.

NEWS

  • Der neue Monatsrückblick für Mai und Juni 2026 ist online!
    BluefoxB
    Bluefox
    8
    1
    710

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    3.4k

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    5.4k

{gelöst} Maxcul Adapter veraltet, bitte aktualisieren.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
65 Beiträge 8 Kommentatoren 6.6k Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • ESP8266E Offline
    ESP8266E Offline
    ESP8266
    schrieb am zuletzt editiert von ESP8266
    #56
    pi@iobroker:~ $ ls -lA /dev/serial/by-id/
    insgesamt 0
    lrwxrwxrwx 1 root root 13 17. Jul 12:21 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB1
    lrwxrwxrwx 1 root root 13 17. Jul 12:21 usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0 -> ../../ttyUSB0
    
    

    Das ist der ebus und Zigbee Stick. Hat nichts mit Maxcul zu tun, da verlinkt auf ttyAMA1.

    Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • ESP8266E ESP8266
      pi@iobroker:~ $ ls -lA /dev/serial/by-id/
      insgesamt 0
      lrwxrwxrwx 1 root root 13 17. Jul 12:21 usb-1a86_USB_Serial-if00-port0 -> ../../ttyUSB1
      lrwxrwxrwx 1 root root 13 17. Jul 12:21 usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0 -> ../../ttyUSB0
      
      

      Das ist der ebus und Zigbee Stick. Hat nichts mit Maxcul zu tun, da verlinkt auf ttyAMA1.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #57

      @ESP8266

      Gut, also wird für die beiden Geräte ttyUSB0 bzw. ttyUSB1 vergeben. Ich hatte den Verdacht, das udev/der Kernel vielleicht da schon /dev/ttyAMAx vergibt und es dann da 'knallt'.

      Was genau meinst du mit

      Es läuft über eine Verlinkung auf /dev/AMA1 im Cube Mod.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Antwort Letzte Antwort
      0
      • ESP8266E Offline
        ESP8266E Offline
        ESP8266
        schrieb am zuletzt editiert von
        #58

        https://forum.iobroker.net/topic/61650/usb-port-to-ip-oder-maxcube-mit-maxcul-adapter-via-lan

        Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • ESP8266E ESP8266

          https://forum.iobroker.net/topic/61650/usb-port-to-ip-oder-maxcube-mit-maxcul-adapter-via-lan

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #59

          @ESP8266

          In dem Skript wird aber

          SER_PORT=/dev/virtualcom0 # Link to virtual serial Port

          angelegt.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          ESP8266E 1 Antwort Letzte Antwort
          0
          • ESP8266E Offline
            ESP8266E Offline
            ESP8266
            schrieb am zuletzt editiert von ESP8266
            #60

            Es wird aber keine USB Schnittstelle angesprochen. Sondern ein Virtual Port. Das macht socat. So kann ich die IP für den D1 Mini nutzen. Einfacher wäre es im Cul Adapter den CUN(O) Modus einzufügen. Dann könnte der Maxcul direkt auf die IP zugreifen, ohne Umwege.

            Das macht der Cubeadapter. Für mich aber unbrauchbar.

            Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

            1 Antwort Letzte Antwort
            0
            • ESP8266E ESP8266

              ok, wird gemacht.

              
              ```bash
              Script v.2026-06-06
              
              *** BASE SYSTEM ***
              Operating System: Debian GNU/Linux 13 (trixie)
               Static hostname: iobroker
                     Icon name: computer
                        Kernel: Linux 6.18.34+rpt-rpi-v8
                  Architecture: arm64
              OS is similar to:
              
              Model           : Raspberry Pi 5 Model B Rev 1.1
              
              Docker          : false
              Virtualization  : none
              Unknown
              
              Kernel          : aarch64
              Userland        : 64bit
              
              System was installed 224 days ago (on 2025-12-04).
              
              Systemuptime and Load:
               13:10:33 up 49 min,  1 user,  load average: 1.10, 0.77, 0.76
              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: Fri 2026-07-17 13:10:33 CEST
                         Universal time: Fri 2026-07-17 11:10:33 UTC
                               RTC time: Fri 2026-07-17 11:10:33
                              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':
              pi
              HOME=/home/pi
              GROUPS=pi adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c                                                                                                                                                                    spi render input 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:         Unknown
              Display-Manager:        Not found
              Desktop:
              Session:                tty
              Boot Target:            multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            8.3G        5.5G        1.8G         12M        1.1G        2.8G
              Swap:           2.1G          0B        2.1G
              Total:           10G        5.5G        4.0G
              
              Active iob-Instances:   48
              
                       7954 M total memory
                       5274 M used memory
                       5109 M active memory
                        759 M inactive memory
                       1729 M free memory
                        131 M buffer memory
                        913 M swap cache
                       2047 M total swap
                          0 M used swap
                       2047 M free swap
              
              *** top - Table Of Processes  ***
              top - 13:10:33 up 49 min,  1 user,  load average: 1.10, 0.77, 0.76
              Tasks: 223 total,   4 running, 219 sleeping,   0 stopped,   0 zombie
              %Cpu(s): 35.9 us,  5.1 sy,  0.0 ni, 59.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
              MiB Mem :   7954.9 total,   1727.4 free,   5275.8 used,   1045.3 buff/cache
              MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.   2679.1 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  3.9G     0  3.9G   0% /dev
              tmpfs          tmpfs     1.6G  9.5M  1.6G   1% /run
              /dev/nvme0n1p2 ext4      117G   13G  100G  12% /
              tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
              tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald                                                                                                                                                                   .service
              tmpfs          tmpfs     3.9G  2.6M  3.9G   1% /tmp
              /dev/nvme0n1p1 vfat      510M   67M  444M  14% /boot/firmware
              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.servi                                                                                                                                                                   ce
              tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@tty                                                                                                                                                                   AMA10.service
              tmpfs          tmpfs     796M  8.0K  796M   1% /run/user/1000
              
              Messages concerning filesystems in dmesg:
              [Fri Jul 17 12:21:10 2026] EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs
              [Fri Jul 17 12:21:10 2026] EXT4-fs (nvme0n1p2): mounted filesystem 21724cc6-e5a3                                                                                                                                                                   -48a1-8643-7917dba3a9fb ro with ordered data mode. Quota mode: none.
              [Fri Jul 17 12:21:11 2026] EXT4-fs (nvme0n1p2): re-mounted 21724cc6-e5a3-48a1-86                                                                                                                                                                   43-7917dba3a9fb r/w.
              
              Show mounted filesystems:
              TARGET           SOURCE         FSTYPE OPTIONS
              /                /dev/nvme0n1p2 ext4   rw,noatime
              `-/boot/firmware /dev/nvme0n1p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepag                                                                                                                                                                   e=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              /var:
              2.6G    /var/
              316M    /var/cache
              309M    /var/cache/apt
              195M    /var/lib
              177M    /var/cache/apt/archives
              Archived and active journals take up 8M in the file system.
              
              /opt/iobroker/backups:
              173M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              2.3G    /opt/iobroker/iobroker-data/
              1.7G    /opt/iobroker/iobroker-data/history
              372M    /opt/iobroker/iobroker-data/files
              191M    /opt/iobroker/iobroker-data/backup-objects
              54M     /opt/iobroker/iobroker-data/files/vis
              
              The five largest files in iobroker-data are:
              35M     /opt/iobroker/iobroker-data/objects.jsonl
              16M     /opt/iobroker/iobroker-data/files/matter.admin/assets/index-CBBsEY85.js
              13M     /opt/iobroker/iobroker-data/states.jsonl
              7.7M    /opt/iobroker/iobroker-data/files/vis.0/Haus/vis-views.json
              7.5M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BeQV_TGa.j                                                                                                                                                                   s
              
              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-1a86_USB_Serial-if00-port0
              /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0
              
              *** ZigBee Settings ***
              
              ⚠ HINT:
              Your zigbee.0 COM-Port is NOT matching 'by-id'.
              Please check your setting:
              /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
              Zigbee Network Settings on your coordinator / in nvbackup are:
              
              zigbee.0
              Extended Pan ID:
              00124b00216afd7c
              Pan ID:
              6756
              Channel:
              23
              Network Key:
              01030507090b0d0f00020406080a0c0d
              ": "6fd6534fc2e53bb02ba76945df6c
              ": "600b28de3f2cd7fb113122c3b62f
              ": "854478164e1ab48ca300092c4407
              ": "d70cbc25c0863f7fa636b6384985
              ": "8457efbb9777b870c026d5b18afe
              ": "0642eef2c43ee1071bcbedd4804f
              ": "e2c33d1d17e6895de1e5796c2dec
              ": "74406fb23dc41d0c303155b8204d
              ": "d566dfc20ba76ae3ef6cc24b0881
              ": "f616f533935aac207f15d377e260
              ": "02c2c80e2af2f6e808df410d0cb6
              ": "05c90797d23635c006ef43e6e83c
              ": "75091d2c4407b18f534d6c164e1a
              ": "f30263d480c41535ee8b60f2c4b5
              ": "6ff764c56db7aa0ce6f442811c8d
              ": "100e54000db385d21a13dd032bf7
              ": "58a63c98788590bc5b8078e9428f
              ": "074681ebb1b05c082102f0d1bbad
              ": "b768233ef40d82678d623eb7f72b
              ": "71df46c3b62ba85b00e54cde3f28
              ": "aec70320d5dd58cdb34e000691ac
              ": "fe300797d23635c0fd1643e6e83c
              ": "152b6b38d283e164160d2f49e889
              ": "f3a23c98788590bcf08478e9428f
              
              === ZigBee Port Overview ===
              Instance        Configured Port                     Available by-id Port                                                                                                                                                                                   Status
              --------        ----------------                    ----------------------------                                                                                                                                                                           ------
              zigbee.0        ...a86_USB_Serial-if00-port0        ...a86_USB_Serial-if00-port0                                                                                                                                                                           ✓ Matching
                                                                  ..._UART_A50285BI-if00-port0                                                                                                                                                                           ✗ Not matching
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v22.23.1
              /usr/bin/node           v22.23.1
              /usr/bin/npm            10.9.8
              /usr/bin/npx            10.9.8
              
              ✓ Node.js installation is correct
              
              nodejs:
                Installed: 22.23.1-1nodesource1
                Candidate: 22.23.1-1nodesource1
                Version table:
               *** 22.23.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                      100 /var/lib/dpkg/status
                   22.23.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.22.3-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.22.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.22.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.22.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.21.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.20.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   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+deb13u2 500
                      500 http://deb.debian.org/debian trixie/main arm64 Packages
                      500 http://deb.debian.org/debian-security trixie-security/main arm64 Pac                                                                                                                                                                   kages
              
              Temp directories causing deletion problem: 0
              No problems detected
              
              Errors in npm tree: 0
              No problems detected
              
              Checking for nodejs vulnerability:
              No known Vulnerabilities detected!
              
              
              *** ioBroker-Installation ***
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Hosts:
              iobroker            iobroker (version: 7.2.2, hostname: iobroker      , alive, u                                                                                                                                                                   ptime: 2959)
              
              Core adapters versions
              js-controller:  7.2.2
              admin:          7.9.13
              javascript:     9.3.1
              
              nodejs modules from github:     3
              +-- iobroker.apsystems-ecu@0.2.10 (git+ssh://git@github.com/npeter/ioBroker.apsy                                                                                                                                                                   stems-ecu.git#548da10e3e534154e71dcdfa060190a62172ed66)
              | `-- kodi-ws@2.4.4 (git+https://git@github.com/iobroker-community-adapters/kodi                                                                                                                                                                   -ws.git#ad5a1fdc5cd0a282e6818ff152594b5d32535103)
              +-- iobroker.maxcul@2.0.0 (git+ssh://git@github.com/ioBroker/ioBroker.maxcul.git                                                                                                                                                                   #ed1931ce941d94d6a9a4f2b8d507318e9c861e14)
              
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8081, bind: 0.0                                                                                                                                                                   .0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.apsystems-ecu.0          : apsystems-ecu         : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.awtrix-light.0           : awtrix-light          : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.awtrix-light.1           : awtrix-light          : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.backitup.0               : backitup              : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.backitup.1               : backitup              : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.bambulab.0               : bambulab              : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8883
              + system.adapter.broadlink2.0             : broadlink2            : iobroker                                                                                                                                                                                                    -  enabled
              + system.adapter.bshb.0                   : bshb                  : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.daswetter.0              : daswetter             : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.denon.0                  : denon                 : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.device-reminder.0        : device-reminder       : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.discovery.0              : discovery             : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.dwd.0                    : dwd                   : iobroker                                                                                                                                                                                                    -  enabled, compact enabled (group 1)
              + system.adapter.echarts.0                : echarts               : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.enigma2.0                : enigma2               : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.fakeroku.0               : fakeroku              : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.feiertage.0              : feiertage             : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.frontier_silicon.0       : frontier_silicon      : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                                                                                                                                                                                    -  enabled, compact enabled (group 1)
              + system.adapter.g-homa.0                 : g-homa                : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.harmony.0                : harmony               : iobroker                                                                                                                                                                                                    -  enabled
              + system.adapter.heizoel.0                : heizoel               : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.history.0                : history               : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.ical.0                   : ical                  : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                                                                                                                                                                                    -  enabled
              + system.adapter.iot.0                    : iot                   : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.iqontrol.0               : iqontrol              : iobroker                                                                                                                                                                                                    - disabled, compact disabled
              + system.adapter.javascript.0             : javascript            : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.kodi.0                   : kodi                  : iobroker                                                                                                                                                                                                    -  enabled, compact enabled (group 1), port: 9090
              + system.adapter.lgtv.0                   : lgtv                  : iobroker                                                                                                                                                                                                    -  enabled
              + system.adapter.logparser.0              : logparser             : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.matter.0                 : matter                : iobroker                                                                                                                                                                                                    -  enabled
              + system.adapter.maxcul.0                 : maxcul                : iobroker                                                                                                                                                                                                    -  enabled, compact enabled (group 1)
              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 1884, bind: 192                                                                                                                                                                   .168.62.15
              + system.adapter.mqtt.1                   : mqtt                  : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 1888, bind: 0.0                                                                                                                                                                   .0.0
              + system.adapter.nut.0                    : nut                   : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.octoprint.0              : octoprint             : iobroker                                                                                                                                                                                                    - disabled, compact disabled
                system.adapter.parcel.0                 : parcel                : iobroker                                                                                                                                                                                                    - disabled, compact disabled
              + system.adapter.ping.0                   : ping                  : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.rpi2.0                   : rpi2                  : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.scenes.0                 : scenes                : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.shelly.0                 : shelly                : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 1884, bind: 192                                                                                                                                                                   .168.62.15
                system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                                                                                                                                                                                    - disabled, compact disabled
              + system.adapter.sonoff.0                 : sonoff                : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 1883, bind: 192                                                                                                                                                                   .168.62.15
              + system.adapter.telegram.0               : telegram              : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8443, bind: 0.0                                                                                                                                                                   .0.0
              + system.adapter.text2command.0           : text2command          : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.trashschedule.0          : trashschedule         : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.tuya.0                   : tuya                  : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.vis-bars.0               : vis-bars              : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-keyboard.0           : vis-keyboard          : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-players.0            : vis-players           : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                                                                                                                                                                                    -  enabled
                system.adapter.vis.0                    : vis                   : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.vw-connect.0             : vw-connect            : iobroker                                                                                                                                                                                                    - disabled, compact disabled
              + system.adapter.web.0                    : web                   : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8082, bind: 0.0                                                                                                                                                                   .0.0, run as: admin
              + system.adapter.withings.0               : withings              : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
                system.adapter.wled.0                   : wled                  : iobroker                                                                                                                                                                                                    - disabled, compact disabled
              + system.adapter.ws.0                     : ws                    : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8084, bind: 0.0                                                                                                                                                                   .0.0, run as: admin
              + system.adapter.yahka.0                  : yahka                 : iobroker                                                                                                                                                                                                    -  enabled, compact disabled
              + system.adapter.zigbee.0                 : zigbee                : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: /dev/serial/by-                                                                                                                                                                   id/usb-1a86_USB_Serial-if00-port0
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8081, bind: 0.0                                                                                                                                                                   .0.0, run as: admin
              + system.adapter.bambulab.0               : bambulab              : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8883
              + system.adapter.kodi.0                   : kodi                  : iobroker                                                                                                                                                                                                    -  enabled, compact enabled (group 1), port: 9090
              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 1884, bind: 192                                                                                                                                                                   .168.62.15
              + system.adapter.mqtt.1                   : mqtt                  : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 1888, bind: 0.0                                                                                                                                                                   .0.0
              + system.adapter.shelly.0                 : shelly                : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 1884, bind: 192                                                                                                                                                                   .168.62.15
              + system.adapter.sonoff.0                 : sonoff                : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 1883, bind: 192                                                                                                                                                                   .168.62.15
              + system.adapter.telegram.0               : telegram              : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8443, bind: 0.0                                                                                                                                                                   .0.0
              + system.adapter.web.0                    : web                   : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8082, bind: 0.0                                                                                                                                                                   .0.0, run as: admin
              + system.adapter.ws.0                     : ws                    : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: 8084, bind: 0.0                                                                                                                                                                   .0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : iobroker                                                                                                                                                                                                    -  enabled, compact disabled, port: /dev/serial/by-                                                                                                                                                                   id/usb-1a86_USB_Serial-if00-port0
              
              
              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): beta
              Upgrade policy: none
              
              
              Installed ioBroker-Adapters
              ┌─────────┬─────────────────────────────────────┬──────────────────────┬────────                                                                                                                                                                   ───┬────────────────┐
              │ (index) │ id                                  │ name                 │ version                                                                                                                                                                      │ upgrade policy │
              ├─────────┼─────────────────────────────────────┼──────────────────────┼────────                                                                                                                                                                   ───┼────────────────┤
              │ 0       │ 'system.adapter.admin'              │ 'admin'              │ '7.9.13                                                                                                                                                                   '  │ 'none'         │
              │ 1       │ 'system.adapter.alexa2'             │ 'alexa2'             │ '3.28.3                                                                                                                                                                   '  │ 'none'         │
              │ 2       │ 'system.adapter.apsystems-ecu'      │ 'apsystems-ecu'      │ '0.2.10                                                                                                                                                                   '  │ 'none'         │
              │ 3       │ 'system.adapter.awtrix-light'       │ 'awtrix-light'       │ '3.0.0'                                                                                                                                                                      │ 'none'         │
              │ 4       │ 'system.adapter.backitup'           │ 'backitup'           │ '3.3.17                                                                                                                                                                   '  │ 'none'         │
              │ 5       │ 'system.adapter.bambulab'           │ 'bambulab'           │ '0.4.3'                                                                                                                                                                      │ 'none'         │
              │ 6       │ 'system.adapter.broadlink2'         │ 'broadlink2'         │ '2.3.0'                                                                                                                                                                      │ 'none'         │
              │ 7       │ 'system.adapter.bshb'               │ 'bshb'               │ '0.6.3'                                                                                                                                                                      │ 'none'         │
              │ 8       │ 'system.adapter.daswetter'          │ 'daswetter'          │ '4.5.9'                                                                                                                                                                      │ 'none'         │
              │ 9       │ 'system.adapter.denon'              │ 'denon'              │ '1.15.1                                                                                                                                                                   2' │ 'none'         │
              │ 10      │ 'system.adapter.device-reminder'    │ 'device-reminder'    │ '3.1.2'                                                                                                                                                                      │ 'none'         │
              │ 11      │ 'system.adapter.discovery'          │ 'discovery'          │ '5.0.1'                                                                                                                                                                      │ 'none'         │
              │ 12      │ 'system.adapter.dwd'                │ 'dwd'                │ '2.8.5'                                                                                                                                                                      │ 'none'         │
              │ 13      │ 'system.adapter.echarts'            │ 'echarts'            │ '4.0.0'                                                                                                                                                                      │ 'none'         │
              │ 14      │ 'system.adapter.enigma2'            │ 'enigma2'            │ '2.3.0'                                                                                                                                                                      │ 'none'         │
              │ 15      │ 'system.adapter.fakeroku'           │ 'fakeroku'           │ '0.4.0'                                                                                                                                                                      │ 'none'         │
              │ 16      │ 'system.adapter.feiertage'          │ 'feiertage'          │ '1.4.0'                                                                                                                                                                      │ 'none'         │
              │ 17      │ 'system.adapter.frontier_silicon'   │ 'frontier_silicon'   │ '0.5.1'                                                                                                                                                                      │ 'none'         │
              │ 18      │ 'system.adapter.fullybrowser'       │ 'fullybrowser'       │ '3.1.5'                                                                                                                                                                      │ 'none'         │
              │ 19      │ 'system.adapter.g-homa'             │ 'g-homa'             │ '0.5.3'                                                                                                                                                                      │ 'none'         │
              │ 20      │ 'system.adapter.harmony'            │ 'harmony'            │ '2.1.0'                                                                                                                                                                      │ 'none'         │
              │ 21      │ 'system.adapter.heizoel'            │ 'heizoel'            │ '1.0.3'                                                                                                                                                                      │ 'none'         │
              │ 22      │ 'system.adapter.history'            │ 'history'            │ '4.0.0'                                                                                                                                                                      │ 'none'         │
              │ 23      │ 'system.adapter.ical'               │ 'ical'               │ '1.20.1                                                                                                                                                                   '  │ 'none'         │
              │ 24      │ 'system.adapter.icons-mfd-png'      │ 'icons-mfd-png'      │ '1.2.1'                                                                                                                                                                      │ 'none'         │
              │ 25      │ 'system.adapter.icons-ultimate-png' │ 'icons-ultimate-png' │ '1.0.1'                                                                                                                                                                      │ 'none'         │
              │ 26      │ 'system.adapter.iot'                │ 'iot'                │ '6.1.3'                                                                                                                                                                      │ 'none'         │
              │ 27      │ 'system.adapter.iqontrol'           │ 'iqontrol'           │ '3.0.0'                                                                                                                                                                      │ 'none'         │
              │ 28      │ 'system.adapter.javascript'         │ 'javascript'         │ '9.3.1'                                                                                                                                                                      │ 'none'         │
              │ 29      │ 'system.adapter.kodi'               │ 'kodi'               │ '3.1.0'                                                                                                                                                                      │ 'none'         │
              │ 30      │ 'system.adapter.lgtv'               │ 'lgtv'               │ '2.7.4'                                                                                                                                                                      │ 'none'         │
              │ 31      │ 'system.adapter.logparser'          │ 'logparser'          │ '2.5.0'                                                                                                                                                                      │ 'none'         │
              │ 32      │ 'system.adapter.matter'             │ 'matter'             │ '1.2.1'                                                                                                                                                                      │ 'none'         │
              │ 33      │ 'system.adapter.maxcul'             │ 'maxcul'             │ '2.0.0'                                                                                                                                                                      │ 'none'         │
              │ 34      │ 'system.adapter.mcp'                │ 'mcp'                │ '1.0.11                                                                                                                                                                   '  │ 'none'         │
              │ 35      │ 'system.adapter.mqtt'               │ 'mqtt'               │ '7.1.1'                                                                                                                                                                      │ 'none'         │
              │ 36      │ 'system.adapter.nut'                │ 'nut'                │ '1.7.0'                                                                                                                                                                      │ 'none'         │
              │ 37      │ 'system.adapter.octoprint'          │ 'octoprint'          │ '7.0.0'                                                                                                                                                                      │ 'none'         │
              │ 38      │ 'system.adapter.parcel'             │ 'parcel'             │ '0.3.2'                                                                                                                                                                      │ 'none'         │
              │ 39      │ 'system.adapter.ping'               │ 'ping'               │ '2.2.4'                                                                                                                                                                      │ 'none'         │
              │ 40      │ 'system.adapter.rpi2'               │ 'rpi2'               │ '3.0.2'                                                                                                                                                                      │ 'none'         │
              │ 41      │ 'system.adapter.scenes'             │ 'scenes'             │ '4.0.4'                                                                                                                                                                      │ 'none'         │
              │ 42      │ 'system.adapter.shelly'             │ 'shelly'             │ '11.0.0                                                                                                                                                                   '  │ 'none'         │
              │ 43      │ 'system.adapter.shuttercontrol'     │ 'shuttercontrol'     │ '2.0.12                                                                                                                                                                   '  │ 'none'         │
              │ 44      │ 'system.adapter.simple-api'         │ 'simple-api'         │ '3.0.7'                                                                                                                                                                      │ 'none'         │
              │ 45      │ 'system.adapter.socketio'           │ 'socketio'           │ '8.0.1'                                                                                                                                                                      │ 'none'         │
              │ 46      │ 'system.adapter.sonoff'             │ 'sonoff'             │ '3.3.0'                                                                                                                                                                      │ 'none'         │
              │ 47      │ 'system.adapter.telegram'           │ 'telegram'           │ '4.1.0'                                                                                                                                                                      │ 'none'         │
              │ 48      │ 'system.adapter.text2command'       │ 'text2command'       │ '4.0.0'                                                                                                                                                                      │ 'none'         │
              │ 49      │ 'system.adapter.trashschedule'      │ 'trashschedule'      │ '5.3.0'                                                                                                                                                                      │ 'none'         │
              │ 50      │ 'system.adapter.tuya'               │ 'tuya'               │ '3.17.0                                                                                                                                                                   '  │ 'none'         │
              │ 51      │ 'system.adapter.vis'                │ 'vis'                │ '1.5.6'                                                                                                                                                                      │ 'none'         │
              │ 52      │ 'system.adapter.vis-bars'           │ 'vis-bars'           │ '0.1.4'                                                                                                                                                                      │ 'none'         │
              │ 53      │ 'system.adapter.vis-canvas-gauges'  │ 'vis-canvas-gauges'  │ '1.0.1'                                                                                                                                                                      │ 'none'         │
              │ 54      │ 'system.adapter.vis-fancyswitch'    │ 'vis-fancyswitch'    │ '1.1.0'                                                                                                                                                                      │ 'none'         │
              │ 55      │ 'system.adapter.vis-google-fonts'   │ 'vis-google-fonts'   │ '1.0.4'                                                                                                                                                                      │ 'none'         │
              │ 56      │ 'system.adapter.vis-hqwidgets'      │ 'vis-hqwidgets'      │ '1.6.1'                                                                                                                                                                      │ 'none'         │
              │ 57      │ 'system.adapter.vis-icontwo'        │ 'vis-icontwo'        │ '2.11.6                                                                                                                                                                   '  │ 'none'         │
              │ 58      │ 'system.adapter.vis-inventwo'       │ 'vis-inventwo'       │ '4.1.1'                                                                                                                                                                      │ 'none'         │
              │ 59      │ 'system.adapter.vis-jqui-mfd'       │ 'vis-jqui-mfd'       │ '1.1.3'                                                                                                                                                                      │ 'none'         │
              │ 60      │ 'system.adapter.vis-justgage'       │ 'vis-justgage'       │ '2.1.7'                                                                                                                                                                      │ 'none'         │
              │ 61      │ 'system.adapter.vis-keyboard'       │ 'vis-keyboard'       │ '0.0.3'                                                                                                                                                                      │ 'none'         │
              │ 62      │ 'system.adapter.vis-materialdesign' │ 'vis-materialdesign' │ '0.5.9'                                                                                                                                                                      │ 'none'         │
              │ 63      │ 'system.adapter.vis-players'        │ 'vis-players'        │ '0.1.6'                                                                                                                                                                      │ 'none'         │
              │ 64      │ 'system.adapter.vis-rgraph'         │ 'vis-rgraph'         │ '0.0.2'                                                                                                                                                                      │ 'none'         │
              │ 65      │ 'system.adapter.vis-timeandweather' │ 'vis-timeandweather' │ '1.2.2'                                                                                                                                                                      │ 'none'         │
              │ 66      │ 'system.adapter.vw-connect'         │ 'vw-connect'         │ '0.9.6'                                                                                                                                                                      │ 'none'         │
              │ 67      │ 'system.adapter.web'                │ 'web'                │ '9.0.0'                                                                                                                                                                      │ 'none'         │
              │ 68      │ 'system.adapter.withings'           │ 'withings'           │ '0.0.16                                                                                                                                                                   '  │ 'none'         │
              │ 69      │ 'system.adapter.wled'               │ 'wled'               │ '0.9.2'                                                                                                                                                                      │ 'none'         │
              │ 70      │ 'system.adapter.ws'                 │ 'ws'                 │ '4.1.0'                                                                                                                                                                      │ 'none'         │
              │ 71      │ 'system.adapter.yahka'              │ 'yahka'              │ '1.1.6'                                                                                                                                                                      │ 'none'         │
              │ 72      │ 'system.adapter.zigbee'             │ 'zigbee'             │ '3.4.11                                                                                                                                                                   '  │ 'none'         │
              └─────────┴─────────────────────────────────────┴──────────────────────┴────────                                                                                                                                                                   ───┴────────────────┘
              
              
              ioBroker-Adapter Versions and update status
              Used repository: beta
              Adapter    "admin"        : 7.9.13   , installed 7.9.13
              Adapter    "alexa2"       : 3.28.3   , installed 3.28.3
              Adapter    "awtrix-light" : 3.0.0    , installed 3.0.0
              Adapter    "backitup"     : 3.3.17   , installed 3.3.17
              Adapter    "bambulab"     : 0.4.3    , installed 0.4.3
              Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
              Adapter    "bshb"         : 0.6.3    , installed 0.6.3
              Adapter    "daswetter"    : 4.5.9    , installed 4.5.9
              Adapter    "denon"        : 1.15.12  , installed 1.15.12
              Adapter    "device-reminder": 3.1.2  , installed 3.1.2
              Adapter    "discovery"    : 5.0.1    , installed 5.0.1
              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
              Adapter    "echarts"      : 4.0.0    , installed 4.0.0
              Adapter    "enigma2"      : 2.3.0    , installed 2.3.0
              Adapter    "fakeroku"     : 0.4.0    , installed 0.4.0
              Adapter    "feiertage"    : 1.4.0    , installed 1.4.0
              Adapter    "frontier_silicon": 0.5.1 , installed 0.5.1
              Adapter    "fullybrowser" : 3.1.5    , installed 3.1.5
              Adapter    "g-homa"       : 0.5.3    , installed 0.5.3
              Adapter    "harmony"      : 2.1.0    , installed 2.1.0
              Adapter    "heizoel"      : 1.0.3    , installed 1.0.3
              Adapter    "history"      : 4.0.0    , installed 4.0.0
              Adapter    "ical"         : 1.20.1   , installed 1.20.1
              Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
              Adapter    "iot"          : 6.1.3    , installed 6.1.3
              Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
              Adapter    "javascript"   : 9.3.1    , installed 9.3.1
              Controller "js-controller": 7.2.2    , installed 7.2.2
              Adapter    "kodi"         : 3.1.0    , installed 3.1.0
              Adapter    "lgtv"         : 2.7.4    , installed 2.7.4
              Adapter    "logparser"    : 2.5.0    , installed 2.5.0
              Adapter    "matter"       : 1.2.1    , installed 1.2.1
              Adapter    "maxcul"       : 1.3.1    , installed 2.0.0
              Adapter    "mcp"          : 1.0.11   , installed 1.0.11
              Adapter    "mqtt"         : 7.1.1    , installed 7.1.1
              Adapter    "nut"          : 1.7.0    , installed 1.7.0
              Adapter    "octoprint"    : 7.0.0    , installed 7.0.0
              Adapter    "parcel"       : 0.3.2    , installed 0.3.2
              Adapter    "ping"         : 2.2.4    , installed 2.2.4
              Adapter    "rpi2"         : 3.0.2    , installed 3.0.2
              Adapter    "scenes"       : 4.0.4    , installed 4.0.4
              Adapter    "shelly"       : 11.0.0   , installed 11.0.0
              Adapter    "shuttercontrol": 2.0.12  , installed 2.0.12
              Adapter    "socketio"     : 8.0.1    , installed 8.0.1
              Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
              Adapter    "telegram"     : 4.1.0    , installed 4.1.0
              Adapter    "text2command" : 4.0.0    , installed 4.0.0
              Adapter    "trashschedule": 5.3.0    , installed 5.3.0
              Adapter    "tuya"         : 3.17.0   , installed 3.17.0
              Adapter    "vis"          : 1.5.6    , installed 1.5.6
              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-hqwidgets": 1.6.1    , installed 1.6.1
              Adapter    "vis-icontwo"  : 2.11.6   , installed 2.11.6
              Adapter    "vis-inventwo" : 4.1.1    , installed 4.1.1
              Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
              Adapter    "vis-keyboard" : 0.0.3    , installed 0.0.3
              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
              Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "vw-connect"   : 0.9.6    , installed 0.9.6
              Adapter    "web"          : 9.0.0    , installed 9.0.0
              Adapter    "withings"     : 0.0.16   , installed 0.0.16
              Adapter    "wled"         : 0.9.2    , installed 0.9.2
              Adapter    "ws"           : 4.1.0    , installed 4.1.0
              Adapter    "yahka"        : 1.1.6    , installed 1.1.6
              Adapter    "zigbee"       : 3.4.11   , installed 3.4.11
              
              
              Objects and States
              Please stand by - This may take a while
              
              Objects:        28431
              States:         24486
              
              *** OS-Repositories and Updates ***
              
              Hit:1 http://deb.debian.org/debian trixie InRelease
              Hit:2 http://deb.debian.org/debian trixie-updates InRelease
              Hit:3 http://archive.raspberrypi.com/debian trixie InRelease
              Hit:4 http://deb.debian.org/debian-security trixie-security InRelease
              Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
              Reading package lists...
              
              Pending systemupdates: 0
              
              *** Listening Ports ***
              Netid State  Recv-Q Send-Q Local Address:Port   Peer Address:PortProcess                                                                                                                                                                           
              udp   UNCONN 0      0            0.0.0.0:57813       0.0.0.0:*    users:(("io.ma                                                                                                                                                                   tter.0",pid=2144,fd=38))
              udp   UNCONN 0      0            0.0.0.0:61991       0.0.0.0:*    users:(("io.ha                                                                                                                                                                   rmony.0",pid=2086,fd=30))
              udp   UNCONN 0      0          127.0.0.1:978         0.0.0.0:*    users:(("rpc.s                                                                                                                                                                   tatd",pid=1226,fd=5))
              udp   UNCONN 0      0            0.0.0.0:mdns        0.0.0.0:*    users:(("io.ma                                                                                                                                                                   tter.0",pid=2144,fd=41))
              udp   UNCONN 0      0            0.0.0.0:mdns        0.0.0.0:*    users:(("io.ma                                                                                                                                                                   tter.0",pid=2144,fd=35))
              udp   UNCONN 0      0            0.0.0.0:mdns        0.0.0.0:*    users:(("io.ya                                                                                                                                                                   hka.0",pid=1773,fd=30))
              udp   UNCONN 0      0            0.0.0.0:mdns        0.0.0.0:*    users:(("io.ya                                                                                                                                                                   hka.0",pid=1773,fd=29))
              udp   UNCONN 0      0            0.0.0.0:mdns        0.0.0.0:*    users:(("avahi                                                                                                                                                                   -daemon",pid=717,fd=12))
              udp   UNCONN 0      0            0.0.0.0:coap        0.0.0.0:*    users:(("io.sh                                                                                                                                                                   elly.0",pid=1698,fd=38))
              udp   UNCONN 0      0            0.0.0.0:1900        0.0.0.0:*    users:(("io.fa                                                                                                                                                                   keroku.0",pid=1420,fd=32))
              udp   UNCONN 0      0            0.0.0.0:6666        0.0.0.0:*    users:(("io.tu                                                                                                                                                                   ya.0",pid=1737,fd=48))
              udp   UNCONN 0      0            0.0.0.0:6667        0.0.0.0:*    users:(("io.tu                                                                                                                                                                   ya.0",pid=1737,fd=49))
              udp   UNCONN 0      0            0.0.0.0:60007       0.0.0.0:*    users:(("io.br                                                                                                                                                                   oadlink2.0",pid=1356,fd=31))
              udp   UNCONN 0      0            0.0.0.0:15001       0.0.0.0:*    users:(("io.br                                                                                                                                                                   oadlink2.0",pid=1356,fd=30))
              udp   UNCONN 0      0            0.0.0.0:43989       0.0.0.0:*    users:(("io.br                                                                                                                                                                   oadlink2.0",pid=1356,fd=32))
              udp   UNCONN 0      0            0.0.0.0:56809       0.0.0.0:*    users:(("rpc.s                                                                                                                                                                   tatd",pid=1226,fd=8))
              udp   UNCONN 0      0            0.0.0.0:53161       0.0.0.0:*    users:(("avahi                                                                                                                                                                   -daemon",pid=717,fd=14))
              udp   UNCONN 0      0            0.0.0.0:sunrpc      0.0.0.0:*    users:(("rpcbi                                                                                                                                                                   nd",pid=691,fd=5),("systemd",pid=1,fd=145))
              udp   UNCONN 0      0                  *:57813             *:*    users:(("io.ma                                                                                                                                                                   tter.0",pid=2144,fd=37))
              udp   UNCONN 0      0                  *:mdns              *:*    users:(("io.ma                                                                                                                                                                   tter.0",pid=2144,fd=42))
              udp   UNCONN 0      0                  *:mdns              *:*    users:(("io.ma                                                                                                                                                                   tter.0",pid=2144,fd=36))
              udp   UNCONN 0      0                  *:mdns              *:*    users:(("avahi                                                                                                                                                                   -daemon",pid=717,fd=13))
              udp   UNCONN 0      0                  *:55102             *:*    users:(("avahi                                                                                                                                                                   -daemon",pid=717,fd=15))
              udp   UNCONN 0      0                  *:43440             *:*    users:(("rpc.s                                                                                                                                                                   tatd",pid=1226,fd=10))
              udp   UNCONN 0      0                  *:sunrpc            *:*    users:(("rpcbi                                                                                                                                                                   nd",pid=691,fd=7),("systemd",pid=1,fd=147))
              tcp   LISTEN 0      511          0.0.0.0:33117       0.0.0.0:*    users:(("io.ya                                                                                                                                                                   hka.0",pid=1773,fd=37))
              tcp   LISTEN 0      4096         0.0.0.0:sunrpc      0.0.0.0:*    users:(("rpcbi                                                                                                                                                                   nd",pid=691,fd=4),("systemd",pid=1,fd=144))
              tcp   LISTEN 0      128          0.0.0.0:ssh         0.0.0.0:*    users:(("sshd"                                                                                                                                                                   ,pid=955,fd=6))
              tcp   LISTEN 0      511    192.168.62.15:1883        0.0.0.0:*    users:(("io.so                                                                                                                                                                   noff.0",pid=6862,fd=34))
              tcp   LISTEN 0      511    192.168.62.15:1884        0.0.0.0:*    users:(("io.mq                                                                                                                                                                   tt.0",pid=1553,fd=35))
              tcp   LISTEN 0      511    192.168.62.15:1885        0.0.0.0:*    users:(("io.mq                                                                                                                                                                   tt.0",pid=1553,fd=36))
              tcp   LISTEN 0      511        127.0.0.1:9001        0.0.0.0:*    users:(("iobro                                                                                                                                                                   ker.js-con",pid=934,fd=23))
              tcp   LISTEN 0      511        127.0.0.1:9000        0.0.0.0:*    users:(("iobro                                                                                                                                                                   ker.js-con",pid=934,fd=29))
              tcp   LISTEN 0      4096         0.0.0.0:55285       0.0.0.0:*    users:(("rpc.s                                                                                                                                                                   tatd",pid=1226,fd=9))
              tcp   LISTEN 0      511    192.168.62.15:9094        0.0.0.0:*    users:(("io.fa                                                                                                                                                                   keroku.0",pid=1420,fd=31))
              tcp   LISTEN 0      511    192.168.62.15:9093        0.0.0.0:*    users:(("io.fa                                                                                                                                                                   keroku.0",pid=1420,fd=30))
              tcp   LISTEN 0      511                *:57813             *:*    users:(("io.ma                                                                                                                                                                   tter.0",pid=2144,fd=39))
              tcp   LISTEN 0      4096            [::]:sunrpc         [::]:*    users:(("rpcbi                                                                                                                                                                   nd",pid=691,fd=6),("systemd",pid=1,fd=146))
              tcp   LISTEN 0      32                 *:ftp               *:*    users:(("vsftp                                                                                                                                                                   d",pid=946,fd=3))
              tcp   LISTEN 0      128             [::]:ssh            [::]:*    users:(("sshd"                                                                                                                                                                   ,pid=955,fd=7))
              tcp   LISTEN 0      511                *:50001             *:*    users:(("io.g-                                                                                                                                                                   homa.0",pid=2008,fd=30))
              tcp   LISTEN 0      511                *:61991             *:*    users:(("io.ha                                                                                                                                                                   rmony.0",pid=2086,fd=29))
              tcp   LISTEN 0      4096            [::]:42299          [::]:*    users:(("rpc.s                                                                                                                                                                   tatd",pid=1226,fd=11))
              tcp   LISTEN 0      511                *:tproxy            *:*    users:(("io.ad                                                                                                                                                                   min.0",pid=979,fd=39))
              tcp   LISTEN 0      511                *:8082              *:*    users:(("io.we                                                                                                                                                                   b.0",pid=2225,fd=35))
              tcp   LISTEN 0      511                *:8084              *:*    users:(("io.ws                                                                                                                                                                   .0",pid=2267,fd=34))
              
              
              *** Log File - Last 25 Lines ***
              2026-07-17 12:22:04.751  - info: bshb.0 (1372) Start detecting climate schedules                                                                                                                                                                   ...
              2026-07-17 12:22:04.888  - info: bshb.0 (1372) Detecting climate schedules finis                                                                                                                                                                   hed
              2026-07-17 12:22:04.888  - info: bshb.0 (1372) Start detecting backup informatio                                                                                                                                                                   n...
              2026-07-17 12:22:05.044  - info: bshb.0 (1372) Detecting backup information fini                                                                                                                                                                   shed
              2026-07-17 12:22:05.044  - info: bshb.0 (1372) Subscribe to ioBroker states
              2026-07-17 12:22:05.046  - info: bshb.0 (1372) Listen to changes
              2026-07-17 12:22:07.096  - info: fakeroku.0 (1420) starting. Version 0.4.0 in /o                                                                                                                                                                   pt/iobroker/node_modules/iobroker.fakeroku, node: v22.23.1, js-controller: 7.2.2
              2026-07-17 12:22:15.125  - info: frontier_silicon.0 (1452) starting. Version 0.5                                                                                                                                                                   .1 in /opt/iobroker/node_modules/iobroker.frontier_silicon, node: v22.23.1, js-c                                                                                                                                                                   ontroller: 7.2.2
              2026-07-17 12:22:15.377  - info: frontier_silicon.0 (1452) Trying to create sess                                                                                                                                                                   ion with frname @ 192.168.62.60 ...
              2026-07-17 12:22:15.503  - info: frontier_silicon.0 (1452) Session 753887667 wit                                                                                                                                                                   h Device frname @ 192.168.62.60 created
              2026-07-17 12:22:31.900  - info: logparser.0 (1536) starting. Version 2.5.0 in /                                                                                                                                                                   opt/iobroker/node_modules/iobroker.logparser, node: v22.23.1, js-controller: 7.2                                                                                                                                                                   .2
              2026-07-17 12:22:51.913  - info: ping.0 (1604) starting. Version 2.2.4 in /opt/i                                                                                                                                                                   obroker/node_modules/iobroker.ping, node: v22.23.1, js-controller: 7.2.2
              2026-07-17 12:22:55.115  - info: rpi2.0 (1625) starting. Version 3.0.2 in /opt/i                                                                                                                                                                   obroker/node_modules/iobroker.rpi2, node: v22.23.1, js-controller: 7.2.2
              2026-07-17 12:22:55.446  - info: rpi2.0 (1625) GPIO ports are not configured
              2026-07-17 12:23:30.895  - error: tuya.0 (1737) Login for MQTT failed: TypeError                                                                                                                                                                   : Cannot destructure property 'access_token' of 'res.result' as it is undefined.
              2026-07-17 12:23:35.327  - error: bambulab.0 (1872) Connection issue occurred: E                                                                                                                                                                   rror: connect EHOSTUNREACH 192.168.62.74:8883 - printer may be powered off or un                                                                                                                                                                   reachable
              2026-07-17 12:23:44.014  - info: discovery.0 (1927) starting. Version 5.0.1 in /                                                                                                                                                                   opt/iobroker/node_modules/iobroker.discovery, node: v22.23.1, js-controller: 7.2                                                                                                                                                                   .2
              2026-07-17 12:23:51.334  - info: echarts.0 (1964) starting. Version 4.0.0 in /op                                                                                                                                                                   t/iobroker/node_modules/iobroker.echarts, node: v22.23.1, js-controller: 7.2.2
              2026-07-17 12:24:20.653  - info: text2command.0 (2152) starting. Version 4.0.0 i                                                                                                                                                                   n /opt/iobroker/node_modules/iobroker.text2command, node: v22.23.1, js-controlle                                                                                                                                                                   r: 7.2.2
              2026-07-17 12:24:28.350  - info: vis-google-fonts.0 (2197) starting. Version 1.0                                                                                                                                                                   .4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v22.23.1, js-c                                                                                                                                                                   ontroller: 7.2.2
              2026-07-17 12:24:29.091  - info: vis-google-fonts.0 (2197) Terminated (NO_ERROR)                                                                                                                                                                   : Without reason
              2026-07-17 12:24:34.694  - info: vis.0 (2213) starting. Version 1.5.6 in /opt/io                                                                                                                                                                   broker/node_modules/iobroker.vis, node: v22.23.1, js-controller: 7.2.2
              2026-07-17 12:24:36.127  - info: vis.0 (2213) Terminated (NO_ERROR): Without rea                                                                                                                                                                   son
              2026-07-17 12:24:44.269  - info: ws.0 (2267) starting. Version 4.1.0 in /opt/iob                                                                                                                                                                   roker/node_modules/iobroker.ws, node: v22.23.1, js-controller: 7.2.2
              2026-07-17 12:24:44.295  - info: ws.0 (2267) socket.io server listening on port                                                                                                                                                                    8084
              

              Hier das full diag:

              full diag.txt

              Ich sehe nichts, ausser einer kleine Warnung der USB Zuweisung. Die brauche ich eh nicht. Wie oben geschrieben läuft der Adapter nach zigmal rebooten. Das ist aber für mich keine Lösung. Gern schicke ich nochmal ein diag wenn der Fehler wieder auftritt.
              Danke erstmal.

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #61

              @ESP8266 sagte:

              Wie oben geschrieben läuft der Adapter nach zigmal rebooten. Das ist aber für mich keine Lösung.

              Das spricht für mich nach genau dem Verhalten, wenn Gerätedateien doppelt/falsch vergeben werden.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              0
              • ESP8266E Offline
                ESP8266E Offline
                ESP8266
                schrieb am zuletzt editiert von ESP8266
                #62

                ....und wo sollte suchen? Ich sehe keinen Ansatz.
                Ich habe schon vor längeren aus ttyAMA0 > ttyAMA1 gemacht, weil es immer wieder Probleme gab.

                Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • ESP8266E ESP8266

                  ....und wo sollte suchen? Ich sehe keinen Ansatz.
                  Ich habe schon vor längeren aus ttyAMA0 > ttyAMA1 gemacht, weil es immer wieder Probleme gab.

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #63

                  @ESP8266 sagte:

                  ....und wo sollte suchen? Ich sehe keinen Ansatz.

                  Keine Ahnung. Ich verstehe dein Setup nicht.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  ESP8266E 1 Antwort Letzte Antwort
                  -1
                  • Thomas BraunT Thomas Braun

                    @ESP8266 sagte:

                    ....und wo sollte suchen? Ich sehe keinen Ansatz.

                    Keine Ahnung. Ich verstehe dein Setup nicht.

                    ESP8266E Offline
                    ESP8266E Offline
                    ESP8266
                    schrieb am zuletzt editiert von ESP8266
                    #64

                    @Thomas-Braun sagte:

                    @ESP8266 sagte:

                    ....und wo sollte suchen? Ich sehe keinen Ansatz.

                    Keine Ahnung. Ich verstehe dein Setup nicht.

                    Die Erklärung ist im Link enthalten. Nicht nur drei Zeilen lesen. 😊
                    Mein Setup simuliert einen MaxCube.

                    Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                    1 Antwort Letzte Antwort
                    -1
                    • Thomas BraunT Thomas Braun

                      @ESP8266

                      In dem Skript wird aber

                      SER_PORT=/dev/virtualcom0 # Link to virtual serial Port

                      angelegt.

                      ESP8266E Offline
                      ESP8266E Offline
                      ESP8266
                      schrieb am zuletzt editiert von ESP8266
                      #65

                      @Thomas-Braun sagte:

                      @ESP8266

                      In dem Skript wird aber

                      SER_PORT=/dev/virtualcom0 # Link to virtual serial Port

                      angelegt.

                      Das ist völlig mumpe wie der benannt wird.
                      Auch wenn ich ihn Virtualcom0 benenne, habe ich das gleiche Problem.
                      Das steht auch in dem Link. Das wurde schon an Anfang so übernommen von mir.
                      Bis ich die dann in AMA umbenannt habe.

                      Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                      1 Antwort Letzte Antwort
                      0

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

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

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

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


                      Support us

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

                      402

                      Online

                      33.0k

                      Benutzer

                      83.5k

                      Themen

                      1.3m

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

                      • Du hast noch kein Konto? Registrieren

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