Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Fehlermeldungen beim Biobroker Update

    NEWS

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Fehlermeldungen beim Biobroker Update

    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      Volleyhomer @Thomas Braun last edited by

      @thomas-braun said in Fehlermeldungen beim Biobroker Update:

      @volleyhomer

      Da ist aber auch alles hoffnungslos veraltet...
      Debian 9 'Stretch'...
      Mittlerweile sind wir bei 12 und 10 ist auch bereits tot, 11 ist im Auslauf...

      Versuch mal:

      iob stop
      iob fix
      iob nodejs-update 16
      

      Mir fehlte die Zeit und die Muße mich damit weiter zu beschäftigen. Seit dem Umstieg auf den Rock64 lief das System zu fehlerfrei... Das wird dann aber jetzt so langsam mal Zeit.

      Der Befehl "iob nodejs-update 16" brachte folgende Ausgabe:

      pi@rock64:~$ iob nodejs-update 16
      iobroker [command]
      
      Commands:
       iobroker setup                                               Setup ioBroker
       iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
       iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
       iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
       iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
       iobroker info                                                Shows the host info
       iobroker logs [<adapter>]                                    Monitor log
       iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
       iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
       iobroker rebuild [<module>]                                  Rebuild all native modules or path
       iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
       iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
       iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
       iobroker update [<repositoryUrl>]                            Update repository and list adapters
       iobroker upgrade                                             Upgrade management
       iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
       iobroker object                                              Object management  [aliases: o]
       iobroker state                                               State management  [aliases: s]
       iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
       iobroker list <type> [<filter>]                              List all entries, like objects
       iobroker chmod <mode> <file>                                 Change file rights
       iobroker chown <user> <group> <file>                         Change file ownership
       iobroker touch <file>                                        Touch file
       iobroker rm <file>                                           Remove file
       iobroker file                                                File management
       iobroker user                                                User commands
       iobroker group                                               group management
       iobroker host <hostname>                                     Set host to given hostname
       iobroker set <adapter>.<instance>                            Change settings of adapter config
       iobroker license <license.file or license.text>              Update license by given file
       iobroker cert                                                Certificate management
       iobroker clean <yes>                                         Clears all objects and states
       iobroker backup                                              Create backup
       iobroker restore <backup name or path>                       Restore a specified backup
       iobroker validate <backup name or path>                      Validate a specified backup
       iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
       iobroker repo [<name>]                                       Show repo information
       iobroker uuid                                                Show uuid of the installation  [aliases: id]
       iobroker unsetup                                             Reset license, installation secret and language
       iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
       iobroker multihost                                           Multihost management
       iobroker compact                                             compact group management
       iobroker plugin                                              Plugin management
       iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
      
      Options:
       --help  Show help  [boolean]
      

      Erscheint den Befehl also nicht zu kennen.

      Vielleicht ist es doch mal Zeit alles frisch und sauber aufzusetzen.

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

        @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

        Erscheint den Befehl also nicht zu kennen.

        iob stop
        iob fix
        iob start
        ...warten...
        iob nodejs-update 16
        

        oder

        @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

        alles frisch und sauber aufzusetzen.

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

          @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

          Erscheint den Befehl also nicht zu kennen.

          Du musst auch den fix zuvor ausführen... Wie ich geschrieben hatte...

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

            @thomas-braun said in Fehlermeldungen beim Biobroker Update:

            @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

            Erscheint den Befehl also nicht zu kennen.

            Du musst auch den fix zuvor ausführen... Wie ich geschrieben hatte...

            Habe ich exakt in der Reihenfolge gemacht. Bei dem fix kommt nach einer Sekunde der Eingabe-Prompt.

            pi@rock64:~$ iob stop
            pi@rock64:~$ iob fix
            pi@rock64:~$ iob nodejs-update 16
            iobroker [command]
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • V
              Volleyhomer @Homoran last edited by

              @homoran said in Fehlermeldungen beim Biobroker Update:

              @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

              Erscheint den Befehl also nicht zu kennen.

              iob stop
              iob fix
              iob start
              ...warten...
              iob nodejs-update 16
              

              oder

              @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

              alles frisch und sauber aufzusetzen.

              Es bleibt bei der gleichen Reaktion. iobroker listet mir möglich Optionen auf.

              pi@rock64:~$ iob start
              pi@rock64:~$ iobroker stop
              pi@rock64:~$ iob fix
              pi@rock64:~$ iob start
              pi@rock64:~$ iob nodejs-update 16
              iobroker [command]
              
              Commands:
                iobroker setup                                               Setup ioBroker
              
              1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Volleyhomer last edited by

                @volleyhomer

                Dann anders:

                curl -fsL https://iobroker.net/fix.sh | bash -
                
                V 1 Reply Last reply Reply Quote 0
                • V
                  Volleyhomer @Thomas Braun last edited by

                  @thomas-braun said in Fehlermeldungen beim Biobroker Update:

                  curl -fsL https://iobroker.net/fix.sh | bash -

                  Soll iobroker dabei laufen? Also mit oder ohne

                  iob stop
                  

                  ?

                  Danke nochmal!

                  V 1 Reply Last reply Reply Quote 0
                  • V
                    Volleyhomer @Volleyhomer last edited by

                    @volleyhomer said in Fehlermeldungen beim Biobroker Update:

                    @thomas-braun said in Fehlermeldungen beim Biobroker Update:

                    curl -fsL https://iobroker.net/fix.sh | bash -

                    Soll iobroker dabei laufen? Also mit oder ohne

                    iob stop
                    

                    ?

                    Danke nochmal!

                    Hab gerade getestet. Result ist so oder so gleich. Seltsam

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

                      @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

                      Result ist so oder so gleich.

                      Und wie lautet das gleiche Resultat?

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

                        @thomas-braun bei dem fix passiert gar nichts und der Eingabeprompt erscheint nach 1 Sekunde und wenn ich danach nodejs-16 Updaten will, listet er mir alle Optionen auf. Exakt gleich wie weiter oben beschrieben.

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

                          @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

                          Exakt gleich wie weiter oben beschrieben.

                          Du sollst es auch nicht nacherzählen oder beschreiben sondern immer den Output im Terminal zeigen. Dann sehe ich was da passiert.

                          curl -L https://iobroker.net/fix.sh | bash -
                          
                          V 1 Reply Last reply Reply Quote 0
                          • V
                            Volleyhomer @Thomas Braun last edited by

                            @thomas-braun said in Fehlermeldungen beim Biobroker Update:

                            @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

                            Exakt gleich wie weiter oben beschrieben.

                            Du sollst es auch nicht nacherzählen oder beschreiben sondern immer den Output im Terminal zeigen. Dann sehe ich was da passiert.

                            curl -L https://iobroker.net/fix.sh | bash -
                            
                            pi@rock64:~$ curl -L https://iobroker.net/fix.sh | bash -
                              % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                             Dload  Upload   Total   Spent    Left  Speed
                              0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
                            curl: (60) SSL certificate problem: certificate has expired
                            More details here: https://curl.haxx.se/docs/sslcerts.html
                            
                            curl performs SSL certificate verification by default, using a "bundle"
                             of Certificate Authority (CA) public keys (CA certs). If the default
                             bundle file isn't adequate, you can specify an alternate file
                             using the --cacert option.
                            If this HTTPS server uses a certificate signed by a CA represented in
                             the bundle, the certificate verification probably failed due to a
                             problem with the certificate (it might be expired, or the name might
                             not match the domain name in the URL).
                            If you'd like to turn off curl's verification of the certificate, use
                             the -k (or --insecure) option.
                            
                            Thomas Braun 2 Replies Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Volleyhomer last edited by

                              @volleyhomer

                              Auch das ist eine Folge von deiner Update-Faulheit...

                              sudo apt update
                              
                              V 1 Reply Last reply Reply Quote 1
                              • V
                                Volleyhomer @Thomas Braun last edited by

                                @thomas-braun said in Fehlermeldungen beim Biobroker Update:

                                @volleyhomer

                                Auch das ist eine Folge von deiner Update-Faulheit...

                                sudo apt update
                                
                                pi@rock64:~$ sudo apt update
                                [sudo] password for pi: 
                                Ign:1 http://httpredir.debian.org/debian stretch InRelease
                                Ign:2 http://security.debian.org stretch/updates InRelease               
                                Err:3 http://security.debian.org stretch/updates Release                 
                                  404  Not Found [IP: 146.75.122.132 80]
                                Ign:4 http://httpredir.debian.org/debian stretch-updates InRelease       
                                Ign:5 http://httpredir.debian.org/debian stretch-backports InRelease     
                                Err:6 http://httpredir.debian.org/debian stretch Release
                                  404  Not Found [IP: 146.75.122.132 80]
                                Err:7 http://httpredir.debian.org/debian stretch-updates Release
                                  404  Not Found [IP: 146.75.122.132 80]
                                Err:8 http://httpredir.debian.org/debian stretch-backports Release
                                  404  Not Found [IP: 146.75.122.132 80]
                                Ign:9 http://apt.armbian.com stretch InRelease     
                                Hit:10 https://deb.nodesource.com/node_14.x stretch InRelease
                                Err:11 http://apt.armbian.com stretch Release      
                                  502  Bad Gateway [IP: 130.185.239.78 80]
                                Reading package lists... Done                      
                                E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
                                N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                N: See apt-secure(8) manpage for repository creation and user configuration details.
                                E: The repository 'http://httpredir.debian.org/debian stretch Release' does no longer have a Release file.
                                N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                N: See apt-secure(8) manpage for repository creation and user configuration details.
                                E: The repository 'http://httpredir.debian.org/debian stretch-updates Release' does no longer have a Release file.
                                N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                N: See apt-secure(8) manpage for repository creation and user configuration details.
                                E: The repository 'http://httpredir.debian.org/debian stretch-backports Release' does no longer have a Release file.
                                N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                N: See apt-secure(8) manpage for repository creation and user configuration details.
                                E: The repository 'http://apt.armbian.com stretch Release' does no longer have a Release file.
                                N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                N: See apt-secure(8) manpage for repository creation and user configuration details.
                                
                                1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Volleyhomer last edited by

                                  @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

                                  curl -kL https://iobroker.net/fix.sh | bash -
                                  
                                  V 1 Reply Last reply Reply Quote 1
                                  • V
                                    Volleyhomer @Thomas Braun last edited by

                                    @thomas-braun said in Fehlermeldungen beim Biobroker Update:

                                    curl -kL https://iobroker.net/fix.sh | bash -

                                    Das lief scheinbar durch.

                                    pi@rock64:~$ curl -kL https://iobroker.net/fix.sh | bash -
                                      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                                     Dload  Upload   Total   Spent    Left  Speed
                                    100   185  100   185    0     0    916      0 --:--:-- --:--:-- --:--:--   915
                                    100 39849  100 39849    0     0  59580      0 --:--:-- --:--:-- --:--:-- 59580
                                    library: loaded
                                    Library version=2024-01-04
                                    
                                    ==========================================================================
                                    
                                        Welcome to the ioBroker installation fixer!
                                        Script version: 2024-01-04
                                        
                                        You might need to enter your password a couple of times.
                                    
                                    ==========================================================================
                                    
                                    
                                    ==========================================================================
                                        Installing prerequisites (1/5)
                                    ==========================================================================
                                    
                                    Ign:1 http://security.debian.org stretch/updates InRelease
                                    Ign:2 http://httpredir.debian.org/debian stretch InRelease               
                                    Err:3 http://security.debian.org stretch/updates Release                 
                                      404  Not Found [IP: 146.75.122.132 80]
                                    Ign:4 http://httpredir.debian.org/debian stretch-updates InRelease       
                                    Ign:5 http://httpredir.debian.org/debian stretch-backports InRelease     
                                    Err:6 http://httpredir.debian.org/debian stretch Release
                                      404  Not Found [IP: 146.75.122.132 80]
                                    Err:7 http://httpredir.debian.org/debian stretch-updates Release
                                      404  Not Found [IP: 146.75.122.132 80]
                                    Err:8 http://httpredir.debian.org/debian stretch-backports Release
                                      404  Not Found [IP: 146.75.122.132 80]
                                    Hit:10 https://deb.nodesource.com/node_14.x stretch InRelease
                                    Hit:9 http://fi.mirror.armbian.de/apt stretch InRelease                           
                                    Reading package lists... Done                                                     
                                    E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
                                    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                    N: See apt-secure(8) manpage for repository creation and user configuration details.
                                    E: The repository 'http://httpredir.debian.org/debian stretch Release' does no longer have a Release file.
                                    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                    N: See apt-secure(8) manpage for repository creation and user configuration details.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-updates Release' does no longer have a Release file.
                                    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                    N: See apt-secure(8) manpage for repository creation and user configuration details.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-backports Release' does no longer have a Release file.
                                    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                                    N: See apt-secure(8) manpage for repository creation and user configuration details.
                                    E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-backports Release' does no longer have a Release file.
                                    Installed libcairo2-dev
                                    E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-backports Release' does no longer have a Release file.
                                    Installed libpango1.0-dev
                                    E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-backports Release' does no longer have a Release file.
                                    Installed libjpeg-dev
                                    E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-backports Release' does no longer have a Release file.
                                    Installed libgif-dev
                                    E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-backports Release' does no longer have a Release file.
                                    Installed librsvg2-dev
                                    E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-backports Release' does no longer have a Release file.
                                    Installed libpixman-1-dev
                                    E: The repository 'http://security.debian.org stretch/updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-updates Release' does no longer have a Release file.
                                    E: The repository 'http://httpredir.debian.org/debian stretch-backports Release' does no longer have a Release file.
                                    Installed cmake
                                    
                                    ==========================================================================
                                        Checking ioBroker user and directory permissions (2/5)
                                    ==========================================================================
                                    
                                    Created /etc/sudoers.d/iobroker
                                    Fixing directory permissions...
                                    
                                    ==========================================================================
                                        Check and cleanup npm temporary directories (3/5)
                                    ==========================================================================
                                    
                                    Done.
                                    
                                    ==========================================================================
                                        Database maintenance (4/5)
                                    ==========================================================================
                                    
                                    Checking for uncompressed JSONL databases... This might take a while!
                                    
                                    npx: installed 12 in 14.437s
                                    No path given, using /opt/iobroker/iobroker-data
                                    Compressing /opt/iobroker/iobroker-data/states.jsonl
                                    Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                    Compressed 2 JSONL files. Done
                                    
                                    ==========================================================================
                                        Checking autostart (5/5)
                                    ==========================================================================
                                    
                                    Enabling autostart...
                                    Autostart enabled!
                                    
                                    ==========================================================================
                                    
                                        Your installation was fixed successfully
                                        Run iobroker start to start ioBroker again!
                                    
                                    ==========================================================================
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Volleyhomer last edited by

                                      @volleyhomer

                                      Die ganzen Stretch-Quellen sind natürlich vor geraumer Zeit trockengelegt worden... Never change a running system, was?

                                      Funktioniert

                                      iob nodejs-update 16
                                      

                                      denn nun?

                                      V 1 Reply Last reply Reply Quote 1
                                      • V
                                        Volleyhomer @Thomas Braun last edited by Volleyhomer

                                        @thomas-braun said in Fehlermeldungen beim Biobroker Update:

                                        @volleyhomer

                                        Die ganzen Stretch-Quellen sind natürlich vor geraumer Zeit trockengelegt worden... Never change a running system, was?

                                        Funktioniert

                                        iob nodejs-update 16
                                        

                                        denn nun?

                                        Es gibt keine Fehlermeldung mehr. Muss iobroker dafür laufen? Is ja aktuell noch gestoppt.

                                        pi@rock64:~$ iob nodejs-update 16
                                        pi@rock64:~$ 
                                        

                                        Ist das Problem denn jetzt die alte debian oder die alte npm, node, etc. Version?

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

                                          @volleyhomer sagte in Fehlermeldungen beim Biobroker Update:

                                          Ist das Problem denn jetzt die alte debian oder die alte npm, node, etc. Version?

                                          Alles zusammen. Da ist ja gar nix aktuell bei dir.

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

                                            @volleyhomer
                                            Versuch:

                                            NODE_MAJOR=16
                                            sudo apt update
                                            sudo apt install -y ca-certificates curl gnupg
                                            sudo mkdir -p /etc/apt/keyrings
                                            curl -kL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg
                                            echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_${NODE_MAJOR}.x nodistro main" | sudo tee /etc/apt/sources.list.d/nodesource.list
                                            echo -e "Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001" | sudo tee /etc/apt/preferences.d/nodejs.pref
                                            sudo apt update
                                            sudo apt install nodejs
                                            
                                            V 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

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

                                            741
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            37
                                            1494
                                            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