Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. FritzBox Zigbee Antenne in ioBroker einbinden?

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    FritzBox Zigbee Antenne in ioBroker einbinden?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Asgothian
      Asgothian Developer @searcher57 last edited by Asgothian

      @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

      @hssk

      @hssk said in FritzBox Zigbee Antenne in ioBroker einbinden?:

      @mkdd-online Hallo, ist ein iobroker-Zugriff auf zigbee-Geräte nur über den FritzBox DECT Adapter möglich? Oder geht dies auch direkt über die FritzBox 7690?

      Hallo,
      ich beabsichtige mir ein FRITZ!Smart Gateway zu kaufen. Ich will damit erreichen, dass der Zigbee USB Stick überflüssig wird, der ja die Zigbee-Komponenten über eine serielle Schnittstelle in den Raspi 5 einbindet. Diese will ich aber für den Smartmeter-Adapter nutzen über den ich die Stromdaten erhalte. Dafür habe ich bisher einen 2. Raspi genutzt, der ja dann überflüssig wäre. Kannst Du oder irgend jemand sagen, ob ich das richtig sehe?

      Ich gehe davon aus das das (abhängig von Deinen Zigbee-Geräten) gehen kann.

      Aber: Warum besorgst Du dir nicht einfach einen Lan Koordinator (z.Bsp. den von Cod.M) ? Dann kannst du den Zigbee Adapter wie er ist weiter nutzen, und ggf. sogar direkt übernehmen - hängt davon ab was du für einen USB Stick hast.

      Auch: Was hat die serielle Schnittstelle damit zu tun ? Der Raspi hat 4x USB. Sind die bereits alle Belegt ? Das System verträgt ohne Probleme mehrere Serial->USB Konverter, zur Not sogar über einen Hub.

      Generell ist meine Erfahrung das die Zigbee Geräte über die Fritz-Box nur bedingt gehen.

      A.

      1 Reply Last reply Reply Quote 0
      • BertDerKleine
        BertDerKleine @searcher57 last edited by

        @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

        Ich will damit erreichen, dass der Zigbee USB Stick überflüssig wird, der ja die Zigbee-Komponenten über eine serielle Schnittstelle in den Raspi 5 einbindet. Diese will ich aber für den Smartmeter-Adapter nutzen über den ich die Stromdaten erhalte.

        Du schreibst überraschendes.
        Einen USB-Zigbee Adapter wie den Conbee (https://phoscon.de/de/conbee2/) betreibt man an der USB-Buchse und das hat m.E. nichts mit "seriell" zu tun bzw. würde etwas einschränken.

        Wenn Du ein Smartmeter auslesen willst, dann kann man das über sowas wie einen Wattwächter (https://www.amazon.de/WattWächter-Stromzähler-SmartMeter-vorinstalliert-Volkszähler/dp/B0DDHPZQPX) tun, der sich per WLAN und MQTT verbindet.

        Dann sind immer noch 3 USB-Buchsen für irgendwas frei verfügbar am Raspi.

        Und bzgl. des AVM Zigbee Adapters würde ich immer rest prüfen, welche Geräte er wie gut unterstützt. Nicht jeder Zigbee-Empfänger kann mit jedem Gerät. Und manche Empfänger sind schwach supported, weil dieser Support aufwendig ist.

        1 Reply Last reply Reply Quote 0
        • S
          searcher57 @Homoran last edited by

          @homoran said in FritzBox Zigbee Antenne in ioBroker einbinden?:

          @searcher57 ein RasPi5 hat doch mehr als 1 USB Buchse!

          Das Problem habe ich schon mehrfach erwähnt. Ich lese den Stromzähler über die GPIO Schnittstelle aus und damit wird die Möglichkeit des Zigbee Adapters blockiert.

          Asgothian 1 Reply Last reply Reply Quote 0
          • Asgothian
            Asgothian Developer @searcher57 last edited by Asgothian

            @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

            @homoran said in FritzBox Zigbee Antenne in ioBroker einbinden?:

            @searcher57 ein RasPi5 hat doch mehr als 1 USB Buchse!

            Das Problem habe ich schon mehrfach erwähnt. Ich lese den Stromzähler über die GPIO Schnittstelle aus und damit wird die Möglichkeit des Zigbee Adapters blockiert.

            Diese Aussage macht keinen Sinn.

            • der Zigbee-Adapter nutzt die GPIO's nicht.
            • Einzig die raspbee/raspbee2 Platinen nutzen die GPIO. Austausch der Hardware wie oben geschrieben gegen ein Lan Gateway reicht. Du schreibst aber auch das du einen USB Stick hast. Also sollte das nicht Dein Problem sein
            • Serielle Schnittstellen die über USB angebunden werden laufen auch nicht via GPIO

            A.

            Nachtrag: Es ist bekannt das das Fritz Smart Home maximal 100 Smart Home Geräte (50 an der Box, 50 am Gateway). Das gilt für Zigbee und Dect gemeinsam.

            Ich hab in meiner kleinen Wohnung schon 75 🙂

            S 1 Reply Last reply Reply Quote 1
            • S
              searcher57 @Asgothian last edited by

              @asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:

              @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

              @homoran said in FritzBox Zigbee Antenne in ioBroker einbinden?:

              @searcher57 ein RasPi5 hat doch mehr als 1 USB Buchse!

              Das Problem habe ich schon mehrfach erwähnt. Ich lese den Stromzähler über die GPIO Schnittstelle aus und damit wird die Möglichkeit des Zigbee Adapters blockiert.

              Diese Aussage macht keinen Sinn.

              • der Zigbee-Adapter nutzt die GPIO's nicht.
              • Einzig die raspbee/raspbee2 Platinen nutzen die GPIO. Austausch der Hardware wie oben geschrieben gegen ein Lan Gateway reicht. Du schreibst aber auch das du einen USB Stick hast. Also sollte das nicht Dein Problem sein
              • Serielle Schnittstellen die über USB angebunden werden laufen auch nicht via GPIO

              A.

              Nachtrag: Es ist bekannt das das Fritz Smart Home maximal 100 Smart Home Geräte (50 an der Box, 50 am Gateway). Das gilt für Zigbee und Dect gemeinsam.

              Ich hab in meiner kleinen Wohnung schon 75 🙂

              Also ich bekomme es an meinem Raspi 5 nicht hin, den Zigbee USB Stick zu installieren und nehme an, dass das an meinem Adapter von Hausautomatisierung liegt, der die serielle Schnittstelle belegt. Denn an meinem Raspi 4 habe ich keine Probleme.

              Asgothian 1 Reply Last reply Reply Quote 0
              • Asgothian
                Asgothian Developer @searcher57 last edited by

                @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                Also ich bekomme es an meinem Raspi 5 nicht hin, den Zigbee USB Stick zu installieren und nehme an, dass das an meinem Adapter von Hausautomatisierung liegt, der die serielle Schnittstelle belegt. Denn an meinem Raspi 4 habe ich keine Probleme.

                Link bitte auf den Adapter. Wenn der USB ist dann stimmt da was nicht (Alternativ: Bild)

                A.

                Homoran S 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Asgothian last edited by

                  @asgothian möglicherweise liegt es am OS!
                  Kann sein, dass die Schnittstellenbezeichnungen geändert wurden

                  1 Reply Last reply Reply Quote 0
                  • S
                    searcher57 @Asgothian last edited by

                    @asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                    @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                    Also ich bekomme es an meinem Raspi 5 nicht hin, den Zigbee USB Stick zu installieren und nehme an, dass das an meinem Adapter von Hausautomatisierung liegt, der die serielle Schnittstelle belegt. Denn an meinem Raspi 4 habe ich keine Probleme.

                    Link bitte auf den Adapter. Wenn der USB ist dann stimmt da was nicht (Alternativ: Bild)

                    A.

                    Also nicht der Adapter! Aber ich habe den folgenden Lesekopf erfolgreich in Betrieb:

                    https://www.youtube.com/watch?v=XtsI8kQ3A2E&t=307s

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

                      @searcher57

                      @searcher57 said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                      @asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                      @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                      Also ich bekomme es an meinem Raspi 5 nicht hin, den Zigbee USB Stick zu installieren und nehme an, dass das an meinem Adapter von Hausautomatisierung liegt, der die serielle Schnittstelle belegt. Denn an meinem Raspi 4 habe ich keine Probleme.

                      Link bitte auf den Adapter. Wenn der USB ist dann stimmt da was nicht (Alternativ: Bild)

                      A.

                      Also nicht der Adapter! Aber ich habe den folgenden Lesekopf erfolgreich in Betrieb:

                      https://www.youtube.com/watch?v=XtsI8kQ3A2E&t=307s

                      Und wenn ich den Smartmeter-Adapter lösche, dann kann ich auch den Zigbee-Adapter erfolgreich einrichten. Daher meine Frage, ob die Anschaffung und Einrichtung des AVM Zigbee Gateway eine Alternative wäre?

                      Asgothian 1 Reply Last reply Reply Quote 0
                      • Asgothian
                        Asgothian Developer @searcher57 last edited by

                        @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                        @searcher57

                        @searcher57 said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                        @asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                        @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                        Also ich bekomme es an meinem Raspi 5 nicht hin, den Zigbee USB Stick zu installieren und nehme an, dass das an meinem Adapter von Hausautomatisierung liegt, der die serielle Schnittstelle belegt. Denn an meinem Raspi 4 habe ich keine Probleme.

                        Link bitte auf den Adapter. Wenn der USB ist dann stimmt da was nicht (Alternativ: Bild)

                        A.

                        Also nicht der Adapter! Aber ich habe den folgenden Lesekopf erfolgreich in Betrieb:

                        https://www.youtube.com/watch?v=XtsI8kQ3A2E&t=307s

                        Und wenn ich den Smartmeter-Adapter lösche, dann kann ich auch den Zigbee-Adapter erfolgreich einrichten. Daher meine Frage, ob die Anschaffung und Einrichtung des AVM Zigbee Gateway eine Alternative wäre?

                        Nochmal - Dir kann nur geholfen werden wenn du hier Details zu deinem Zigbee Koordinator bereit stellst. Ein YouTube Video ist das nicht.

                        • Was ist das für Hardware
                        • Wo kommt sie her
                        • Wie wird sie verbunden

                        Was auch hilft:

                        • Smartmeter Lesekopf angeschlossen
                        • Zigbee Koordinator angeschlossen

                        dann auf der Konsole 'iob diag', und das Ergebnis (die Langfassung, nicht die Zusammenfassung) hier posten.

                        Dann können wir systematisch weiter machen. In wie weit das Fritz-Gateway eine Alternative ist habe ich oben bereits beantwortet. In meinen Augen ist es das nicht.

                        A.

                        S 1 Reply Last reply Reply Quote 1
                        • S
                          searcher57 @Asgothian last edited by

                          @asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                          @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                          @searcher57

                          @searcher57 said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                          @asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                          @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                          Also ich bekomme es an meinem Raspi 5 nicht hin, den Zigbee USB Stick zu installieren und nehme an, dass das an meinem Adapter von Hausautomatisierung liegt, der die serielle Schnittstelle belegt. Denn an meinem Raspi 4 habe ich keine Probleme.

                          Link bitte auf den Adapter. Wenn der USB ist dann stimmt da was nicht (Alternativ: Bild)

                          A.

                          Also nicht der Adapter! Aber ich habe den folgenden Lesekopf erfolgreich in Betrieb:

                          https://www.youtube.com/watch?v=XtsI8kQ3A2E&t=307s

                          Und wenn ich den Smartmeter-Adapter lösche, dann kann ich auch den Zigbee-Adapter erfolgreich einrichten. Daher meine Frage, ob die Anschaffung und Einrichtung des AVM Zigbee Gateway eine Alternative wäre?

                          Nochmal - Dir kann nur geholfen werden wenn du hier Details zu deinem Zigbee Koordinator bereit stellst. Ein YouTube Video ist das nicht.

                          • Was ist das für Hardware
                          • Wo kommt sie her
                          • Wie wird sie verbunden

                          Was auch hilft:

                          • Smartmeter Lesekopf angeschlossen
                          • Zigbee Koordinator angeschlossen

                          dann auf der Konsole 'iob diag', und das Ergebnis (die Langfassung, nicht die Zusammenfassung) hier posten.

                          Dann können wir systematisch weiter machen. In wie weit das Fritz-Gateway eine Alternative ist habe ich oben bereits beantwortet. In meinen Augen ist es das nicht.

                          A.

                          Der Zigbee Koordinator ist der Sonoff_Zigbee_3.0_USB_Dongle_Plus.
                          Er steckt in einer der USB Buchsen eines Raspi 4.
                          Der Smartmeter IR Lesekopf ist an J8 1 (Plus3,3 V); J8 6 (GND); J8 8 (TXD0); J8 10 (RXD0) am GPIO eines Raspi 5 angeschlossen.

                          iob diag des Raspi 4:

                          
                          ```bash
                          Script v.2025-02-23
                          
                          *** BASE SYSTEM ***
                           Static hostname: Raspi48GB
                                 Icon name: computer
                          Operating System: Debian GNU/Linux 12 (bookworm)
                                    Kernel: Linux 6.12.20+rpt-rpi-v8
                              Architecture: arm64
                          OS is similar to:
                          
                          Model           : Raspberry Pi 4 Model B Rev 1.5
                          Docker          : false
                          Virtualization  : none
                          Kernel          : aarch64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                           16:33:32 up 3 days, 22:13,  2 users,  load average: 0.19, 0.15, 0.16
                          CPU threads: 4
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Operating System is the current Debian stable version codenamed 'bookworm'!
                          
                          *** RASPBERRY THROTTLING ***
                          Current issues:
                          No throttling issues detected.
                          
                          Previously detected issues:
                          No throttling issues detected.
                          
                          *** TIME AND TIMEZONES ***
                                         Local time: Wed 2025-05-07 16:33:32 CEST
                                     Universal time: Wed 2025-05-07 14:33:32 UTC
                                           RTC time: n/a
                                          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 input render netdev gpio i2c spi iobroker
                          
                          User that is running 'js-controller':
                          iobroker
                          HOME=/home/iobroker
                          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                          
                          *** DISPLAY-SERVER SETUP ***
                          Display-Server: false
                          Desktop:
                          Terminal:       tty
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:            8.2G        1.9G        5.6G        1.2M        828M        6.3G
                          Swap:           209M          0B        209M
                          Total:          8.4G        1.9G        5.8G
                          
                          Active iob-Instances:   18
                          
                                   7809 M total memory
                                   1782 M used memory
                                   1850 M active memory
                                    449 M inactive memory
                                   5360 M free memory
                                    116 M buffer memory
                                    673 M swap cache
                                    199 M total swap
                                      0 M used swap
                                    199 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 16:33:32 up 3 days, 22:13,  2 users,  load average: 0.19, 0.15, 0.16
                          Tasks: 187 total,   1 running, 186 sleeping,   0 stopped,   0 zombie
                          %Cpu(s):  0.0 us, 20.0 sy,  0.0 ni, 80.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                          MiB Mem :   7809.4 total,   5358.0 free,   1784.5 used,    790.2 buff/cache
                          MiB Swap:    200.0 total,    200.0 free,      0.0 used.   6024.9 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.6G     0  3.6G   0% /dev
                          tmpfs          tmpfs     781M  1.2M  780M   1% /run
                          /dev/mmcblk0p2 ext4       59G  9.7G   46G  18% /
                          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                          tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                          /dev/mmcblk0p1 vfat      510M   66M  445M  13% /boot/firmware
                          /dev/sda1      exfat     3.9G  113M  3.7G   3% /mnt/usb0
                          tmpfs          tmpfs     781M     0  781M   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Sat May  3 18:19:47 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:DD:43:B6:26 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=8ebf6d55-02 rootfstype=ext4 fsck.repair=yes rootwait
                          [Sat May  3 18:19:49 2025] EXT4-fs (mmcblk0p2): mounted filesystem 93c89e92-8f2e-4522-ad32-68faed883d2f ro with ordered data mode. Quota mode: none.
                          [Sat May  3 18:19:50 2025] EXT4-fs (mmcblk0p2): re-mounted 93c89e92-8f2e-4522-ad32-68faed883d2f r/w. Quota mode: none.
                          
                          Show mounted filesystems:
                          TARGET           SOURCE         FSTYPE OPTIONS
                          /                /dev/mmcblk0p2 ext4   rw,noatime
                          |-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                          `-/mnt/usb0      /dev/sda1      exfat  rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          1.4G    /var/
                          745M    /var/log
                          744M    /var/log/journal/0e010272fae14c1784990c1fc7429731
                          744M    /var/log/journal
                          236M    /var/cache
                          
                          Journal file /var/log/journal/0e010272fae14c1784990c1fc7429731/user-1001@00062a7f4e38fbb1-0ae92bb7e00931f0.journal~ is truncated, ignoring file.
                          Archived and active journals take up 743.6M in the file system.
                          
                          /opt/iobroker/backups:
                          196M    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          1.1G    /opt/iobroker/iobroker-data/
                          953M    /opt/iobroker/iobroker-data/files
                          617M    /opt/iobroker/iobroker-data/files/javascript.admin
                          560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                          558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                          
                          The five largest files in iobroker-data are:
                          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                          24M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.f305bc29.js.map
                          24M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.8e80ccb0.js.map
                          24M     /opt/iobroker/iobroker-data/files/vis-2/customWidgets.js.map
                          19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
                          
                          USB-Devices by-id:
                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                          
                          /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-if00-port0
                          
                          *** ZigBee Settings ***
                          
                          Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                          Zigbee Network Settings on your coordinator/in nvbackup are:
                          
                          zigbee.X
                          Extended Pan ID:
                          *** MASKED ***
                          Pan ID:
                          *** MASKED ***
                          Channel:
                          *** MASKED ***
                          Network Key:
                          *** MASKED ***
                          
                          To unmask the settings run 'iob diag --unmask'
                          
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v20.19.1
                          /usr/bin/node           v20.19.1
                          /usr/bin/npm            10.8.2
                          /usr/bin/npx            10.8.2
                          /usr/bin/corepack       0.31.0
                          
                          nodejs:
                            Installed: 20.19.1-1nodesource1
                            Candidate: 20.19.1-1nodesource1
                            Version table:
                           *** 20.19.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                  100 /var/lib/dpkg/status
                               20.19.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.18.3-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.18.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.18.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.18.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.17.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.16.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.15.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.15.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.14.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.13.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.13.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.12.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.12.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.12.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.11.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.11.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.10.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.9.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.8.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.8.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.7.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.6.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.6.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.5.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.5.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.4.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.3.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.3.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.2.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.1.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.0.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               18.19.0+dfsg-6~deb12u2 500
                                  500 http://deb.debian.org/debian bookworm/main arm64 Packages
                               18.19.0+dfsg-6~deb12u1 500
                                  500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                          
                          Temp directories causing deletion problem: 0
                          No problems detected
                          
                          Errors in npm tree: 0
                          No problems detected
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Hosts:
                          Raspi48GB           Raspi48GB (version: 7.0.6, hostname: Raspi48GB     , alive, uptime: 339213)
                          
                          Core adapters versions
                          js-controller:  7.0.6
                          admin:          7.6.3
                          javascript:     8.8.3
                          
                          nodejs modules from github:     0
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : Raspi48GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.backitup.0               : backitup              : Raspi48GB                                -  enabled
                          + system.adapter.discovery.0              : discovery             : Raspi48GB                                -  enabled
                          + system.adapter.followthesun.0           : followthesun          : Raspi48GB                                -  enabled
                          + system.adapter.frontier_silicon.0       : frontier_silicon      : Raspi48GB                                -  enabled
                          + system.adapter.hm-rega.0                : hm-rega               : Raspi48GB                                -  enabled
                          + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi48GB                                -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi48GB                                -  enabled, port: 0
                          + system.adapter.javascript.0             : javascript            : Raspi48GB                                -  enabled
                          + system.adapter.mqtt.0                   : mqtt                  : Raspi48GB                                -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.shelly.0                 : shelly                : Raspi48GB                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : Raspi48GB                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.telegram.0               : telegram              : Raspi48GB                                -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.text2command.0           : text2command          : Raspi48GB                                -  enabled
                          + system.adapter.vis-2.0                  : vis-2                 : Raspi48GB                                -  enabled
                          + system.adapter.web.0                    : web                   : Raspi48GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            system.adapter.yr.0                     : yr                    : Raspi48GB                                -  enabled
                          + system.adapter.zigbee.0                 : zigbee                : Raspi48GB                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-if00-port0
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : Raspi48GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi48GB                                -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi48GB                                -  enabled, port: 0
                          + system.adapter.mqtt.0                   : mqtt                  : Raspi48GB                                -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.shelly.0                 : shelly                : Raspi48GB                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : Raspi48GB                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.telegram.0               : telegram              : Raspi48GB                                -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : Raspi48GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : Raspi48GB                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-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): stable
                          Upgrade policy: none
                          
                          Installed ioBroker-Adapters
                          Used repository: stable
                          Adapter    "admin"        : 7.6.3    , installed 7.6.3
                          Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                          Adapter    "followthesun" : 0.5.2    , installed 0.5.2
                          Adapter    "frontier_silicon": 0.4.0 , installed 0.4.0
                          Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                          Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                          Controller "js-controller": 7.0.6    , installed 7.0.6
                          Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                          Adapter    "shelly"       : 9.2.0    , installed 9.2.0
                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                          Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                          Adapter    "text2command" : 3.0.3    , installed 3.0.3
                          Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                          Adapter    "web"          : 7.0.8    , installed 7.0.8
                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                          Adapter    "yr"           : 5.3.0    , installed 5.3.0
                          Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        8176
                          States:         6839
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                          Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                          Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                          Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                          Hit:5 https://repos.influxdata.com/debian stable InRelease
                          Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
                          Reading package lists...
                          Pending Updates: 5
                          
                          *** Listening Ports ***
                          Active Internet connections (only servers)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       7415       846/iobroker.js-con
                          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       7410       846/iobroker.js-con
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          597        729/sshd: /usr/sbin
                          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       7782       1100/io.shelly.1
                          tcp        0      0 192.168.178.74:2001     0.0.0.0:*               LISTEN      1001       7072       1048/io.hm-rpc.1
                          tcp        0      0 192.168.178.74:42010    0.0.0.0:*               LISTEN      1001       9257       1029/io.hm-rpc.0
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          599        729/sshd: /usr/sbin
                          tcp6       0      0 :::8086                 :::*                    LISTEN      999        5898       793/influxd
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       7866       1206/io.web.0
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       6804       871/io.admin.0
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        465        597/avahi-daemon: r
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       7130       1085/io.shelly.0
                          udp        0      0 0.0.0.0:42793           0.0.0.0:*                           104        467        597/avahi-daemon: r
                          udp        0      0 0.0.0.0:59206           0.0.0.0:*                           1001       1227685    1085/io.shelly.0
                          udp6       0      0 fe80::29e3:a8b6:106:546 :::*                                0          1831       674/NetworkManager
                          udp6       0      0 :::42077                :::*                                104        468        597/avahi-daemon: r
                          udp6       0      0 :::5353                 :::*                                104        466        597/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2025-05-07 16:33:40.272  - info: frontier_silicon.0 (9526) Session 1335956371 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:33:45.640  - info: frontier_silicon.0 (9526) Session error, trying to reestablish session...
                          2025-05-07 16:33:45.648  - info: frontier_silicon.0 (9526) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:33:45.683  - info: frontier_silicon.0 (9526) Session 1333214537 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:33:50.982  - info: frontier_silicon.0 (9526) Session error, trying to reestablish session...
                          2025-05-07 16:33:50.999  - info: frontier_silicon.0 (9526) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:33:51.033  - info: frontier_silicon.0 (9526) Session 303681352 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:33:57.050  - info: frontier_silicon.0 (9526) Session error, trying to reestablish session...
                          2025-05-07 16:33:57.203  - info: frontier_silicon.0 (9526) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:33:57.258  - info: frontier_silicon.0 (9526) Session 1627176082 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:34:02.379  - info: frontier_silicon.0 (9526) Session error, trying to reestablish session...
                          2025-05-07 16:34:03.498  - info: frontier_silicon.0 (9526) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:34:03.566  - info: frontier_silicon.0 (9526) Session 1755935975 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:34:12.690  - info: frontier_silicon.0 (9526) Session error, trying to reestablish session...
                          2025-05-07 16:34:12.696  - info: frontier_silicon.0 (9526) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:34:12.747  - info: frontier_silicon.0 (9526) Session 747212227 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:34:18.014  - info: frontier_silicon.0 (9526) Session error, trying to reestablish session...
                          2025-05-07 16:34:18.027  - info: frontier_silicon.0 (9526) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:34:18.092  - info: frontier_silicon.0 (9526) Session 275369552 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:34:23.367  - info: frontier_silicon.0 (9526) Session error, trying to reestablish session...
                          2025-05-07 16:34:23.376  - info: frontier_silicon.0 (9526) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:34:23.452  - info: frontier_silicon.0 (9526) Session 371385807 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:34:28.668  - info: frontier_silicon.0 (9526) Session error, trying to reestablish session...
                          2025-05-07 16:34:28.676  - info: frontier_silicon.0 (9526) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:34:28.830  - info: frontier_silicon.0 (9526) Session 1485438321 with Device Büro Rainer @ 192.168.178.32 created
                          
                          

                          iob diag des Raspi 5:

                          Script v.2025-02-23
                          
                          *** BASE SYSTEM ***
                           Static hostname: Raspi58GB
                                 Icon name: computer
                          Operating System: Debian GNU/Linux 12 (bookworm)
                                    Kernel: Linux 6.6.74+rpt-rpi-2712
                              Architecture: arm64
                          OS is similar to:
                          
                          Model           : Raspberry Pi 5 Model B Rev 1.0
                          Docker          : false
                          Virtualization  : none
                          Kernel          : aarch64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                           16:37:09 up 73 days,  1:16,  2 users,  load average: 0.38, 0.24, 0.15
                          CPU threads: 4
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Operating System is the current Debian stable version codenamed 'bookworm'!
                          
                          *** RASPBERRY THROTTLING ***
                          Current issues:
                          No throttling issues detected.
                          
                          Previously detected issues:
                          No throttling issues detected.
                          
                          *** TIME AND TIMEZONES ***
                                         Local time: Wed 2025-05-07 16:37:09 CEST
                                     Universal time: Wed 2025-05-07 14:37:09 UTC
                                           RTC time: Wed 2025-05-07 14:37:09
                                          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 input render netdev gpio i2c spi iobroker
                          
                          User that is running 'js-controller':
                          iobroker
                          HOME=/home/iobroker
                          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                          
                          *** DISPLAY-SERVER SETUP ***
                          Display-Server: false
                          Desktop:
                          Terminal:       tty
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:            8.4G        3.6G        1.3G        2.9M        3.7G        4.9G
                          Swap:           209M        4.2M        205M
                          Total:          8.7G        3.6G        1.5G
                          
                          Active iob-Instances:   30
                          
                                   8052 M total memory
                                   3396 M used memory
                                   4176 M active memory
                                   2115 M inactive memory
                                   1234 M free memory
                                    134 M buffer memory
                                   3386 M swap cache
                                    199 M total swap
                                      4 M used swap
                                    195 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 16:37:09 up 73 days,  1:16,  2 users,  load average: 0.43, 0.25, 0.15
                          Tasks: 192 total,   1 running, 191 sleeping,   0 stopped,   0 zombie
                          %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni, 88.9 id, 11.1 wa,  0.0 hi,  0.0 si,  0.0 st
                          MiB Mem :   8052.2 total,   1235.1 free,   3395.7 used,   3521.1 buff/cache
                          MiB Swap:    200.0 total,    196.0 free,      4.0 used.   4656.6 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                            UNIT LOAD ACTIVE SUB DESCRIPTION
                          0 loaded units listed.
                          
                          
                          *** DMESG CRITICAL ERRORS ***
                          15 CRITICAL ERRORS DETECTED!
                          Check 'sudo dmesg --level=emerg,alert,crit -T' for details
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          udev           devtmpfs  3.9G     0  3.9G   0% /dev
                          tmpfs          tmpfs     806M  5.3M  800M   1% /run
                          /dev/mmcblk0p2 ext4       59G   11G   45G  20% /
                          tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
                          tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                          /dev/sda1      exfat      29G  7.1G   22G  25% /mnt/usb0
                          /dev/mmcblk0p1 vfat      510M   66M  445M  13% /boot/firmware
                          tmpfs          tmpfs     806M     0  806M   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Sun Feb 23 14:20:43 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  smsc95xx.macaddr=2C:CF:67:2F:A6:31 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=tty1 console=ttyAMA10,115200 root=PARTUUID=70767922-02 rootfstype=ext4 fsck.repair=yes rootwait
                          [Sun Feb 23 14:20:47 2025] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
                          [Sun Feb 23 14:20:51 2025] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
                          
                          Show mounted filesystems:
                          TARGET           SOURCE         FSTYPE OPTIONS
                          /                /dev/mmcblk0p2 ext4   rw,noatime
                          |-/mnt/usb0      /dev/sda1      exfat  rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                          `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          1.6G    /var/
                          976M    /var/log/journal/61b86e93a3bd4c4e97ff911079b6083e
                          976M    /var/log/journal
                          976M    /var/log
                          208M    /var/cache
                          
                          Archived and active journals take up 975.3M in the file system.
                          
                          /opt/iobroker/backups:
                          320M    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          1.4G    /opt/iobroker/iobroker-data/
                          1.2G    /opt/iobroker/iobroker-data/files
                          617M    /opt/iobroker/iobroker-data/files/javascript.admin
                          560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                          558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                          
                          The five largest files in iobroker-data are:
                          38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                          32M     /opt/iobroker/iobroker-data/objects.jsonl
                          27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                          26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                          
                          USB-Devices by-id:
                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                          
                          No Devices found 'by-id'
                          
                          *** ZigBee Settings ***
                          Zigbee Network Settings on your coordinator/in nvbackup are:
                          
                          zigbee.X
                          Extended Pan ID:
                          *** MASKED ***
                          Pan ID:
                          *** MASKED ***
                          Channel:
                          *** MASKED ***
                          Network Key:
                          *** MASKED ***
                          
                          To unmask the settings run 'iob diag --unmask'
                          
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v20.19.1
                          /usr/bin/node           v20.19.1
                          /usr/bin/npm            10.8.2
                          /usr/bin/npx            10.8.2
                          /usr/bin/corepack       0.31.0
                          
                          nodejs:
                            Installed: 20.19.1-1nodesource1
                            Candidate: 20.19.1-1nodesource1
                            Version table:
                           *** 20.19.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                  100 /var/lib/dpkg/status
                               20.19.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.18.3-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.18.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.18.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.18.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.17.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.16.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.15.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.15.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.14.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.13.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.13.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.12.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.12.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.12.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.11.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.11.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.10.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.9.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.8.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.8.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.7.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.6.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.6.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.5.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.5.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.4.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.3.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.3.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.2.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.1.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               20.0.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                               18.19.0+dfsg-6~deb12u2 500
                                  500 http://deb.debian.org/debian bookworm/main arm64 Packages
                               18.19.0+dfsg-6~deb12u1 500
                                  500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                          
                          Temp directories causing deletion problem: 0
                          No problems detected
                          
                          Errors in npm tree: 0
                          No problems detected
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Hosts:
                          Raspi58GB           Raspi58GB (version: 7.0.6, hostname: Raspi58GB     , alive, uptime: 2678955)
                          
                          Core adapters versions
                          js-controller:  7.0.6
                          admin:          7.6.3
                          javascript:     8.8.3
                          
                          nodejs modules from github:     0
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : Raspi58GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.alexa2.0                 : alexa2                : Raspi58GB                                -  enabled
                            system.adapter.alias-manager.0          : alias-manager         : Raspi58GB                                - disabled
                          + system.adapter.awtrix-light.0           : awtrix-light          : Raspi58GB                                -  enabled
                          + system.adapter.backitup.0               : backitup              : Raspi58GB                                -  enabled
                          + system.adapter.broadlink2.0             : broadlink2            : Raspi58GB                                -  enabled
                            system.adapter.devices.0                : devices               : Raspi58GB                                - disabled
                          + system.adapter.discovery.0              : discovery             : Raspi58GB                                -  enabled
                          + system.adapter.doorbird.0               : doorbird              : Raspi58GB                                -  enabled
                          + system.adapter.echarts.0                : echarts               : Raspi58GB                                -  enabled
                          + system.adapter.followthesun.0           : followthesun          : Raspi58GB                                -  enabled
                          + system.adapter.fritzdect.0              : fritzdect             : Raspi58GB                                -  enabled
                          + system.adapter.frontier_silicon.0       : frontier_silicon      : Raspi58GB                                -  enabled
                            system.adapter.frontier_silicon.1       : frontier_silicon      : Raspi58GB                                - disabled
                            system.adapter.frontier_silicon.2       : frontier_silicon      : Raspi58GB                                - disabled
                            system.adapter.frontier_silicon.3       : frontier_silicon      : Raspi58GB                                - disabled
                          + system.adapter.hm-rega.0                : hm-rega               : Raspi58GB                                -  enabled
                          + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                          + system.adapter.influxdb.0               : influxdb              : Raspi58GB                                -  enabled, port: 8086
                          + system.adapter.iot.0                    : iot                   : Raspi58GB                                -  enabled
                          + system.adapter.javascript.0             : javascript            : Raspi58GB                                -  enabled
                          + system.adapter.mqtt.0                   : mqtt                  : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                            system.adapter.openweathermap.0         : openweathermap        : Raspi58GB                                -  enabled
                          + system.adapter.rpi2.0                   : rpi2                  : Raspi58GB                                -  enabled
                          + system.adapter.shelly.0                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.simple-api.0             : simple-api            : Raspi58GB                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.smartmeter.0             : smartmeter            : Raspi58GB                                -  enabled
                          + system.adapter.tankerkoenig.0           : tankerkoenig          : Raspi58GB                                -  enabled
                          + system.adapter.telegram.0               : telegram              : Raspi58GB                                -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.text2command.0           : text2command          : Raspi58GB                                -  enabled
                          + system.adapter.tr-064.0                 : tr-064                : Raspi58GB                                -  enabled
                          + system.adapter.vis-2.0                  : vis-2                 : Raspi58GB                                -  enabled
                          + system.adapter.web.0                    : web                   : Raspi58GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            system.adapter.yr.0                     : yr                    : Raspi58GB                                -  enabled
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : Raspi58GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                          + system.adapter.influxdb.0               : influxdb              : Raspi58GB                                -  enabled, port: 8086
                          + system.adapter.mqtt.0                   : mqtt                  : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.shelly.0                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.shelly.1                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.simple-api.0             : simple-api            : Raspi58GB                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.telegram.0               : telegram              : Raspi58GB                                -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : Raspi58GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                          │ (index) │ name     │ url                                                     │ auto upgrade │
                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                          
                          Active repo(s): stable
                          Upgrade policy: none
                          
                          Installed ioBroker-Adapters
                          Used repository: stable
                          Adapter    "admin"        : 7.6.3    , installed 7.6.3
                          Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                          Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                          Adapter    "awtrix-light" : 1.7.0    , installed 1.7.0
                          Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                          Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                          Adapter    "devices"      : 1.1.5    , installed 1.1.5
                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                          Adapter    "doorbird"     : 3.0.0    , installed 3.0.0
                          Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                          Adapter    "followthesun" : 0.5.2    , installed 0.5.2
                          Adapter    "fritzdect"    : 2.6.1    , installed 2.6.1
                          Adapter    "frontier_silicon": 0.4.0 , installed 0.4.0
                          Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                          Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                          Adapter    "iot"          : 3.3.0    , installed 3.3.0
                          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                          Controller "js-controller": 7.0.6    , installed 7.0.6
                          Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                          Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                          Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
                          Adapter    "shelly"       : 9.2.0    , installed 9.2.0
                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                          Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                          Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                          Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                          Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                          Adapter    "text2command" : 3.0.3    , installed 3.0.3
                          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                          Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                          Adapter    "web"          : 7.0.8    , installed 7.0.8
                          Adapter    "ws"           : 2.6.2    , installed 3.0.19
                          Adapter    "yr"           : 5.3.0    , installed 5.3.0
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        13146
                          States:         10488
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                          Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                          Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                          Hit:4 https://repos.influxdata.com/debian stable InRelease
                          Hit:5 http://archive.raspberrypi.com/debian bookworm InRelease
                          Hit:6 https://repo.mosquitto.org/debian bookworm InRelease
                          Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease
                          Reading package lists...
                          Pending Updates: 5
                          
                          *** Listening Ports ***
                          Active Internet connections (only servers)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                          tcp        0      0 192.168.178.57:8100     0.0.0.0:*               LISTEN      1001       66463903   2033716/io.doorbird
                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      106        3863       805/mosquitto
                          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       56846557   1759981/io.shelly.1
                          tcp        0      0 192.168.178.57:2001     0.0.0.0:*               LISTEN      1001       49470928   1527570/io.hm-rpc.1
                          tcp        0      0 192.168.178.57:42010    0.0.0.0:*               LISTEN      1001       49469243   1527555/io.hm-rpc.0
                          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       49470488   1526995/iobroker.js
                          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       49469536   1526995/iobroker.js
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          6088       809/sshd: /usr/sbin
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       49468404   1527024/io.admin.0
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       49477905   1530303/io.web.0
                          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       49475575   1530213/io.simple-a
                          tcp6       0      0 :::8086                 :::*                    LISTEN      999        9328       860/influxd
                          tcp6       0      0 :::1883                 :::*                    LISTEN      106        3864       805/mosquitto
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          6090       809/sshd: /usr/sbin
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       56844730   1759975/io.shelly.0
                          udp        0      0 0.0.0.0:46834           0.0.0.0:*                           1001       49469185   1527480/io.broadlin
                          udp        0      0 0.0.0.0:38802           0.0.0.0:*                           1001       49471820   1527480/io.broadlin
                          udp        0      0 0.0.0.0:55259           0.0.0.0:*                           1001       49469189   1527480/io.broadlin
                          udp        0      0 0.0.0.0:51356           0.0.0.0:*                           1001       49469183   1527480/io.broadlin
                          udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       49471816   1527480/io.broadlin
                          udp        0      0 0.0.0.0:52059           0.0.0.0:*                           1001       49469914   1527480/io.broadlin
                          udp        0      0 0.0.0.0:56404           0.0.0.0:*                           1001       49469186   1527480/io.broadlin
                          udp        0      0 0.0.0.0:48497           0.0.0.0:*                           104        5966       691/avahi-daemon: r
                          udp        0      0 0.0.0.0:57052           0.0.0.0:*                           1001       49469187   1527480/io.broadlin
                          udp        0      0 0.0.0.0:53585           0.0.0.0:*                           1001       49471819   1527480/io.broadlin
                          udp        0      0 0.0.0.0:53789           0.0.0.0:*                           1001       49469188   1527480/io.broadlin
                          udp        0      0 0.0.0.0:33732           0.0.0.0:*                           1001       49469182   1527480/io.broadlin
                          udp        0      0 0.0.0.0:38117           0.0.0.0:*                           1001       49469184   1527480/io.broadlin
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5964       691/avahi-daemon: r
                          udp6       0      0 :::39826                :::*                                104        5967       691/avahi-daemon: r
                          udp6       0      0 fe80::2ca:bf0f:5188:546 :::*                                0          54293794   1668473/NetworkMana
                          udp6       0      0 :::5353                 :::*                                104        5965       691/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2025-05-07 16:37:05.012  - info: frontier_silicon.0 (2672562) Session error, trying to reestablish session...
                          2025-05-07 16:37:05.016  - info: frontier_silicon.0 (2672562) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:37:05.055  - info: frontier_silicon.0 (2672562) Session 2061721712 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:37:10.323  - info: frontier_silicon.0 (2672562) Session error, trying to reestablish session...
                          2025-05-07 16:37:10.325  - info: frontier_silicon.0 (2672562) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:37:10.356  - info: frontier_silicon.0 (2672562) Session 451722005 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:37:15.643  - info: frontier_silicon.0 (2672562) Session error, trying to reestablish session...
                          2025-05-07 16:37:15.645  - info: frontier_silicon.0 (2672562) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:37:15.686  - info: frontier_silicon.0 (2672562) Session 1952788329 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:37:20.967  - info: frontier_silicon.0 (2672562) Session error, trying to reestablish session...
                          2025-05-07 16:37:20.974  - info: frontier_silicon.0 (2672562) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:37:21.004  - info: frontier_silicon.0 (2672562) Session 1135379361 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:37:26.288  - info: frontier_silicon.0 (2672562) Session error, trying to reestablish session...
                          2025-05-07 16:37:26.291  - info: frontier_silicon.0 (2672562) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:37:26.349  - info: frontier_silicon.0 (2672562) Session 962948919 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:37:29.857  - error: host.Raspi58GB cannot call visUtils: Not exists
                          2025-05-07 16:37:31.627  - info: frontier_silicon.0 (2672562) Session error, trying to reestablish session...
                          2025-05-07 16:37:31.630  - info: frontier_silicon.0 (2672562) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:37:31.686  - info: frontier_silicon.0 (2672562) Session 409573902 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:37:36.976  - info: frontier_silicon.0 (2672562) Session error, trying to reestablish session...
                          2025-05-07 16:37:36.980  - info: frontier_silicon.0 (2672562) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:37:37.043  - info: frontier_silicon.0 (2672562) Session 488785493 with Device Büro Rainer @ 192.168.178.32 created
                          2025-05-07 16:37:42.318  - info: frontier_silicon.0 (2672562) Session error, trying to reestablish session...
                          2025-05-07 16:37:42.321  - info: frontier_silicon.0 (2672562) Trying to create session with Büro Rainer @ 192.168.178.32 ...
                          2025-05-07 16:37:42.476  - info: frontier_silicon.0 (2672562) Session 1811612933 with Device Büro Rainer @ 192.168.178.32 created
                          
                          

                          Beide funktionieren bestens. Ich möchte aber die Zigbee Komonenten im Raspi 5 integrieren und das funktioniert nur, wenn ich den IR Lesekopf abklemme und den Sonoff Zigbee 3.0 USB Dongle Plus in die USB Buchse stecke.

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @searcher57 last edited by

                            @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                            Ich möchte aber die Zigbee Komonenten im Raspi 5 integrieren

                            und genau davon brauchen wir das iob diag!
                            da ist weder eine Zigbee instanz noch ein Koordinator am Pi5

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              searcher57 @Homoran last edited by searcher57

                              @homoran said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                              @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                              Ich möchte aber die Zigbee Komonenten im Raspi 5 integrieren

                              und genau davon brauchen wir das iob diag!
                              da ist weder eine Zigbee instanz noch ein Koordinator am Pi5

                              Nein, das habe ich doch geschrieben! Der Koordinator steckt im Raspi 4!
                              Das 2. iob diag ist vom Raspi 5, wie geschrieben.

                              Homoran Asgothian 2 Replies Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @searcher57 last edited by

                                @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                das habe ich doch geschrieben!

                                ja! das wissen wir!

                                Aber das soll sich doch ändern und geht angeblich nicht.
                                Wie dollen wir dir helfen herauszufinden wo es dann klemmt, wenn wir keine entsprechenden Informationen über die nicht funktionierende Konfiguration bekommen?

                                1 Reply Last reply Reply Quote 0
                                • Asgothian
                                  Asgothian Developer @searcher57 last edited by

                                  @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                  @homoran said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                  @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                  Ich möchte aber die Zigbee Komonenten im Raspi 5 integrieren

                                  und genau davon brauchen wir das iob diag!
                                  da ist weder eine Zigbee instanz noch ein Koordinator am Pi5

                                  Nein, das habe ich doch geschrieben! Der Koordinator steckt im Raspi 4!
                                  Das 2. iob diag ist vom Raspi 5, wie geschrieben.

                                  Das ist nicht das was benötigt wird. Also nochmal:

                                  • Smartlesekopf anschliessen
                                  • Koordinator anschliessen (am gleichen System)
                                  • iob diag ausführen und hier posten.

                                  Normalerweise gibt es keine Kollision zwischen der Aktivierung der seriellen Schnittstelle am GPIO und den seriellen Schnittstellen über USB.

                                  A.

                                  S 1 Reply Last reply Reply Quote 1
                                  • S
                                    searcher57 @Asgothian last edited by searcher57

                                    @asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                    @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                    @homoran said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                    @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                    Ich möchte aber die Zigbee Komonenten im Raspi 5 integrieren

                                    und genau davon brauchen wir das iob diag!
                                    da ist weder eine Zigbee instanz noch ein Koordinator am Pi5

                                    Nein, das habe ich doch geschrieben! Der Koordinator steckt im Raspi 4!
                                    Das 2. iob diag ist vom Raspi 5, wie geschrieben.

                                    Das ist nicht das was benötigt wird. Also nochmal:

                                    • Smartlesekopf anschliessen
                                    • Koordinator anschliessen (am gleichen System)
                                    • iob diag ausführen und hier posten.

                                    Normalerweise gibt es keine Kollision zwischen der Aktivierung der seriellen Schnittstelle am GPIO und den seriellen Schnittstellen über USB.

                                    A.

                                    Ok, das habe ich missverstanden!
                                    Der Koordinator ist im Raspi 5 und der Zigbee Adapter installiert.

                                    7024663f-26cf-4812-9605-e2533e443b10-grafik.png

                                    Hier das Protokoll:
                                    13b1c488-c0fe-42f3-bff1-b2b09f4517f0-grafik.png

                                    und hier das iob diag:

                                    
                                    ```bash
                                    Script v.2025-02-23
                                    
                                    *** BASE SYSTEM ***
                                     Static hostname: Raspi58GB
                                           Icon name: computer
                                    Operating System: Debian GNU/Linux 12 (bookworm)
                                              Kernel: Linux 6.6.74+rpt-rpi-2712
                                        Architecture: arm64
                                    OS is similar to:
                                    
                                    Model           : Raspberry Pi 5 Model B Rev 1.0
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : aarch64
                                    Userland        : 64 bit
                                    
                                    Systemuptime and Load:
                                     17:57:49 up 73 days,  2:37,  2 users,  load average: 8.57, 7.54, 4.66
                                    CPU threads: 4
                                    
                                    
                                    *** LIFE CYCLE STATUS ***
                                    Operating System is the current Debian stable version codenamed 'bookworm'!
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** TIME AND TIMEZONES ***
                                                   Local time: Wed 2025-05-07 17:57:49 CEST
                                               Universal time: Wed 2025-05-07 15:57:49 UTC
                                                     RTC time: Wed 2025-05-07 15:57:49
                                                    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 input render netdev gpio i2c spi iobroker
                                    
                                    User that is running 'js-controller':
                                    iobroker
                                    HOME=/home/iobroker
                                    GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                    
                                    *** DISPLAY-SERVER SETUP ***
                                    Display-Server: false
                                    Desktop:
                                    Terminal:       tty
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            8.4G        2.5G        1.7G        3.2M        4.3G        5.9G
                                    Swap:           209M        4.2M        205M
                                    Total:          8.7G        2.5G        1.9G
                                    
                                    Active iob-Instances:   31
                                    
                                             8052 M total memory
                                             2379 M used memory
                                             3130 M active memory
                                             2722 M inactive memory
                                             1652 M free memory
                                              172 M buffer memory
                                             3947 M swap cache
                                              199 M total swap
                                                4 M used swap
                                              195 M free swap
                                    
                                    *** top - Table Of Processes  ***
                                    top - 17:57:49 up 73 days,  2:37,  2 users,  load average: 8.57, 7.54, 4.66
                                    Tasks: 203 total,   1 running, 202 sleeping,   0 stopped,   0 zombie
                                    %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                    MiB Mem :   8052.2 total,   1652.7 free,   2379.8 used,   4119.6 buff/cache
                                    MiB Swap:    200.0 total,    196.0 free,      4.0 used.   5672.4 avail Mem
                                    
                                    *** FAILED SERVICES ***
                                    
                                      UNIT LOAD ACTIVE SUB DESCRIPTION
                                    0 loaded units listed.
                                    
                                    
                                    *** DMESG CRITICAL ERRORS ***
                                    15 CRITICAL ERRORS DETECTED!
                                    Check 'sudo dmesg --level=emerg,alert,crit -T' for details
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    udev           devtmpfs  3.9G     0  3.9G   0% /dev
                                    tmpfs          tmpfs     806M  5.4M  800M   1% /run
                                    /dev/mmcblk0p2 ext4       59G   12G   44G  21% /
                                    tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
                                    tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                                    /dev/sda1      exfat      29G  7.1G   22G  25% /mnt/usb0
                                    /dev/mmcblk0p1 vfat      510M   66M  445M  13% /boot/firmware
                                    tmpfs          tmpfs     806M     0  806M   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Sun Feb 23 14:20:43 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  smsc95xx.macaddr=2C:CF:67:2F:A6:31 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=tty1 console=ttyAMA10,115200 root=PARTUUID=70767922-02 rootfstype=ext4 fsck.repair=yes rootwait
                                    [Sun Feb 23 14:20:47 2025] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
                                    [Sun Feb 23 14:20:51 2025] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
                                    
                                    Show mounted filesystems:
                                    TARGET           SOURCE         FSTYPE OPTIONS
                                    /                /dev/mmcblk0p2 ext4   rw,noatime
                                    |-/mnt/usb0      /dev/sda1      exfat  rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                                    `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    1.6G    /var/
                                    976M    /var/log/journal/61b86e93a3bd4c4e97ff911079b6083e
                                    976M    /var/log/journal
                                    976M    /var/log
                                    209M    /var/cache
                                    
                                    Archived and active journals take up 975.3M in the file system.
                                    
                                    /opt/iobroker/backups:
                                    320M    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    1.4G    /opt/iobroker/iobroker-data/
                                    1.2G    /opt/iobroker/iobroker-data/files
                                    617M    /opt/iobroker/iobroker-data/files/javascript.admin
                                    560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                    558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                    
                                    The five largest files in iobroker-data are:
                                    45M     /opt/iobroker/iobroker-data/objects.jsonl
                                    38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                    35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                    27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                    26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                    
                                    /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-if00-port0
                                    
                                    *** ZigBee Settings ***
                                    
                                    Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                                    Zigbee Network Settings on your coordinator/in nvbackup are:
                                    
                                    zigbee.X
                                    Extended Pan ID:
                                    *** MASKED ***
                                    Pan ID:
                                    *** MASKED ***
                                    Channel:
                                    *** MASKED ***
                                    Network Key:
                                    *** MASKED ***
                                    
                                    To unmask the settings run 'iob diag --unmask'
                                    
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v20.19.1
                                    /usr/bin/node           v20.19.1
                                    /usr/bin/npm            10.8.2
                                    /usr/bin/npx            10.8.2
                                    /usr/bin/corepack       0.31.0
                                    
                                    nodejs:
                                      Installed: 20.19.1-1nodesource1
                                      Candidate: 20.19.1-1nodesource1
                                      Version table:
                                     *** 20.19.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                            100 /var/lib/dpkg/status
                                         20.19.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.18.3-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.18.2-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.18.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.18.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.17.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.16.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.15.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.15.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.14.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.13.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.13.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.12.2-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.12.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.12.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.11.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.11.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.10.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.9.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.8.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.8.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.7.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.6.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.6.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.5.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.5.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.4.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.3.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.3.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.2.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.1.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.0.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         18.19.0+dfsg-6~deb12u2 500
                                            500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                         18.19.0+dfsg-6~deb12u1 500
                                            500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                    
                                    Temp directories causing deletion problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree: 0
                                    No problems detected
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Hosts:
                                    Raspi58GB           Raspi58GB (version: 7.0.6, hostname: Raspi58GB     , alive, uptime: 617)
                                    
                                    Core adapters versions
                                    js-controller:  7.0.6
                                    admin:          7.6.3
                                    javascript:     8.8.3
                                    
                                    nodejs modules from github:     0
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : Raspi58GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : Raspi58GB                                -  enabled
                                      system.adapter.alias-manager.0          : alias-manager         : Raspi58GB                                - disabled
                                    + system.adapter.awtrix-light.0           : awtrix-light          : Raspi58GB                                -  enabled
                                    + system.adapter.backitup.0               : backitup              : Raspi58GB                                -  enabled
                                    + system.adapter.broadlink2.0             : broadlink2            : Raspi58GB                                -  enabled
                                      system.adapter.devices.0                : devices               : Raspi58GB                                - disabled
                                    + system.adapter.discovery.0              : discovery             : Raspi58GB                                -  enabled
                                    + system.adapter.doorbird.0               : doorbird              : Raspi58GB                                -  enabled
                                    + system.adapter.echarts.0                : echarts               : Raspi58GB                                -  enabled
                                    + system.adapter.followthesun.0           : followthesun          : Raspi58GB                                -  enabled
                                    + system.adapter.fritzdect.0              : fritzdect             : Raspi58GB                                -  enabled
                                    + system.adapter.frontier_silicon.0       : frontier_silicon      : Raspi58GB                                -  enabled
                                      system.adapter.frontier_silicon.1       : frontier_silicon      : Raspi58GB                                - disabled
                                      system.adapter.frontier_silicon.2       : frontier_silicon      : Raspi58GB                                - disabled
                                      system.adapter.frontier_silicon.3       : frontier_silicon      : Raspi58GB                                - disabled
                                    + system.adapter.hm-rega.0                : hm-rega               : Raspi58GB                                -  enabled
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                                    + system.adapter.influxdb.0               : influxdb              : Raspi58GB                                -  enabled, port: 8086
                                    + system.adapter.iot.0                    : iot                   : Raspi58GB                                -  enabled
                                    + system.adapter.javascript.0             : javascript            : Raspi58GB                                -  enabled
                                    + system.adapter.mqtt.0                   : mqtt                  : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                                      system.adapter.openweathermap.0         : openweathermap        : Raspi58GB                                -  enabled
                                    + system.adapter.rpi2.0                   : rpi2                  : Raspi58GB                                -  enabled
                                    + system.adapter.shelly.0                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.shelly.1                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.simple-api.0             : simple-api            : Raspi58GB                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.smartmeter.0             : smartmeter            : Raspi58GB                                -  enabled
                                    + system.adapter.tankerkoenig.0           : tankerkoenig          : Raspi58GB                                -  enabled
                                    + system.adapter.telegram.0               : telegram              : Raspi58GB                                -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.text2command.0           : text2command          : Raspi58GB                                -  enabled
                                    + system.adapter.tr-064.0                 : tr-064                : Raspi58GB                                -  enabled
                                    + system.adapter.vis-2.0                  : vis-2                 : Raspi58GB                                -  enabled
                                    + system.adapter.web.0                    : web                   : Raspi58GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      system.adapter.yr.0                     : yr                    : Raspi58GB                                -  enabled
                                    + system.adapter.zigbee.0                 : zigbee                : Raspi58GB                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-if00-port0
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : Raspi58GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                                    + system.adapter.influxdb.0               : influxdb              : Raspi58GB                                -  enabled, port: 8086
                                    + system.adapter.mqtt.0                   : mqtt                  : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.shelly.0                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.shelly.1                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.simple-api.0             : simple-api            : Raspi58GB                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.telegram.0               : telegram              : Raspi58GB                                -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.web.0                    : web                   : Raspi58GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.zigbee.0                 : zigbee                : Raspi58GB                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-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): stable
                                    Upgrade policy: none
                                    
                                    Installed ioBroker-Adapters
                                    Used repository: stable
                                    Adapter    "admin"        : 7.6.3    , installed 7.6.3
                                    Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                    Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                                    Adapter    "awtrix-light" : 1.7.0    , installed 1.7.0
                                    Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                                    Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                    Adapter    "doorbird"     : 3.0.0    , installed 3.0.0
                                    Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                    Adapter    "followthesun" : 0.5.2    , installed 0.5.2
                                    Adapter    "fritzdect"    : 2.6.1    , installed 2.6.1
                                    Adapter    "frontier_silicon": 0.4.0 , installed 0.4.0
                                    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                    Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                    Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                    Controller "js-controller": 7.0.6    , installed 7.0.6
                                    Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                    Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                                    Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
                                    Adapter    "shelly"       : 9.2.0    , installed 9.2.0
                                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                    Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                    Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                                    Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                    Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                                    Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                    Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                                    Adapter    "web"          : 7.0.8    , installed 7.0.8
                                    Adapter    "ws"           : 2.6.2    , installed 3.0.19
                                    Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                    Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        13162
                                    States:         10572
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
                                    Hit:2 http://deb.debian.org/debian bookworm InRelease
                                    Hit:3 https://repos.influxdata.com/debian stable InRelease
                                    Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
                                    Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
                                    Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
                                    Hit:7 https://repo.mosquitto.org/debian bookworm InRelease
                                    Reading package lists...
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                    tcp        0      0 192.168.178.57:8100     0.0.0.0:*               LISTEN      1001       87504063   2716534/io.doorbird
                                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      106        3863       805/mosquitto
                                    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       87503125   2716414/io.shelly.1
                                    tcp        0      0 192.168.178.57:2001     0.0.0.0:*               LISTEN      1001       87501406   2716309/io.hm-rpc.1
                                    tcp        0      0 192.168.178.57:42010    0.0.0.0:*               LISTEN      1001       87502285   2716294/io.hm-rpc.0
                                    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       87499606   2716080/iobroker.js
                                    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       87499611   2716080/iobroker.js
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          6088       809/sshd: /usr/sbin
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       87501150   2716101/io.admin.0
                                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       87502788   2716693/io.web.0
                                    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       87502670   2716611/io.simple-a
                                    tcp6       0      0 :::8086                 :::*                    LISTEN      999        9328       860/influxd
                                    tcp6       0      0 :::1883                 :::*                    LISTEN      106        3864       805/mosquitto
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          6090       809/sshd: /usr/sbin
                                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       87503085   2716395/io.shelly.0
                                    udp        0      0 0.0.0.0:58972           0.0.0.0:*                           1001       87500552   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:38548           0.0.0.0:*                           1001       87500551   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:34567           0.0.0.0:*                           1001       87502211   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:55464           0.0.0.0:*                           1001       87502212   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       87502942   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:39665           0.0.0.0:*                           1001       87500549   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:47959           0.0.0.0:*                           1001       87502209   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:39974           0.0.0.0:*                           1001       87500550   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:48451           0.0.0.0:*                           1001       87502214   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:48497           0.0.0.0:*                           104        5966       691/avahi-daemon: r
                                    udp        0      0 0.0.0.0:44688           0.0.0.0:*                           1001       87500565   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:33290           0.0.0.0:*                           1001       87502213   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:49753           0.0.0.0:*                           1001       87502210   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5964       691/avahi-daemon: r
                                    udp6       0      0 :::39826                :::*                                104        5967       691/avahi-daemon: r
                                    udp6       0      0 fe80::2ca:bf0f:5188:546 :::*                                0          54293794   1668473/NetworkMana
                                    udp6       0      0 :::5353                 :::*                                104        5965       691/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2025-05-07 17:50:12.936  - info: zigbee.0 (2716711) cleaned everything up...
                                    2025-05-07 17:50:12.937  - info: zigbee.0 (2716711) local config saved
                                    2025-05-07 17:50:12.938  - info: zigbee.0 (2716711) Saved local configuration data
                                    2025-05-07 17:50:12.939  - info: zigbee.0 (2716711) terminating
                                    2025-05-07 17:50:12.940  - info: zigbee.0 (2716711) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2025-05-07 17:50:12.987  - error: zigbee.0 (2716711) Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin')
                                        at Controller.permitJoin (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:315:35)
                                        at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33)
                                        at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24)
                                        at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17)
                                    2025-05-07 17:50:12.988  - warn: zigbee.0 (2716711) Failed to stop zigbee during startup
                                    2025-05-07 17:50:12.988  - info: zigbee.0 (2716711) terminating
                                    2025-05-07 17:50:13.008  - info: host.Raspi58GB stopInstance system.adapter.zigbee.0 send kill signal
                                    2025-05-07 17:50:13.441  - info: zigbee.0 (2716711) terminating
                                    2025-05-07 17:50:13.485  - info: host.Raspi58GB instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2025-05-07 17:50:16.818  - info: host.Raspi58GB instance system.adapter.zigbee.0 in version "2.0.5" started with pid 2716727
                                    2025-05-07 17:50:17.959  - info: zigbee.0 (2716727) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6
                                    2025-05-07 17:50:17.969  - info: zigbee.0 (2716727) init localConfig
                                    2025-05-07 17:50:17.972  - info: zigbee.0 (2716727)   --> transmitPower : normal
                                    2025-05-07 17:50:17.977  - info: zigbee.0 (2716727) --- creating device debug ---
                                    2025-05-07 17:50:17.978  - info: zigbee.0 (2716727) Starting Adapter npm ...
                                    2025-05-07 17:50:17.994  - info: zigbee.0 (2716727) Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2)
                                    2025-05-07 17:50:17.995  - info: zigbee.0 (2716727) Starting Zigbee-Herdsman
                                    2025-05-07 17:53:36.342  - info: smartmeter.0 (2716443) Received 13 values, 6 updated
                                    
                                    
                                    Sorry nein das hier ist das diag:
                                    
                                    
                                    Script v.2025-02-23
                                    
                                    *** BASE SYSTEM ***
                                     Static hostname: Raspi58GB
                                           Icon name: computer
                                    Operating System: Debian GNU/Linux 12 (bookworm)
                                              Kernel: Linux 6.6.74+rpt-rpi-2712
                                        Architecture: arm64
                                    OS is similar to:
                                    
                                    Model           : Raspberry Pi 5 Model B Rev 1.0
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : aarch64
                                    Userland        : 64 bit
                                    
                                    Systemuptime and Load:
                                     17:57:49 up 73 days,  2:37,  2 users,  load average: 8.57, 7.54, 4.66
                                    CPU threads: 4
                                    
                                    
                                    *** LIFE CYCLE STATUS ***
                                    Operating System is the current Debian stable version codenamed 'bookworm'!
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** TIME AND TIMEZONES ***
                                                   Local time: Wed 2025-05-07 17:57:49 CEST
                                               Universal time: Wed 2025-05-07 15:57:49 UTC
                                                     RTC time: Wed 2025-05-07 15:57:49
                                                    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 input render netdev gpio i2c spi iobroker
                                    
                                    User that is running 'js-controller':
                                    iobroker
                                    HOME=/home/iobroker
                                    GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                    
                                    *** DISPLAY-SERVER SETUP ***
                                    Display-Server: false
                                    Desktop:
                                    Terminal:       tty
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            8.4G        2.5G        1.7G        3.2M        4.3G        5.9G
                                    Swap:           209M        4.2M        205M
                                    Total:          8.7G        2.5G        1.9G
                                    
                                    Active iob-Instances:   31
                                    
                                             8052 M total memory
                                             2379 M used memory
                                             3130 M active memory
                                             2722 M inactive memory
                                             1652 M free memory
                                              172 M buffer memory
                                             3947 M swap cache
                                              199 M total swap
                                                4 M used swap
                                              195 M free swap
                                    
                                    *** top - Table Of Processes  ***
                                    top - 17:57:49 up 73 days,  2:37,  2 users,  load average: 8.57, 7.54, 4.66
                                    Tasks: 203 total,   1 running, 202 sleeping,   0 stopped,   0 zombie
                                    %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                    MiB Mem :   8052.2 total,   1652.7 free,   2379.8 used,   4119.6 buff/cache
                                    MiB Swap:    200.0 total,    196.0 free,      4.0 used.   5672.4 avail Mem
                                    
                                    *** FAILED SERVICES ***
                                    
                                      UNIT LOAD ACTIVE SUB DESCRIPTION
                                    0 loaded units listed.
                                    
                                    
                                    *** DMESG CRITICAL ERRORS ***
                                    15 CRITICAL ERRORS DETECTED!
                                    Check 'sudo dmesg --level=emerg,alert,crit -T' for details
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    udev           devtmpfs  3.9G     0  3.9G   0% /dev
                                    tmpfs          tmpfs     806M  5.4M  800M   1% /run
                                    /dev/mmcblk0p2 ext4       59G   12G   44G  21% /
                                    tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
                                    tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                                    /dev/sda1      exfat      29G  7.1G   22G  25% /mnt/usb0
                                    /dev/mmcblk0p1 vfat      510M   66M  445M  13% /boot/firmware
                                    tmpfs          tmpfs     806M     0  806M   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Sun Feb 23 14:20:43 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave  smsc95xx.macaddr=2C:CF:67:2F:A6:31 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=tty1 console=ttyAMA10,115200 root=PARTUUID=70767922-02 rootfstype=ext4 fsck.repair=yes rootwait
                                    [Sun Feb 23 14:20:47 2025] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
                                    [Sun Feb 23 14:20:51 2025] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
                                    
                                    Show mounted filesystems:
                                    TARGET           SOURCE         FSTYPE OPTIONS
                                    /                /dev/mmcblk0p2 ext4   rw,noatime
                                    |-/mnt/usb0      /dev/sda1      exfat  rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                                    `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    1.6G    /var/
                                    976M    /var/log/journal/61b86e93a3bd4c4e97ff911079b6083e
                                    976M    /var/log/journal
                                    976M    /var/log
                                    209M    /var/cache
                                    
                                    Archived and active journals take up 975.3M in the file system.
                                    
                                    /opt/iobroker/backups:
                                    320M    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    1.4G    /opt/iobroker/iobroker-data/
                                    1.2G    /opt/iobroker/iobroker-data/files
                                    617M    /opt/iobroker/iobroker-data/files/javascript.admin
                                    560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                    558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                    
                                    The five largest files in iobroker-data are:
                                    45M     /opt/iobroker/iobroker-data/objects.jsonl
                                    38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                    35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                    27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                    26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                    
                                    /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-if00-port0
                                    
                                    *** ZigBee Settings ***
                                    
                                    Your zigbee.0 COM-Port is matching 'by-id'. Very good!
                                    Zigbee Network Settings on your coordinator/in nvbackup are:
                                    
                                    zigbee.X
                                    Extended Pan ID:
                                    *** MASKED ***
                                    Pan ID:
                                    *** MASKED ***
                                    Channel:
                                    *** MASKED ***
                                    Network Key:
                                    *** MASKED ***
                                    
                                    To unmask the settings run 'iob diag --unmask'
                                    
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v20.19.1
                                    /usr/bin/node           v20.19.1
                                    /usr/bin/npm            10.8.2
                                    /usr/bin/npx            10.8.2
                                    /usr/bin/corepack       0.31.0
                                    
                                    nodejs:
                                      Installed: 20.19.1-1nodesource1
                                      Candidate: 20.19.1-1nodesource1
                                      Version table:
                                     *** 20.19.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                            100 /var/lib/dpkg/status
                                         20.19.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.18.3-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.18.2-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.18.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.18.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.17.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.16.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.15.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.15.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.14.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.13.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.13.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.12.2-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.12.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.12.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.11.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.11.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.10.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.9.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.8.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.8.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.7.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.6.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.6.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.5.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.5.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.4.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.3.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.3.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.2.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.1.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         20.0.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                         18.19.0+dfsg-6~deb12u2 500
                                            500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                         18.19.0+dfsg-6~deb12u1 500
                                            500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                    
                                    Temp directories causing deletion problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree: 0
                                    No problems detected
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Hosts:
                                    Raspi58GB           Raspi58GB (version: 7.0.6, hostname: Raspi58GB     , alive, uptime: 617)
                                    
                                    Core adapters versions
                                    js-controller:  7.0.6
                                    admin:          7.6.3
                                    javascript:     8.8.3
                                    
                                    nodejs modules from github:     0
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : Raspi58GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : Raspi58GB                                -  enabled
                                      system.adapter.alias-manager.0          : alias-manager         : Raspi58GB                                - disabled
                                    + system.adapter.awtrix-light.0           : awtrix-light          : Raspi58GB                                -  enabled
                                    + system.adapter.backitup.0               : backitup              : Raspi58GB                                -  enabled
                                    + system.adapter.broadlink2.0             : broadlink2            : Raspi58GB                                -  enabled
                                      system.adapter.devices.0                : devices               : Raspi58GB                                - disabled
                                    + system.adapter.discovery.0              : discovery             : Raspi58GB                                -  enabled
                                    + system.adapter.doorbird.0               : doorbird              : Raspi58GB                                -  enabled
                                    + system.adapter.echarts.0                : echarts               : Raspi58GB                                -  enabled
                                    + system.adapter.followthesun.0           : followthesun          : Raspi58GB                                -  enabled
                                    + system.adapter.fritzdect.0              : fritzdect             : Raspi58GB                                -  enabled
                                    + system.adapter.frontier_silicon.0       : frontier_silicon      : Raspi58GB                                -  enabled
                                      system.adapter.frontier_silicon.1       : frontier_silicon      : Raspi58GB                                - disabled
                                      system.adapter.frontier_silicon.2       : frontier_silicon      : Raspi58GB                                - disabled
                                      system.adapter.frontier_silicon.3       : frontier_silicon      : Raspi58GB                                - disabled
                                    + system.adapter.hm-rega.0                : hm-rega               : Raspi58GB                                -  enabled
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                                    + system.adapter.influxdb.0               : influxdb              : Raspi58GB                                -  enabled, port: 8086
                                    + system.adapter.iot.0                    : iot                   : Raspi58GB                                -  enabled
                                    + system.adapter.javascript.0             : javascript            : Raspi58GB                                -  enabled
                                    + system.adapter.mqtt.0                   : mqtt                  : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                                      system.adapter.openweathermap.0         : openweathermap        : Raspi58GB                                -  enabled
                                    + system.adapter.rpi2.0                   : rpi2                  : Raspi58GB                                -  enabled
                                    + system.adapter.shelly.0                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.shelly.1                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.simple-api.0             : simple-api            : Raspi58GB                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.smartmeter.0             : smartmeter            : Raspi58GB                                -  enabled
                                    + system.adapter.tankerkoenig.0           : tankerkoenig          : Raspi58GB                                -  enabled
                                    + system.adapter.telegram.0               : telegram              : Raspi58GB                                -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.text2command.0           : text2command          : Raspi58GB                                -  enabled
                                    + system.adapter.tr-064.0                 : tr-064                : Raspi58GB                                -  enabled
                                    + system.adapter.vis-2.0                  : vis-2                 : Raspi58GB                                -  enabled
                                    + system.adapter.web.0                    : web                   : Raspi58GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      system.adapter.yr.0                     : yr                    : Raspi58GB                                -  enabled
                                    + system.adapter.zigbee.0                 : zigbee                : Raspi58GB                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-if00-port0
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : Raspi58GB                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : Raspi58GB                                -  enabled, port: 0
                                    + system.adapter.influxdb.0               : influxdb              : Raspi58GB                                -  enabled, port: 8086
                                    + system.adapter.mqtt.0                   : mqtt                  : Raspi58GB                                -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.shelly.0                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.shelly.1                 : shelly                : Raspi58GB                                -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.simple-api.0             : simple-api            : Raspi58GB                                -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.telegram.0               : telegram              : Raspi58GB                                -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.web.0                    : web                   : Raspi58GB                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.zigbee.0                 : zigbee                : Raspi58GB                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0867d5d6b78ded11959b02f6b86ce6f8-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): stable
                                    Upgrade policy: none
                                    
                                    Installed ioBroker-Adapters
                                    Used repository: stable
                                    Adapter    "admin"        : 7.6.3    , installed 7.6.3
                                    Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                    Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                                    Adapter    "awtrix-light" : 1.7.0    , installed 1.7.0
                                    Adapter    "backitup"     : 3.0.31   , installed 3.0.31
                                    Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                    Adapter    "doorbird"     : 3.0.0    , installed 3.0.0
                                    Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                    Adapter    "followthesun" : 0.5.2    , installed 0.5.2
                                    Adapter    "fritzdect"    : 2.6.1    , installed 2.6.1
                                    Adapter    "frontier_silicon": 0.4.0 , installed 0.4.0
                                    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                    Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                    Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                    Controller "js-controller": 7.0.6    , installed 7.0.6
                                    Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                    Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                                    Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
                                    Adapter    "shelly"       : 9.2.0    , installed 9.2.0
                                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                    Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                    Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                                    Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                    Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                                    Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                    Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
                                    Adapter    "web"          : 7.0.8    , installed 7.0.8
                                    Adapter    "ws"           : 2.6.2    , installed 3.0.19
                                    Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                    Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        13162
                                    States:         10572
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
                                    Hit:2 http://deb.debian.org/debian bookworm InRelease
                                    Hit:3 https://repos.influxdata.com/debian stable InRelease
                                    Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
                                    Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
                                    Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
                                    Hit:7 https://repo.mosquitto.org/debian bookworm InRelease
                                    Reading package lists...
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                    tcp        0      0 192.168.178.57:8100     0.0.0.0:*               LISTEN      1001       87504063   2716534/io.doorbird
                                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      106        3863       805/mosquitto
                                    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       87503125   2716414/io.shelly.1
                                    tcp        0      0 192.168.178.57:2001     0.0.0.0:*               LISTEN      1001       87501406   2716309/io.hm-rpc.1
                                    tcp        0      0 192.168.178.57:42010    0.0.0.0:*               LISTEN      1001       87502285   2716294/io.hm-rpc.0
                                    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       87499606   2716080/iobroker.js
                                    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       87499611   2716080/iobroker.js
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          6088       809/sshd: /usr/sbin
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       87501150   2716101/io.admin.0
                                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       87502788   2716693/io.web.0
                                    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       87502670   2716611/io.simple-a
                                    tcp6       0      0 :::8086                 :::*                    LISTEN      999        9328       860/influxd
                                    tcp6       0      0 :::1883                 :::*                    LISTEN      106        3864       805/mosquitto
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          6090       809/sshd: /usr/sbin
                                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       87503085   2716395/io.shelly.0
                                    udp        0      0 0.0.0.0:58972           0.0.0.0:*                           1001       87500552   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:38548           0.0.0.0:*                           1001       87500551   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:34567           0.0.0.0:*                           1001       87502211   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:55464           0.0.0.0:*                           1001       87502212   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       87502942   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:39665           0.0.0.0:*                           1001       87500549   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:47959           0.0.0.0:*                           1001       87502209   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:39974           0.0.0.0:*                           1001       87500550   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:48451           0.0.0.0:*                           1001       87502214   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:48497           0.0.0.0:*                           104        5966       691/avahi-daemon: r
                                    udp        0      0 0.0.0.0:44688           0.0.0.0:*                           1001       87500565   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:33290           0.0.0.0:*                           1001       87502213   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:49753           0.0.0.0:*                           1001       87502210   2716239/io.broadlin
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5964       691/avahi-daemon: r
                                    udp6       0      0 :::39826                :::*                                104        5967       691/avahi-daemon: r
                                    udp6       0      0 fe80::2ca:bf0f:5188:546 :::*                                0          54293794   1668473/NetworkMana
                                    udp6       0      0 :::5353                 :::*                                104        5965       691/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2025-05-07 17:50:12.936  - info: zigbee.0 (2716711) cleaned everything up...
                                    2025-05-07 17:50:12.937  - info: zigbee.0 (2716711) local config saved
                                    2025-05-07 17:50:12.938  - info: zigbee.0 (2716711) Saved local configuration data
                                    2025-05-07 17:50:12.939  - info: zigbee.0 (2716711) terminating
                                    2025-05-07 17:50:12.940  - info: zigbee.0 (2716711) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2025-05-07 17:50:12.987  - error: zigbee.0 (2716711) Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin')
                                        at Controller.permitJoin (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:315:35)
                                        at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33)
                                        at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24)
                                        at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17)
                                    2025-05-07 17:50:12.988  - warn: zigbee.0 (2716711) Failed to stop zigbee during startup
                                    2025-05-07 17:50:12.988  - info: zigbee.0 (2716711) terminating
                                    2025-05-07 17:50:13.008  - info: host.Raspi58GB stopInstance system.adapter.zigbee.0 send kill signal
                                    2025-05-07 17:50:13.441  - info: zigbee.0 (2716711) terminating
                                    2025-05-07 17:50:13.485  - info: host.Raspi58GB instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2025-05-07 17:50:16.818  - info: host.Raspi58GB instance system.adapter.zigbee.0 in version "2.0.5" started with pid 2716727
                                    2025-05-07 17:50:17.959  - info: zigbee.0 (2716727) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6
                                    2025-05-07 17:50:17.969  - info: zigbee.0 (2716727) init localConfig
                                    2025-05-07 17:50:17.972  - info: zigbee.0 (2716727)   --> transmitPower : normal
                                    2025-05-07 17:50:17.977  - info: zigbee.0 (2716727) --- creating device debug ---
                                    2025-05-07 17:50:17.978  - info: zigbee.0 (2716727) Starting Adapter npm ...
                                    2025-05-07 17:50:17.994  - info: zigbee.0 (2716727) Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2)
                                    2025-05-07 17:50:17.995  - info: zigbee.0 (2716727) Starting Zigbee-Herdsman
                                    2025-05-07 17:53:36.342  - info: smartmeter.0 (2716443) Received 13 values, 6 updated
                                    
                                    
                                    Homoran 1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @searcher57 last edited by

                                      @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                      Hier das Protokoll:

                                      bitte keinen Screenshot!
                                      als Text in code-tags posten.

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        searcher57 @Homoran last edited by

                                        @homoran said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                        @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                        Hier das Protokoll:

                                        bitte keinen Screenshot!
                                        als Text in code-tags posten.

                                        Bitte erkläre das!

                                        Homoran S 2 Replies Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @searcher57 last edited by

                                          @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                          Bitte erkläre das!

                                          Jetzt bin ich überfordert, was genau bedarf zusätzlicher Erklärung?

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

                                            @searcher57 said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                            @homoran said in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                            @searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:

                                            Hier das Protokoll:

                                            bitte keinen Screenshot!
                                            als Text in code-tags posten.

                                            Bitte erkläre das!

                                            
                                            
                                            v7.6.3
                                            233
                                            
                                            Log-Größe: 439.1 KB
                                            Zeit
                                            	
                                            smartmeter.0
                                            	2025-05-07 18:18:49.740	info	Received 13 values, 8 updated
                                            host.Raspi58GB
                                            	2025-05-07 18:16:52.611	info	instance system.adapter.openweathermap.0 having pid 2720211 terminated with code 0 (NO_ERROR)
                                            openweathermap.0
                                            	2025-05-07 18:16:52.102	info	Terminated (NO_ERROR): Without reason
                                            openweathermap.0
                                            	2025-05-07 18:16:43.181	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 18:16:42.020	info	instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 2720211
                                            awtrix-light.0
                                            	2025-05-07 18:15:45.576	info	error ECONNABORTED from stats: timeout of 3000ms exceeded
                                            smartmeter.0
                                            	2025-05-07 18:13:46.108	info	Received 13 values, 8 updated
                                            smartmeter.0
                                            	2025-05-07 18:08:42.387	info	Received 13 values, 8 updated
                                            smartmeter.0
                                            	2025-05-07 18:03:38.767	info	Received 13 values, 6 updated
                                            smartmeter.0
                                            	2025-05-07 17:58:37.701	info	Received 13 values, 6 updated
                                            smartmeter.0
                                            	2025-05-07 17:53:36.342	info	Received 13 values, 6 updated
                                            zigbee.0
                                            	2025-05-07 17:50:17.995	info	Starting Zigbee-Herdsman
                                            zigbee.0
                                            	2025-05-07 17:50:17.994	info	Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2)
                                            zigbee.0
                                            	2025-05-07 17:50:17.978	info	Starting Adapter npm ...
                                            zigbee.0
                                            	2025-05-07 17:50:17.977	info	--- creating device debug ---
                                            zigbee.0
                                            	2025-05-07 17:50:17.972	info	--> transmitPower : normal
                                            zigbee.0
                                            	2025-05-07 17:50:17.969	info	init localConfig
                                            zigbee.0
                                            	2025-05-07 17:50:17.959	info	starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:50:16.818	info	instance system.adapter.zigbee.0 in version "2.0.5" started with pid 2716727
                                            host.Raspi58GB
                                            	2025-05-07 17:50:13.485	info	instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                            zigbee.0
                                            	2025-05-07 17:50:13.441	info	terminating
                                            host.Raspi58GB
                                            	2025-05-07 17:50:13.008	info	stopInstance system.adapter.zigbee.0 send kill signal
                                            zigbee.0
                                            	2025-05-07 17:50:12.988	info	terminating
                                            zigbee.0
                                            	2025-05-07 17:50:12.988	warn	Failed to stop zigbee during startup
                                            zigbee.0
                                            	2025-05-07 17:50:12.987	error	Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin') at Controller.permitJoin (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:315:35) at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17)
                                            zigbee.0
                                            	2025-05-07 17:50:12.940	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            zigbee.0
                                            	2025-05-07 17:50:12.939	info	terminating
                                            zigbee.0
                                            	2025-05-07 17:50:12.938	info	Saved local configuration data
                                            zigbee.0
                                            	2025-05-07 17:50:12.937	info	local config saved
                                            zigbee.0
                                            	2025-05-07 17:50:12.936	info	cleaned everything up...
                                            zigbee.0
                                            	2025-05-07 17:50:12.935	info	Got terminate signal TERMINATE_YOURSELF
                                            host.Raspi58GB
                                            	2025-05-07 17:50:12.932	info	stopInstance system.adapter.zigbee.0 (force=false, process=true)
                                            zigbee.0
                                            	2025-05-07 17:50:07.445	info	Starting Zigbee-Herdsman
                                            zigbee.0
                                            	2025-05-07 17:50:07.444	info	Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2)
                                            zigbee.0
                                            	2025-05-07 17:50:07.428	info	Starting Adapter npm ...
                                            zigbee.0
                                            	2025-05-07 17:50:07.427	info	--- creating device debug ---
                                            zigbee.0
                                            	2025-05-07 17:50:07.422	info	--> transmitPower : normal
                                            zigbee.0
                                            	2025-05-07 17:50:07.419	info	init localConfig
                                            zigbee.0
                                            	2025-05-07 17:50:07.409	info	starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:50:06.159	info	instance system.adapter.zigbee.0 in version "2.0.5" started with pid 2716711
                                            admin.0
                                            	2025-05-07 17:49:59.324	info	<== Disconnect system.user.admin from ::ffff:192.168.178.120
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	info	Restart adapter system.adapter.zigbee.0 because enabled
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	Caught by controller[1]: at processImmediate (node:internal/timers:483:21)
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	Caught by controller[1]: at Immediate.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:368:37)
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	Caught by controller[1]: at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:10953:34)
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	Caught by controller[1]: at Zigbee.emit (node:domain:489:12)
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	Caught by controller[1]: at Zigbee.emit (node:events:536:35)
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	Caught by controller[1]: at Zigbee.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js:20:48)
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	Caught by controller[1]: at Commands.onMessage (/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js:155:97)
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'CleanupRequired')
                                            host.Raspi58GB
                                            	2025-05-07 17:49:35.710	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                            zigbee.0
                                            	2025-05-07 17:49:35.667	info	terminating
                                            zigbee.0
                                            	2025-05-07 17:49:35.191	info	terminating
                                            zigbee.0
                                            	2025-05-07 17:49:35.191	warn	Failed to stop zigbee during startup
                                            zigbee.0
                                            	2025-05-07 17:49:35.187	error	Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin') at Controller.permitJoin (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:315:35) at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17)
                                            zigbee.0
                                            	2025-05-07 17:49:35.167	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                            zigbee.0
                                            	2025-05-07 17:49:35.167	info	terminating
                                            zigbee.0
                                            	2025-05-07 17:49:35.166	info	Saved local configuration data
                                            zigbee.0
                                            	2025-05-07 17:49:35.165	info	local config saved
                                            zigbee.0
                                            	2025-05-07 17:49:35.165	info	cleaned everything up...
                                            zigbee.0
                                            	2025-05-07 17:49:35.151	error	Cannot read properties of undefined (reading 'CleanupRequired')
                                            zigbee.0
                                            	2025-05-07 17:49:35.150	error	TypeError: Cannot read properties of undefined (reading 'CleanupRequired') at Commands.onMessage (/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js:155:97) at Zigbee.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js:20:48) at Zigbee.emit (node:events:536:35) at Zigbee.emit (node:domain:489:12) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:10953:34) at Immediate.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:368:37) at processImmediate (node:internal/timers:483:21)
                                            zigbee.0
                                            	2025-05-07 17:49:35.031	error	unhandled promise rejection: Cannot read properties of undefined (reading 'CleanupRequired')
                                            zigbee.0
                                            	2025-05-07 17:49:35.031	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                            admin.0
                                            	2025-05-07 17:49:34.977	info	==> Connected system.user.admin from ::ffff:192.168.178.120
                                            web.0
                                            	2025-05-07 17:49:29.651	info	socket.io server listening on port 8082
                                            web.0
                                            	2025-05-07 17:49:29.562	info	http server listening on port 8082
                                            web.0
                                            	2025-05-07 17:49:29.444	info	starting. Version 7.0.8 in /opt/iobroker/node_modules/iobroker.web, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:49:28.305	info	instance system.adapter.web.0 in version "7.0.8" started with pid 2716693
                                            vis-2.0
                                            	2025-05-07 17:49:25.387	info	vis-2 license is OK.
                                            vis-2.0
                                            	2025-05-07 17:49:25.212	info	starting. Version 2.9.64 in /opt/iobroker/node_modules/iobroker.vis-2, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:49:24.266	info	instance system.adapter.vis-2.0 in version "2.9.64" started with pid 2716678
                                            text2command.0
                                            	2025-05-07 17:49:21.593	info	starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.text2command, node: v20.19.1, js-controller: 7.0.6
                                            tankerkoenig.0
                                            	2025-05-07 17:49:20.815	info	Start first request
                                            host.Raspi58GB
                                            	2025-05-07 17:49:20.263	info	instance system.adapter.text2command.0 in version "3.0.3" started with pid 2716641
                                            shelly.1
                                            	2025-05-07 17:49:19.622	info	[MQTT] Device with client id "shellyplusplugs-b0b21c0ec52c" connected from 192.168.178.100!
                                            tankerkoenig.0
                                            	2025-05-07 17:49:17.228	info	Sync time set to 30 minutes or 1800000 ms
                                            tankerkoenig.0
                                            	2025-05-07 17:49:17.228	info	Adapter is already in daemon mode
                                            tankerkoenig.0
                                            	2025-05-07 17:49:17.209	info	starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:49:16.258	info	instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 2716626
                                            simple-api.0
                                            	2025-05-07 17:49:13.410	info	http server listening on port 8087
                                            simple-api.0
                                            	2025-05-07 17:49:13.403	info	Allow states only when user is owner: false
                                            simple-api.0
                                            	2025-05-07 17:49:13.402	info	simpleAPI server listening on port 8087
                                            simple-api.0
                                            	2025-05-07 17:49:13.391	info	starting. Version 2.8.0 in /opt/iobroker/node_modules/iobroker.simple-api, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:49:12.374	info	instance system.adapter.simple-api.0 in version "2.8.0" started with pid 2716611
                                            host.Raspi58GB
                                            	2025-05-07 17:49:12.321	info	instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                            yr.0
                                            	2025-05-07 17:49:11.492	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            yr.0
                                            	2025-05-07 17:49:11.492	info	Data updated.
                                            iot.0
                                            	2025-05-07 17:49:10.166	info	Connection changed: connect "wolff_netphen_web_de"
                                            iot.0
                                            	2025-05-07 17:49:09.557	info	Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                                            iot.0
                                            	2025-05-07 17:49:09.511	info	starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.iot, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:49:08.279	info	instance system.adapter.iot.0 in version "3.3.0" started with pid 2716594
                                            fritzdect.0
                                            	2025-05-07 17:49:08.240	error	login not possible, check user and permissions
                                            fritzdect.0
                                            	2025-05-07 17:49:08.239	error	API err => {"msg":"failed to get challenge","function":"get_sid","error":{"msg":"failed to login","function":"send_response","error":{"msg":"failed to login, wrong user name or password","function":"send_response","error":"0000000000000000"}}}
                                            fritzdect.0
                                            	2025-05-07 17:49:08.239	error	no response part in returned error message
                                            fritzdect.0
                                            	2025-05-07 17:49:08.239	error	API funct => login_SID
                                            fritzdect.0
                                            	2025-05-07 17:49:08.238	error	API msg => error calling executeCommand
                                            fritzdect.0
                                            	2025-05-07 17:49:08.237	error	--------------- error calling the fritzbox -----------
                                            fritzdect.0
                                            	2025-05-07 17:49:06.316	info	fritzdect uses USER: admin
                                            fritzdect.0
                                            	2025-05-07 17:49:06.300	info	fritzdect entered ready
                                            fritzdect.0
                                            	2025-05-07 17:49:06.286	info	starting. Version 2.6.1 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v20.19.1, js-controller: 7.0.6
                                            shelly.1
                                            	2025-05-07 17:49:05.550	info	[MQTT] Device with client id "shellyplusplugs-d48afc7b9540" connected from 192.168.178.96!
                                            shelly.1
                                            	2025-05-07 17:49:05.278	info	[MQTT] Device with client id "shellyplusplugs-e465b8b302bc" connected from 192.168.178.95!
                                            host.Raspi58GB
                                            	2025-05-07 17:49:05.003	info	instance system.adapter.fritzdect.0 in version "2.6.1" started with pid 2716579
                                            followthesun.0
                                            	2025-05-07 17:49:03.027	info	Daily sun parameter calculation scheduled for 00:00:36
                                            followthesun.0
                                            	2025-05-07 17:49:03.026	info	Sun position calculation will be done every 60 seconds
                                            followthesun.0
                                            	2025-05-07 17:49:03.025	info	Started with JSON-Explorer version 0.1.16
                                            followthesun.0
                                            	2025-05-07 17:49:03.014	info	starting. Version 0.5.2 in /opt/iobroker/node_modules/iobroker.followthesun, node: v20.19.1, js-controller: 7.0.6
                                            shelly.1
                                            	2025-05-07 17:49:01.927	info	[MQTT] Device with client id "shellyplusplugs-e465b8456ff4" connected from 192.168.178.98!
                                            host.Raspi58GB
                                            	2025-05-07 17:49:01.537	info	instance system.adapter.followthesun.0 in version "0.5.2" started with pid 2716564
                                            shelly.1
                                            	2025-05-07 17:49:00.901	info	[MQTT] Device with client id "shellyplusplugs-b0b21c1243bc" connected from 192.168.178.102!
                                            shelly.1
                                            	2025-05-07 17:48:56.540	info	[MQTT] Device with client id "shellyplusplugs-d48afc7a4830" connected from 192.168.178.97!
                                            echarts.0
                                            	2025-05-07 17:48:54.613	info	starting. Version 1.9.2 in /opt/iobroker/node_modules/iobroker.echarts, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:48:53.726	info	instance system.adapter.echarts.0 in version "1.9.2" started with pid 2716549
                                            doorbird.0
                                            	2025-05-07 17:48:51.398	info	starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.doorbird, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:48:50.532	info	instance system.adapter.doorbird.0 in version "3.0.0" started with pid 2716534
                                            discovery.0
                                            	2025-05-07 17:48:47.316	info	starting. Version 5.0.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v20.19.1, js-controller: 7.0.6
                                            shelly.1
                                            	2025-05-07 17:48:46.772	info	[MQTT] Device with client id "shellyplus1pm-d48afc598e4c" connected from 192.168.178.94!
                                            host.Raspi58GB
                                            	2025-05-07 17:48:46.199	info	instance system.adapter.discovery.0 in version "5.0.0" started with pid 2716519
                                            zigbee.0
                                            	2025-05-07 17:48:45.452	info	Starting Zigbee-Herdsman
                                            zigbee.0
                                            	2025-05-07 17:48:45.451	info	Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2)
                                            zigbee.0
                                            	2025-05-07 17:48:45.436	info	Starting Adapter npm ...
                                            zigbee.0
                                            	2025-05-07 17:48:45.435	info	--- creating device debug ---
                                            zigbee.0
                                            	2025-05-07 17:48:45.430	info	--> transmitPower : normal
                                            zigbee.0
                                            	2025-05-07 17:48:45.427	info	init localConfig
                                            zigbee.0
                                            	2025-05-07 17:48:45.418	info	starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:48:44.243	info	instance system.adapter.zigbee.0 in version "2.0.5" started with pid 2716503
                                            awtrix-light.0
                                            	2025-05-07 17:48:42.443	info	Starting - connecting to http://192.168.178.83:80/
                                            awtrix-light.0
                                            	2025-05-07 17:48:42.348	info	starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.awtrix-light, node: v20.19.1, js-controller: 7.0.6
                                            yr.0
                                            	2025-05-07 17:48:41.778	info	longitude/longitude will be set by self-Config - longitude: 7.0362624235667255 latitude: 50.622376836807405
                                            yr.0
                                            	2025-05-07 17:48:41.757	info	starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:48:40.856	info	instance system.adapter.awtrix-light.0 in version "1.7.0" started with pid 2716484
                                            shelly.0
                                            	2025-05-07 17:48:40.312	info	[CoAP] Device 192.168.178.45 (shelly1pm / shelly1pm-E09806A9FFDF / SHSW-PM#E09806A9FFDF#1) connected! Polltime set to 15 sec.
                                            host.Raspi58GB
                                            	2025-05-07 17:48:40.264	info	instance system.adapter.yr.0 in version "5.3.0" started with pid 2716473
                                            host.Raspi58GB
                                            	2025-05-07 17:48:40.260	info	instance scheduled system.adapter.yr.0 40 * * * *
                                            shelly.0
                                            	2025-05-07 17:48:38.797	info	[CoAP] Device 192.168.178.88 (shelly1pm / shelly1pm-C45BBE6A38D2 / SHSW-PM#C45BBE6A38D2#1) connected! Polltime set to 15 sec.
                                            tr-064.0
                                            	2025-05-07 17:48:37.888	info	starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.tr-064, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:48:37.165	info	instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
                                            openweathermap.0
                                            	2025-05-07 17:48:36.607	info	Terminated (NO_ERROR): Without reason
                                            host.Raspi58GB
                                            	2025-05-07 17:48:36.367	info	instance system.adapter.tr-064.0 in version "4.3.0" started with pid 2716458
                                            shelly.0
                                            	2025-05-07 17:48:36.162	info	[CoAP] Device 192.168.178.43 (shellyplug-s / shellyplug-s-B52D91 / SHPLG-S#B52D91#1) connected! Polltime set to 15 sec.
                                            shelly.0
                                            	2025-05-07 17:48:36.059	info	[CoAP] Device 192.168.178.60 (shelly1pm / shelly1pm-349454783D53 / SHSW-PM#349454783D53#1) connected! Polltime set to 15 sec.
                                            smartmeter.0
                                            	2025-05-07 17:48:35.723	info	Received 13 values, 13 updated
                                            smartmeter.0
                                            	2025-05-07 17:48:34.915	info	starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.smartmeter, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:48:32.604	info	instance system.adapter.smartmeter.0 in version "3.4.0" started with pid 2716443
                                            host.Raspi58GB
                                            	2025-05-07 17:48:31.167	error	cannot call visUtils: Not exists
                                            shelly.0
                                            	2025-05-07 17:48:30.940	info	[CoAP] Device 192.168.178.37 (shellyem3 / shellyem3-E89F6D84ABB5 / SHEM-3#E89F6D84ABB5#1) connected! Polltime set to 15 sec.
                                            admin.0
                                            	2025-05-07 17:48:30.856	info	==> Connected system.user.admin from ::ffff:192.168.178.120
                                            shelly.0
                                            	2025-05-07 17:48:30.001	info	[CoAP] Device 192.168.178.61 (shelly1pm / shelly1pm-34945475C0D4 / SHSW-PM#34945475C0D4#1) connected! Polltime set to 15 sec.
                                            shelly.0
                                            	2025-05-07 17:48:29.875	info	[CoAP] Device 192.168.178.27 (shellyplug-s / shellyplug-s-B4BD04 / SHPLG-S#B4BD04#1) connected! Polltime set to 15 sec.
                                            shelly.1
                                            	2025-05-07 17:48:29.832	info	Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0)
                                            shelly.0
                                            	2025-05-07 17:48:29.687	info	[CoAP] Device 192.168.178.59 (shelly1pm / shelly1pm-349454783F33 / SHSW-PM#349454783F33#1) connected! Polltime set to 15 sec.
                                            shelly.1
                                            	2025-05-07 17:48:29.372	info	starting. Version 9.2.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.19.1, js-controller: 7.0.6
                                            shelly.0
                                            	2025-05-07 17:48:29.178	info	[CoAP] Device 192.168.178.73 (shellygas / shellygas-3C6105F68FE8 / SHGS-1#3C6105F68FE8#1) connected! Polltime set to 3600 sec.
                                            host.Raspi58GB
                                            	2025-05-07 17:48:28.258	info	instance system.adapter.shelly.1 in version "9.2.0" started with pid 2716414
                                            shelly.0
                                            	2025-05-07 17:48:25.830	info	[CoAP Server] Listening for packets in the network
                                            shelly.0
                                            	2025-05-07 17:48:25.805	info	Starting in CoAP mode. Listening on 192.168.178.57:5683
                                            shelly.0
                                            	2025-05-07 17:48:25.601	info	starting. Version 9.2.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:48:24.254	info	instance system.adapter.shelly.0 in version "9.2.0" started with pid 2716395
                                            rpi2.0
                                            	2025-05-07 17:48:21.210	info	starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.rpi2, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:48:20.281	info	instance system.adapter.rpi2.0 in version "2.4.0" started with pid 2716354
                                            openweathermap.0
                                            	2025-05-07 17:48:17.307	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.19.1, js-controller: 7.0.6
                                            host.Raspi58GB
                                            	2025-05-07 17:48:16.284	info	instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 2716339
                                            host.Raspi58GB
                                            	2025-05-07 17:48:16.280	info	instance scheduled system.adapter.openweathermap.0 16 * * * *
                                            mqtt.0
                                            	2025-05-07 17:48:14.052	info	All states published
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.ws
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.sys
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.plugs_ui
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.ffs
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.ble
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.events.rpc
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.ws
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.online
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.cloud
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.mqtt
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.switch:0
                                            mqtt.0
                                            	2025-05-07 17:48:13.444	info	Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.wifi
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.sys
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.plugs_ui
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.ffs
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.ble
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.events.rpc
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.wifi
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.switch:0
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.plugs_ui
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.sys
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.ws
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.online
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.cloud
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.mqtt
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.switch:0
                                            mqtt.0
                                            	2025-05-07 17:48:13.443	info	Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.wifi
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.ffs
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.ble
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.shellyplus1pm-d48afc598e4c.status
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.events.rpc
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.wifi
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.switch:0
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.mqtt
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.ffs
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.plugs_ui
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.sys
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.ws
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.online
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.shellyplus1pm-d48afc598e4c.status.on
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.cloud
                                            mqtt.0
                                            	2025-05-07 17:48:13.442	info	Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.mqtt
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.ble
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.events.rpc
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.wifi
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.switch:0
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.mqtt
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.ffs
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.plugs_ui
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.sys
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.ws
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.online
                                            mqtt.0
                                            	2025-05-07 17:48:13.441	info	Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.cloud
                                            
                                            
                                            Asgothian 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            803
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            13
                                            47
                                            3335
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo