Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Gelöst: Adapter finden, aber wie?

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Gelöst: Adapter finden, aber wie?

    This topic has been deleted. Only users with topic management privileges can see it.
    • bahnuhr
      bahnuhr Forum Testing Most Active @Paraglider last edited by

      @paraglider sagte in Adapter finden, aber wie?:

      Da bekomme ich ihn auch nicht zu sehen.

      Selbstverständlich ist er zu sehen.
      3b7d0dbf-8e53-41d0-8947-839f40d34b8a-image.png

      Auch bei dir.

      P 1 Reply Last reply Reply Quote 0
      • P
        Paraglider @bahnuhr last edited by

        @bahnuhr said in Adapter finden, aber wie?:

        @paraglider sagte in Adapter finden, aber wie?:

        Da bekomme ich ihn auch nicht zu sehen.

        Selbstverständlich ist er zu sehen.
        3b7d0dbf-8e53-41d0-8947-839f40d34b8a-image.png

        Auch bei dir.

        Nein, ich kann keinen Screenshot machen davon. Die Zeilen der Anzeige gehen verloren wenn ich ein Bildschirmfoto machen will.

        bahnuhr 1 Reply Last reply Reply Quote 0
        • bahnuhr
          bahnuhr Forum Testing Most Active @Paraglider last edited by

          @paraglider sagte in Adapter finden, aber wie?:

          Nein, ich kann keinen Screenshot machen davon. Die Zeilen der Anzeige gehen verloren wenn ich ein Bildschirmfoto machen will.

          Versteh ich auch nicht.
          Screenshot geht doch immer.
          Was soll da verloren gehen ?

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

            @paraglider sagte in Adapter finden, aber wie?:

            Im Terminal?

            Den Code im Terminal ausführen.

            Oder halt durch den Admin klicken.

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

              @thomas-braun said in Adapter finden, aber wie?:

              @paraglider sagte in Adapter finden, aber wie?:

              Im Terminal?

              Den Code im Terminal ausführen.

              Oder halt durch den Admin klicken.

              Warte, ich mach das mit dem Code.
              Wie gehe ich da vor?

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

                @paraglider

                Ein Terminal starten?

                P 2 Replies Last reply Reply Quote 0
                • P
                  Paraglider @Thomas Braun last edited by

                  @thomas-braun Nein, das ist mir bekannt

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

                    @thomas-braun
                    Was muss ich eingeben in Terminal?

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

                      @paraglider

                      Und was ist deine Frage?

                      iob repo list
                      

                      einhacken, vollständige Ein- wie Ausgabe hier wieder rein. In CodeTags eingebettet.

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

                        @thomas-braun said in Adapter finden, aber wie?:

                        @paraglider

                        Und was ist deine Frage?

                        iob repo list
                        

                        einhacken, vollständige Ein- wie Ausgabe hier wieder rein. In CodeTags eingebettet.

                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): stable
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Paraglider last edited by Thomas Braun

                          @paraglider

                          Vollständig. Inkl. Eingabezeile.

                          iob repo set beta
                          iob update
                          iob add vis-materialdesign --debug
                          iob repo unset beta
                          iob update
                          
                          P 1 Reply Last reply Reply Quote 0
                          • P
                            Paraglider @Thomas Braun last edited by

                            @thomas-braun said in Adapter finden, aber wie?:

                            muss ich jede Zeile einzel eingeben?

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

                              @paraglider

                              Ja. Macht es einfacher die Übersicht zu behalten was da passiert.

                              P 2 Replies Last reply Reply Quote 0
                              • P
                                Paraglider @Thomas Braun last edited by

                                @thomas-braun
                                Warte, dauert ein bisschen.

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

                                  @thomas-braun
                                  Thomas, hat ein wenig gedauert, ist nun fertig.
                                  Was soll ich noch tun?

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

                                    @paraglider
                                    Nix. Ist der Adapter jetzt 'drin'?

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

                                      @thomas-braun
                                      Ja, im iob wird er angezeigt. Kann ihn nun installieren.

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

                                        @paraglider

                                        Müsste eigentlich schon installiert sein.

                                        iob repo list
                                        iob list instances
                                        

                                        sagt?

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

                                          @thomas-braun

                                          heinz@heinz-HP-Pavilion-15-Notebook-PC:~$ iob repo list
                                          stable        : http://download.iobroker.net/sources-dist.json
                                          beta          : http://download.iobroker.net/sources-dist-latest.json
                                          
                                          Active repo(s): stable
                                          heinz@heinz-HP-Pavilion-15-Notebook-PC:~$ iob list instances
                                          + system.adapter.admin.0                  : admin                 : heinz-HP-Pavilion-15-Notebook-PC         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.backitup.0               : backitup              : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                          + system.adapter.discovery.0              : discovery             : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                            system.adapter.habpanel.0               : habpanel              : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                          + system.adapter.info.0                   : info                  : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                            system.adapter.javascript.0             : javascript            : heinz-HP-Pavilion-15-Notebook-PC         - disabled
                                          + system.adapter.mqtt.0                   : mqtt                  : heinz-HP-Pavilion-15-Notebook-PC         -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.pvforecast.0             : pvforecast            : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                            system.adapter.smartmeter.0             : smartmeter            : heinz-HP-Pavilion-15-Notebook-PC         - disabled
                                            system.adapter.tankerkoenig.0           : tankerkoenig          : heinz-HP-Pavilion-15-Notebook-PC         - disabled
                                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                          + system.adapter.vis-inventwo.0           : vis-inventwo          : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                            system.adapter.vis-weather.0            : vis-weather           : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                            system.adapter.vis.0                    : vis                   : heinz-HP-Pavilion-15-Notebook-PC         -  enabled
                                          + system.adapter.web.0                    : web                   : heinz-HP-Pavilion-15-Notebook-PC         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          + instance is alive
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Paraglider last edited by

                                            @paraglider

                                            Okay, ist also vorhanden und das aktive Repo ist wieder stable. Passt.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            848
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            39
                                            1477
                                            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