Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Adapter opendtu lässt sich nicht installieren

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Adapter opendtu lässt sich nicht installieren

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

      @laser

      Anschließend mal in den npm tree schauen.

      cd /opt/iobroker
      npm ls
      
      L 1 Reply Last reply Reply Quote 0
      • L
        Laser @Thomas Braun last edited by Laser

        @thomas-braun
        so geht es. Ist doch aber nicht normal?

        
        otto@raspberrypi:~ $ cd /opt
        otto@raspberrypi:/opt $ cd iobroker
        otto@raspberrypi:/opt/iobroker $ npm ls
        iobroker.inst@3.0.0 /opt/iobroker
        ├── iobroker.admin@6.3.5
        ├── iobroker.alias-manager@1.2.4
        ├── iobroker.backitup@2.6.19
        ├── iobroker.discovery@3.1.0
        ├── iobroker.echarts@1.0.12
        ├── iobroker.flot@1.11.0
        ├── iobroker.history@2.2.4
        ├── iobroker.hm-rega@3.0.46
        ├── iobroker.hm-rpc@1.15.16
        ├── iobroker.i2c@1.2.1
        ├── iobroker.influxdb@3.2.0
        ├── iobroker.info@1.9.26
        ├── iobroker.javascript@6.1.4
        ├── iobroker.js-controller@4.0.24
        ├── iobroker.logparser@2.2.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.logparser.git#081ab38be4e8877935ff75688c6fc8275fc15e78)
        ├── iobroker.modbus@5.0.11
        ├── iobroker.mqtt@4.0.7
        ├── iobroker.net-tools@0.2.0
        ├── iobroker.opendtu@0.1.5 (git+ssh://git@github.com/o0shojo0o/ioBroker.opendtu.git#d9e4fc3655bbd7c5c9b6f860056cc0f9b4986eeb)
        ├── iobroker.owfs@0.7.0
        ├── iobroker.rpi2@1.3.2
        ├── iobroker.shelly@6.3.1
        ├── iobroker.sourceanalytix@0.4.14
        ├── iobroker.vedirect@0.1.2 (git+ssh://git@github.com/DrozmotiX/ioBroker.vedirect.git#bb4304c7ce473fa290a061e7423873b75777a16a)
        ├── iobroker.vis-hqwidgets@1.3.0
        ├── iobroker.vis@1.4.16
        ├── iobroker.web@4.3.0
        └── iobroker.zigbee@1.8.10
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Laser last edited by

          @laser

          Gut, Repo wieder auf 'stable' gesetzt?

          L crunchip 2 Replies Last reply Reply Quote 0
          • L
            Laser @Thomas Braun last edited by

            @thomas-braun Ja, danke für die Warnung!

            1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @Thomas Braun last edited by

              @thomas-braun kann es vllt sein das er von dem repo bug betroffen ist, warum auch immer.
              Mal die live probieren ob dann der Adapter auftaucht?

              https://repo.iobroker.live/sources-dist-latest.json
              
              L 1 Reply Last reply Reply Quote 0
              • L
                Laser @crunchip last edited by

                @crunchip sagte in Adapter opendtu lässt sich nicht installieren:

                https://repo.iobroker.live/sources-dist-latest.json
                Ich ersetze das :
                http://download.iobroker.net/sources-dist-latest.json
                durch deine .json
                Jetzt taucht OpenDTU auf!

                crunchip 1 Reply Last reply Reply Quote 1
                • crunchip
                  crunchip Forum Testing Most Active @Laser last edited by

                  @laser wenn du stable verwendest musst du die Url ebenfalls für stable abändern und das live einfügen

                  1 Reply Last reply Reply Quote 0
                  • L
                    Laser last edited by

                    @crunchip ich habe das jetzt nur in "beta" eingetragen. Und damit installiert.
                    "stable" und "beta" kann doch nicht gleich sein?

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

                      @crunchip
                      Das ist so lange nicht mehr aufgetaucht, da hab ich gar nicht mehr dran gedacht...

                      @laser

                      iob repo list
                      

                      sagt?

                      L 1 Reply Last reply Reply Quote 0
                      • L
                        Laser @Thomas Braun last edited by

                        @thomas-braun

                        otto@raspberrypi:~ $ iob repo list
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Laser last edited by

                          @laser

                          iob repo add live-stable http://iobroker.live/repo/sources-dist.json
                          iob repo add live-beta http://iobroker.live/repo/sources-dist-latest.json
                          iob repo set live-stable
                          iob repo list
                          
                          L 1 Reply Last reply Reply Quote 0
                          • L
                            Laser @Thomas Braun last edited by Laser

                            @thomas-braun sagte in Adapter opendtu lässt sich nicht installieren:

                            iob repo add live-beta http://iobroker.live/repo/sources-dist-latest.json

                            
                            otto@raspberrypi:/opt/iobroker $ iob repo list
                            stable        : http://download.iobroker.net/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            live-stable   : http://iobroker.live/repo/sources-dist.json
                            live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                            
                            
                            

                            jetzt ändere ich das "beta" wieder in den Originalzustand...

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

                              @laser

                              Da fehlen die letzen Zeilen. Da müsste noch was von 'Active repo(s)' auftauchen.

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

                                @laser sagte in Adapter opendtu lässt sich nicht installieren:

                                jetzt ändere ich das "beta" wieder in den Originalzustand...

                                Wenn du alle vier Zeilen reinkopiert hast dürfte 'live-stable' jetzt aktiv sein.

                                1 Reply Last reply Reply Quote 0
                                • L
                                  Laser @Thomas Braun last edited by Laser

                                  @thomas-braun

                                  otto@raspberrypi:/opt/iobroker $ iob repo list
                                  stable        : http://download.iobroker.net/sources-dist.json
                                  beta          : http://download.iobroker.net/sources-dist-latest.json
                                  live-stable   : http://iobroker.live/repo/sources-dist.json
                                  live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                                  
                                  Active repo(s): stable
                                  
                                  
                                  

                                  habe wieder auf "stable" gestellt.

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

                                    @laser

                                    iob repo set live-stable
                                    

                                    Setz beide Varianten von 'stable' auf aktiv.

                                    L 1 Reply Last reply Reply Quote 0
                                    • L
                                      Laser @Thomas Braun last edited by

                                      @thomas-braun
                                      dann steht es so:

                                      
                                      otto@raspberrypi:/opt/iobroker $ iob repo list
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      live-stable   : http://iobroker.live/repo/sources-dist.json
                                      live-beta     : http://iobroker.live/repo/sources-dist-latest.json
                                      
                                      Active repo(s): stable, live-stable
                                      
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Laser last edited by

                                        @laser

                                        Ja, so passt es.

                                        L 1 Reply Last reply Reply Quote 1
                                        • L
                                          Laser @Thomas Braun last edited by Laser

                                          @thomas-braun ich krieg hier noch die Krise! Was 1/2 Jahr ohne Probleme funktionierte, geht nicht mehr.
                                          c39a8c83-a85f-41cb-8910-32835dff24e3-image.png
                                          Die Datenpunkte werden nicht mehr aktualisiert! Schon gelöscht und neu angelegt.
                                          Was ich nicht mehr weiß- hatte ich "Zahl" oder "Zeichenkette" drin?

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

                                            @laser sagte in Adapter opendtu lässt sich nicht installieren:

                                            Was ich nicht mehr weiß- hatte ich "Zahl" oder "Zeichenkette" drin?

                                            Da wird von dir gar nichts eingestellt.
                                            Steht die Kommunikation mit der DTU? Adapterstart schaut wie im LogFile aus?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            722
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            59
                                            2912
                                            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