Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Wie greife ich über Putty auf den Iobroker zu?

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Wie greife ich über Putty auf den Iobroker zu?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @dmode last edited by

      @dmode sagte in Wie greife ich über Putty auf den Iobroker zu?:

      dass ich über Putty / Kommandozeile auf den Iobroker zugreifen kann.

      @dmode sagte in Wie greife ich über Putty auf den Iobroker zu?:

      pi@ioBroM:/opt/iobroker $ iob start

      das sieht doch schon richtig aus!

      Anscheinend ist aber deine Installation schon ziemlich angestaubt

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

        @dmode

        curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
        

        funktioniert und liefert was?

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

          @thomas-braun sagte in Wie greife ich über Putty auf den Iobroker zu?:

          curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          Hi Thomas, danke für die schnelle Antwort.
          ..ja angestaubt schon... ich hattes das lange ohne Probleme laufen.

          Script v.2025-08-09
          
          *** BASE SYSTEM ***
          Operating System: Debian GNU/Linux 13 (trixie)
          Static hostname: ioBroM
                Icon name: computer
                   Kernel: Linux 6.12.34+rpt-rpi-v8
             Architecture: arm64
          OS is similar to:
          
          Model           : Raspberry Pi 4 Model B Rev 1.1
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : 64 bit
          
          Systemuptime and Load:
          18:28:17 up  1:58,  1 user,  load average: 2.42, 1.57, 1.44
          CPU threads: 4
          
          
          *** LIFE CYCLE STATUS ***
          Operating System is the current Debian stable version codenamed 'trixie'!
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** TIME AND TIMEZONES ***
                        Local time: Wed 2025-08-27 18:28:17 CEST
                    Universal time: Wed 2025-08-27 16:28:17 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 ne                                                                                                                                                                                                                                             tdev gpio i2c spi iobroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          SUDO_HOME=/home/pi
          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
          
          *** DISPLAY-SERVER SETUP ***
          Display-Server:         false
          Unit display-manager.service could not be found.
          Display-Manager:
          Desktop:
          Session:                tty
          
          *** MEMORY ***
                        total        used        free      shared  buff/cache   available
          Mem:            4.0G        3.4G        252M        5.9M        463M        622M
          Swap:           209M        156M         52M
          Total:          4.2G        3.5G        305M
          
          Active iob-Instances:   0
          
                  3795 M total memory
                  3201 M used memory
                  1849 M active memory
                  1457 M inactive memory
                   241 M free memory
                    33 M buffer memory
                   409 M swap cache
                   199 M total swap
                   149 M used swap
                    50 M free swap
          
          *** top - Table Of Processes  ***
          top - 18:28:18 up  1:58,  1 user,  load average: 2.42, 1.57, 1.44
          Tasks: 223 total,   3 running, 220 sleeping,   0 stopped,   0 zombie
          %Cpu(s): 42.6 us,  4.3 sy,  0.0 ni, 46.8 id,  0.0 wa,  0.0 hi,  6.4 si,  0.0 st
          MiB Mem :   3795.8 total,    240.7 free,   3202.2 used,    442.6 buff/cache
          MiB Swap:    200.0 total,     50.4 free,    149.6 used.    593.6 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  1.6G     0  1.6G   0% /dev
          tmpfs          tmpfs     760M   11M  750M   2% /run
          /dev/sda2      ext4       29G   12G   16G  43% /
          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
          tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
          tmpfs          tmpfs     1.9G  3.0M  1.9G   1% /tmp
          tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald                                                                                                                                                                                                                                             .service
          /dev/sda1      vfat      510M   73M  438M  15% /boot/firmware
          tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.servi                                                                                                                                                                                                                                             ce
          tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@tty                                                                                                                                                                                                                                             S0.service
          tmpfs          tmpfs     380M   20K  380M   1% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Wed Aug 27 16:29:54 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=1                                                                                                                                                                                                                                              snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave nv                                                                                                                                                                                                                                             me.max_host_mem_size_mb=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdm                                                                                                                                                                                                                                             i=1 snd_bcm2835.enable_hdmi=0  numa=fake=2 system_heap.max_order=0 smsc95xx.maca                                                                                                                                                                                                                                             ddr=DC:A6:32:03:A9:CA vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  con                                                                                                                                                                                                                                             sole=ttyS0,115200 console=tty1 root=PARTUUID=59a2e77a-02 rootfstype=ext4 fsck.re                                                                                                                                                                                                                                             pair=yes rootwait
          [Wed Aug 27 16:30:00 2025] EXT4-fs (sda2): mounted filesystem 56f80fa2-e005-4cca                                                                                                                                                                                                                                             -86e6-19da1069914d ro with ordered data mode. Quota mode: none.
          [Wed Aug 27 16:30:03 2025] EXT4-fs (sda2): re-mounted 56f80fa2-e005-4cca-86e6-19                                                                                                                                                                                                                                             da1069914d r/w.
          
          Show mounted filesystems:
          TARGET   SOURCE    FSTYPE OPTIONS
          /        /dev/sda2 ext4   rw,noatime
          `-/boot/firmware
                  /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iochars
          
          Files in neuralgic directories:
          
          /var:
          1.4G    /var/
          788M    /var/log
          784M    /var/log/journal/15cd118df1504fa49dedc3cb078007a5
          784M    /var/log/journal
          201M    /var/lib
          
          Archived and active journals take up 792.7M in the file system.
          
          /opt/iobroker/backups:
          299M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          1.3G    /opt/iobroker/iobroker-data/
          668M    /opt/iobroker/iobroker-data/history
          452M    /opt/iobroker/iobroker-data/files
          119M    /opt/iobroker/iobroker-data/backup-objects
          67M     /opt/iobroker/iobroker-data/files/echarts.admin
          
          The five largest files in iobroker-data are:
          46M     /opt/iobroker/iobroker-data/objects.jsonl
          38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.m                                                                                                                                                                                                                                             ap
          26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
          26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41c                                                                                                                                                                                                                                             ee985.js.map
          24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.j                                                                                                                                                                                                                                             s.map
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please alw                                                                                                                                                                                                                                             ays prefer the links 'by-id':
          
          /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE19647                                                                                                                                                                                                                                             30-if00
          
          *** 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         v22.18.0
          /usr/bin/node           v22.18.0
          /usr/bin/npm            10.9.3
          /usr/bin/npx            10.9.3
          /usr/bin/corepack       0.33.0
          
          nodejs:
           Installed: 22.18.0-1nodesource1
           Candidate: 22.18.0-1nodesource1
           Version table:
          *** 22.18.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                 100 /var/lib/dpkg/status
              22.17.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.17.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.16.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.15.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.15.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.14.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.13.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.13.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.12.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.11.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.10.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.9.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.8.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.7.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.6.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.5.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.5.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.4.1-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.4.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.3.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.2.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.1.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              22.0.0-1nodesource1 1001
                 500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
              20.19.2+dfsg-1 500
                 500 http://deb.debian.org/debian trixie/main arm64 Packages
          
          Temp directories causing deletion problem: 0
          No problems detected
          
          Errors in npm tree: 0
          No problems detected
          
          Checking for nodejs vulnerability:
          
          
          █████  ██      ██           ██████   ██████   ██████  ██████         ██
          ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
          ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
          ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
          ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
          
          
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          diag.sh: line 875: iob: command not found
          
          Hosts:
          diag.sh: line 877: iob: command not found
          
          Core adapters versions
          diag.sh: line 883: iob: command not found
          js-controller:
          diag.sh: line 884: iob: command not found
          admin:
          diag.sh: line 885: iob: command not found
          javascript:
          
          nodejs modules from github:     0
          
          Adapter State
          
          
          Enabled adapters with bindings
          
          ioBroker-Repositories
          diag.sh: line 897: iob: command not found
          
          Installed ioBroker-Adapters
          diag.sh: line 900: iob: command not found
          
          Objects and States
          Please stand by - This may take a while
          Objects:        0
          States:         0
          
          *** OS-Repositories and Updates ***
          W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will re                                                                                                                                                                                                                                             ject signature within a year, see --audit for details
          Hit:1 http://phoscon.de/apt/deconz generic-beta InRelease
          Hit:2 http://phoscon.de/apt/deconz generic InRelease
          Hit:3 http://archive.raspberrypi.com/debian trixie InRelease
          Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
          Hit:5 http://deb.debian.org/debian trixie InRelease
          Hit:6 http://deb.debian.org/debian-security trixie-security InRelease
          Hit:7 http://deb.debian.org/debian trixie-updates InRelease
          Reading package lists... Done
          W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will re                                                                                                                                                                                                                                             ject signature within a year, see --audit for details
          N: Missing Signed-By in the sources.list(5) entry for 'http://phoscon.de/apt/dec                                                                                                                                                                                                                                             onz'
          N: Missing Signed-By in the sources.list(5) entry for 'http://archive.raspberryp                                                                                                                                                                                                                                             i.com/debian'
          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 0.0.0.0:80              0.0.0.0:*               LISTEN                                                                                                                                                                                                                                                   1000       6566       583/deCONZ
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN                                                                                                                                                                                                                                                   0          9955       852/sshd: /usr/sbin
          tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN                                                                                                                                                                                                                                                   1000       9988       583/deCONZ
          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN                                                                                                                                                                                                                                                   1001       6801       809/iobroker.js-con
          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN                                                                                                                                                                                                                                                   1001       10050      809/iobroker.js-con
          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN                                                                                                                                                                                                                                                   0          7813       1205/exim4
          tcp6       0      0 :::5900                 :::*                    LISTEN                                                                                                                                                                                                                                                   992        8317       846/wayvnc
          tcp6       0      0 :::8081                 :::*                    LISTEN                                                                                                                                                                                                                                                   1001       10139      1213/io.admin.0
          tcp6       0      0 :::8082                 :::*                    LISTEN                                                                                                                                                                                                                                                   1001       13480      1528/io.web.0
          tcp6       0      0 :::22                   :::*                    LISTEN                                                                                                                                                                                                                                                   0          9965       852/sshd: /usr/sbin
          tcp6       0      0 ::1:25                  :::*                    LISTEN                                                                                                                                                                                                                                                   0          7814       1205/exim4
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                                                                                                                                                                                                                                                                        1001       11798      1810/io.upnp.0
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                                                                                                                                                                                                                                                                        1001       8742       1259/io.deconz.0
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                                                                                                                                                                                                                                                                        1000       9998       583/deCONZ
          udp        0      0 0.0.0.0:49507           0.0.0.0:*                                                                                                                                                                                                                                                                        1001       11228      1810/io.upnp.0
          udp        0      0 0.0.0.0:41839           0.0.0.0:*                                                                                                                                                                                                                                                                        104        5748       579/avahi-daemon: r
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                                                                                                                                                                                                                                                                        104        5746       579/avahi-daemon: r
          udp6       0      0 :::1900                 :::*                                                                                                                                                                                                                                                                             1001       8745       1259/io.deconz.0
          udp6       0      0 :::1900                 :::*                                                                                                                                                                                                                                                                             1001       8744       1259/io.deconz.0
          udp6       0      0 :::1900                 :::*                                                                                                                                                                                                                                                                             1001       8743       1259/io.deconz.0
          udp6       0      0 fe80::aeb3:e9f5:b1d:546 :::*                                                                                                                                                                                                                                                                             0          8319       780/NetworkManager
          udp6       0      0 :::42095                :::*                                                                                                                                                                                                                                                                             104        5749       579/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                                                                                                                                                                                                                                                             104        5747       579/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          
          

          ...ich hoffe, dass da noch was zu retten ist
          🙂
          Gruß
          Dirk

          Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @dmode last edited by Homoran

            @dmode naja, das Fundament ist gut, nur von ioBroker seh ich gar nichts

            hast du eine größere Updateorgie durchgezogen?
            wenn ja, bitte wie?

            D 1 Reply Last reply Reply Quote 0
            • D
              dmode @Homoran last edited by dmode

              @homoran
              soll ich den fixer nochmal drüber laufen lassen ?
              curl -fsL https://iobroker.net/fix.sh | bash -

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

                @dmode sagte in Wie greife ich über Putty auf den Iobroker zu?:

                @homoran
                soll ich den fixer nochmal drüber laufen lassen ?
                curl -fsL https://iobroker.net/fix.sh | bash -

                schadet sicherlich nicht

                aber was ist da passiert?

                D 1 Reply Last reply Reply Quote 0
                • D
                  dmode @Homoran last edited by

                  @homoran

                  ich war mal ganz mutig und habe nach der Anleitung Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie' umgestellt

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

                    @dmode sagte in Wie greife ich über Putty auf den Iobroker zu?:

                    @homoran

                    ich war mal ganz mutig und habe nach der Anleitung Upgrade von Debian 12 'Bookworm' auf Debian 13 'Trixie' umgestellt

                    ja, so sieht es aus.
                    Das sind die allerneuesten Versionen.

                    Wie alt war dein ioBroker?

                    D 1 Reply Last reply Reply Quote 0
                    • mcm1957
                      mcm1957 @dmode last edited by

                      @dmode

                      Nur zur Sicherheit:

                      falls du von WINDOWS aus auf den Pi zugreifen wills, brauchst du putty eigentlich nicht mehr. Das geht auch auf der Windows Commandline mittels des Commands ssh:

                      ssh pi@pi

                      (pi durch user und host ersetzen)

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

                        @mcm1957 ich glaube die Ursprungsfrage hat sich längst erübrigt!

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

                          @homoran
                          Das schon. Ich wollte dem TO nur mitteilen, dass putty derzeit eigentlich nicht mehr benötigt wird da das bisher noch niemand erwähnt hat. Keine Ahnung ob er das bereits wusste.

                          1 Reply Last reply Reply Quote 0
                          • D
                            dmode @Homoran last edited by

                            @homoran sagte in Wie greife ich über Putty auf den Iobroker zu?:

                            Wie alt war dein ioBroker?

                            mhm... 4 Jahre... läuft...eigentlich stabil...

                            1 Reply Last reply Reply Quote 0
                            • D
                              dmode @mcm1957 last edited by

                              @mcm1957 sagte in Wie greife ich über Putty auf den Iobroker zu?:

                              @dmode

                              Nur zur Sicherheit:

                              falls du von WINDOWS aus auf den Pi zugreifen wills, brauchst du putty eigentlich nicht mehr. Das geht auch auf der Windows Commandline mittels des Commands ssh:

                              ssh pi@pi

                              (pi durch user und host ersetzen)

                              ..wusste ich tatsächlich nicht ! danke

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

                                @dmode sagte in Wie greife ich über Putty auf den Iobroker zu?:

                                sources.list

                                In den Dateien stimmt was nicht.
                                Und RaspberryOS 13 'Trixie' ist noch gar nicht offziell draußen.

                                Was liegt da in /etc/apt/ und /etc/apt/sources.list.d/ an Dateien herum?

                                ls -l /etc/apt/
                                ls -l /etc/apt/sources.list.d/
                                
                                1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @dmode last edited by

                                  @dmode

                                  Und zum eigentlichen Problem:

                                  ls -la /usr/bin/iob
                                  ls -la /opt/iobroker/iobroker
                                  

                                  sagt?

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

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  860
                                  Online

                                  32.0k
                                  Users

                                  80.5k
                                  Topics

                                  1.3m
                                  Posts

                                  4
                                  17
                                  175
                                  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