Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter OpenDTU

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Test Adapter OpenDTU

Scheduled Pinned Locked Moved Tester
dtuhoymilesopendtusolar
457 Posts 47 Posters 134.0k Views 42 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • andabrahaA andabraha

    Irrtum bei der URL behoben (danke IdleBit)

    @laser
    Im iobroker Menü auf "Adapter" (ExpertenModus an) auf das github Symbol klicken:
    df0267ca-7a31-47f6-bbf1-1622c6119194-grafik.png

    Dort dann die github URL eingeben:
    https://github.com/o0shojo0o/ioBroker.opendtu

    L Offline
    L Offline
    Laser
    wrote on last edited by Laser
    #41

    @andre1980hb sagte in Test Adapter OpenDTU:

    https://github.com/tbnobody/OpenDTU.git

    OK. Danke! Allerdings noch ein Problem:

    ERROR: Process exited with code 25
    weniger
    mehr
    $ iobroker url https://github.com/tbnobody/OpenDTU.git --host raspberrypi --debug
    
    install tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2
    
    NPM version: 9.6.0
    
    Installing tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2... (System call)
    
    npm WARN tarball tarball data for github:tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2 (null) seems to be corrupted. Trying again.
    
    npm WARN tarball tarball data for github:tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2 (null) seems to be corrupted. Trying again.
    
    npm ERR! code ENOENTnpm ERR! syscall opennpm ERR! path /home/iobroker/.npm/_cacache/tmp/git-clonejAoLRI/package.json
    
    npm ERR! errno -2
    
    npm ERR! enoent ENOENT: no such file or directory, open '/home/iobroker/.npm/_cacache/tmp/git-clonejAoLRI/package.json'
    
    npm ERR! enoent This is related to npm not being able to find a file.npm ERR! enoent
    
    npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-03-02T16_14_57_795Z-debug-0.log
    
    host.raspberrypi Cannot install tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2: 254
    
    ERROR: Process exited with code 25
    

    Ich hatte den Adapter schon mal manuell installiert, bekomme ich aber nicht mehr hin!

    IdleBitI 1 Reply Last reply
    0
    • L Laser

      @andre1980hb sagte in Test Adapter OpenDTU:

      https://github.com/tbnobody/OpenDTU.git

      OK. Danke! Allerdings noch ein Problem:

      ERROR: Process exited with code 25
      weniger
      mehr
      $ iobroker url https://github.com/tbnobody/OpenDTU.git --host raspberrypi --debug
      
      install tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2
      
      NPM version: 9.6.0
      
      Installing tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2... (System call)
      
      npm WARN tarball tarball data for github:tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2 (null) seems to be corrupted. Trying again.
      
      npm WARN tarball tarball data for github:tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2 (null) seems to be corrupted. Trying again.
      
      npm ERR! code ENOENTnpm ERR! syscall opennpm ERR! path /home/iobroker/.npm/_cacache/tmp/git-clonejAoLRI/package.json
      
      npm ERR! errno -2
      
      npm ERR! enoent ENOENT: no such file or directory, open '/home/iobroker/.npm/_cacache/tmp/git-clonejAoLRI/package.json'
      
      npm ERR! enoent This is related to npm not being able to find a file.npm ERR! enoent
      
      npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-03-02T16_14_57_795Z-debug-0.log
      
      host.raspberrypi Cannot install tbnobody/OpenDTU#b42fff8d5f9c800ec2d5666987d406f4840b8db2: 254
      
      ERROR: Process exited with code 25
      

      Ich hatte den Adapter schon mal manuell installiert, bekomme ich aber nicht mehr hin!

      IdleBitI Offline
      IdleBitI Offline
      IdleBit
      wrote on last edited by
      #42

      @laser Die URL -> https://github.com/o0shojo0o/ioBroker.opendtu
      Da hat sich der @andre1980hb vertan 😉

      andabrahaA 1 Reply Last reply
      0
      • L Offline
        L Offline
        Laser
        wrote on last edited by Laser
        #43

        @idlebit sagte in Test Adapter OpenDTU:

        https://github.com/o0shojo0o/ioBroker.opendtu

        Das sieht es schon mal anders aus!

        install
        
        NPM version: 9.6.0
        Installing ... (System call)
        ERROR: Process exited with code 33
        

        Die Anwahl ist auch nicht "Github" sondern "benutzerdefiniert"?

        GlasfaserG Thomas BraunT 2 Replies Last reply
        0
        • L Laser

          @idlebit sagte in Test Adapter OpenDTU:

          https://github.com/o0shojo0o/ioBroker.opendtu

          Das sieht es schon mal anders aus!

          install
          
          NPM version: 9.6.0
          Installing ... (System call)
          ERROR: Process exited with code 33
          

          Die Anwahl ist auch nicht "Github" sondern "benutzerdefiniert"?

          GlasfaserG Online
          GlasfaserG Online
          Glasfaser
          wrote on last edited by Glasfaser
          #44

          @laser sagte in Test Adapter OpenDTU:

          NPM version: 9.6.0

          Dein System ist krumm , wie kommst du an NPM 9..

          Empfehlung ist Nodejs 16 ... mit NPM 8 ...

          siehe hier ... richte es erstmal :
          https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          L 1 Reply Last reply
          0
          • GlasfaserG Glasfaser

            @laser sagte in Test Adapter OpenDTU:

            NPM version: 9.6.0

            Dein System ist krumm , wie kommst du an NPM 9..

            Empfehlung ist Nodejs 16 ... mit NPM 8 ...

            siehe hier ... richte es erstmal :
            https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

            L Offline
            L Offline
            Laser
            wrote on last edited by Laser
            #45

            @glasfaser
            Habe ich heute frisch installiert. Debian neu und IOBroker mit Installationsscript
            Jetzt geht es (zumindest die Installation, die Instanz sehe ich immer noch nicht):

            Process exited with code 0
            weniger
            mehr
            $ iobroker url https://github.com/o0shojo0o/ioBroker.opendtu --host raspberrypi --debug
            
            install o0shojo0o/ioBroker.opendtu#7b83e31ed9ffcebd9f5ee778b903ab6a4a07a61d
            
            NPM version: 8.19.3
            
            Installing o0shojo0o/ioBroker.opendtu#7b83e31ed9ffcebd9f5ee778b903ab6a4a07a61d... (System call)
            
            npm WARN skipping integrity check for git dependency ssh://git@github.com/o0shojo0o/ioBroker.opendtu.git
            
            52 packages are looking for funding
            
            run `npm fund` for details
            
            upload [12] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/de/translations.json i18n/de/translations.json application/json
            
            upload [11] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/en/translations.json i18n/en/translations.json application/json
            
            upload [10] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/es/translations.json i18n/es/translations.json application/json
            
            upload [9] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
            
            upload [8] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/it/translations.json i18n/it/translations.json application/json
            
            upload [7] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
            
            upload [6] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
            
            upload [5] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
            
            upload [4] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
            
            upload [3] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
            
            upload [2] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
            
            upload [1] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/jsonConfig.json jsonConfig.json application/json
            
            upload [0] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/opendtu.png opendtu.png image/png
            
            Process exited with code 0
            
            Thomas BraunT 1 Reply Last reply
            0
            • L Laser

              @glasfaser
              Habe ich heute frisch installiert. Debian neu und IOBroker mit Installationsscript
              Jetzt geht es (zumindest die Installation, die Instanz sehe ich immer noch nicht):

              Process exited with code 0
              weniger
              mehr
              $ iobroker url https://github.com/o0shojo0o/ioBroker.opendtu --host raspberrypi --debug
              
              install o0shojo0o/ioBroker.opendtu#7b83e31ed9ffcebd9f5ee778b903ab6a4a07a61d
              
              NPM version: 8.19.3
              
              Installing o0shojo0o/ioBroker.opendtu#7b83e31ed9ffcebd9f5ee778b903ab6a4a07a61d... (System call)
              
              npm WARN skipping integrity check for git dependency ssh://git@github.com/o0shojo0o/ioBroker.opendtu.git
              
              52 packages are looking for funding
              
              run `npm fund` for details
              
              upload [12] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/de/translations.json i18n/de/translations.json application/json
              
              upload [11] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/en/translations.json i18n/en/translations.json application/json
              
              upload [10] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/es/translations.json i18n/es/translations.json application/json
              
              upload [9] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
              
              upload [8] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/it/translations.json i18n/it/translations.json application/json
              
              upload [7] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
              
              upload [6] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
              
              upload [5] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
              
              upload [4] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
              
              upload [3] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
              
              upload [2] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
              
              upload [1] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/jsonConfig.json jsonConfig.json application/json
              
              upload [0] opendtu.admin /opt/iobroker/node_modules/iobroker.opendtu/admin/opendtu.png opendtu.png image/png
              
              Process exited with code 0
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #46

              @laser sagte in Test Adapter OpenDTU:

              Instanz sehe ich immer noch nicht):

              Instanzen müssen bei händischer Installation aus dem GitHub auch manuell hinzugefügt werden.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Reply Last reply
              0
              • L Laser

                @idlebit sagte in Test Adapter OpenDTU:

                https://github.com/o0shojo0o/ioBroker.opendtu

                Das sieht es schon mal anders aus!

                install
                
                NPM version: 9.6.0
                Installing ... (System call)
                ERROR: Process exited with code 33
                

                Die Anwahl ist auch nicht "Github" sondern "benutzerdefiniert"?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #47

                @laser sagte in Test Adapter OpenDTU:

                Und dafür, dass du ja ein unspaßiges stabiles System mit hohem WAF benötigst bist du mit

                install NPM version: 9.6.0

                wieder sehr originell spaßig im äußersten Versionsorbit unterwegs. Im Upstream von nodejs@19 ist die noch nichtmal dazugepackt worden. Da ist 9.5 vorgesehen.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                L 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @laser sagte in Test Adapter OpenDTU:

                  Und dafür, dass du ja ein unspaßiges stabiles System mit hohem WAF benötigst bist du mit

                  install NPM version: 9.6.0

                  wieder sehr originell spaßig im äußersten Versionsorbit unterwegs. Im Upstream von nodejs@19 ist die noch nichtmal dazugepackt worden. Da ist 9.5 vorgesehen.

                  L Offline
                  L Offline
                  Laser
                  wrote on last edited by
                  #48

                  @thomas-braun
                  Und, wie ist die NPM Version da reingekommen?

                  Thomas BraunT 1 Reply Last reply
                  0
                  • L Laser

                    @thomas-braun
                    Und, wie ist die NPM Version da reingekommen?

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #49

                    @laser sagte in Test Adapter OpenDTU:

                    Und, wie ist die NPM Version da reingekommen?

                    Nicht über ein ordentliches Update. Das musst du da selber reingedübelt haben.
                    Die Frage kannst du dir also nur selber beantworten.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    L 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @laser sagte in Test Adapter OpenDTU:

                      Und, wie ist die NPM Version da reingekommen?

                      Nicht über ein ordentliches Update. Das musst du da selber reingedübelt haben.
                      Die Frage kannst du dir also nur selber beantworten.

                      L Offline
                      L Offline
                      Laser
                      wrote on last edited by
                      #50

                      @thomas-braun
                      "selber reingedübelt" - ich habe heute noch nichts geraucht!

                      Thomas BraunT 1 Reply Last reply
                      0
                      • L Laser

                        @thomas-braun
                        "selber reingedübelt" - ich habe heute noch nichts geraucht!

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #51

                        @laser

                        Ist mir auch schnuppe, ob und was da konsumiert wird.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        L 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @laser

                          Ist mir auch schnuppe, ob und was da konsumiert wird.

                          L Offline
                          L Offline
                          Laser
                          wrote on last edited by
                          #52

                          @thomas-braun
                          im übrigen habe ich den NPM drin:

                          $ iobroker url o0shojo0o/ioBroker.opendtu --host raspberrypi --debug
                          
                          install o0shojo0o/ioBroker.opendtu
                          
                          NPM version: 8.19.3
                          
                          Thomas BraunT GlasfaserG 2 Replies Last reply
                          0
                          • hollywootH Offline
                            hollywootH Offline
                            hollywoot
                            wrote on last edited by
                            #53

                            Hier ist ja ne Stimmung 😃

                            1 Reply Last reply
                            0
                            • L Laser

                              @thomas-braun
                              im übrigen habe ich den NPM drin:

                              $ iobroker url o0shojo0o/ioBroker.opendtu --host raspberrypi --debug
                              
                              install o0shojo0o/ioBroker.opendtu
                              
                              NPM version: 8.19.3
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #54

                              @laser

                              Zuvor hast du aber was mit npm 9.6.0 gepostet.
                              Halluzinationen?

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              L 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @laser

                                Zuvor hast du aber was mit npm 9.6.0 gepostet.
                                Halluzinationen?

                                L Offline
                                L Offline
                                Laser
                                wrote on last edited by
                                #55

                                @thomas-braun
                                Ich habe die "Geradeziehen" Option von Dir ausgeführt.

                                1 Reply Last reply
                                0
                                • L Laser

                                  @thomas-braun
                                  im übrigen habe ich den NPM drin:

                                  $ iobroker url o0shojo0o/ioBroker.opendtu --host raspberrypi --debug
                                  
                                  install o0shojo0o/ioBroker.opendtu
                                  
                                  NPM version: 8.19.3
                                  
                                  GlasfaserG Online
                                  GlasfaserG Online
                                  Glasfaser
                                  wrote on last edited by
                                  #56

                                  @laser sagte in Test Adapter OpenDTU:

                                  im übrigen habe ich den NPM drin:

                                  @laser sagte in Test Adapter OpenDTU:

                                  NPM version: 8.19.3

                                  Alles gut ... NPM ist ja jetzt richtig !

                                  Hier der aktuelle Stand , mit Nodejs ...:

                                  50d0b10d-e776-4e37-a0aa-0960e0c4477d-grafik.png

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  1 Reply Last reply
                                  0
                                  • L Offline
                                    L Offline
                                    Laser
                                    wrote on last edited by
                                    #57

                                    @glasfaser @thom
                                    Mit der 8.19.3 Version von NPM konnte ich auch den opendtu Adapter auswählen. Wie die 9 er Verion reingekommen ist, weiß ich nicht. Ganz bestimmt habe ich die nicht manuell installiert. Ich halte mich strikt an die Vorgaben im IO Broker WIKI:
                                    https://www.iobroker.net/#de/documentation
                                    ich wüßte nicht, warum ich davon abweichen sollte!

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • L Laser

                                      @glasfaser @thom
                                      Mit der 8.19.3 Version von NPM konnte ich auch den opendtu Adapter auswählen. Wie die 9 er Verion reingekommen ist, weiß ich nicht. Ganz bestimmt habe ich die nicht manuell installiert. Ich halte mich strikt an die Vorgaben im IO Broker WIKI:
                                      https://www.iobroker.net/#de/documentation
                                      ich wüßte nicht, warum ich davon abweichen sollte!

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by Thomas Braun
                                      #58

                                      @laser

                                      Eine npm 9.6.0 bekommst du am 02.03.2023 ausschließlich manuell in dein System. Alle Downstreamkanäle bieten dir nur ältere Versionen an.

                                      Also entweder haste die doch selber reingedübelt oder du hast einen ungebetenen Co-Admin der das für dich macht.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      L 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @laser

                                        Eine npm 9.6.0 bekommst du am 02.03.2023 ausschließlich manuell in dein System. Alle Downstreamkanäle bieten dir nur ältere Versionen an.

                                        Also entweder haste die doch selber reingedübelt oder du hast einen ungebetenen Co-Admin der das für dich macht.

                                        L Offline
                                        L Offline
                                        Laser
                                        wrote on last edited by Laser
                                        #59

                                        @thomas-braun
                                        ich wüßte jetzt nicht mal, wie ich das anstellen sollte?
                                        curl -sL https://iobroker.net/fix.sh | bash - benutzt, das war die einzige manuelle Handlung

                                        1 Reply Last reply
                                        0
                                        • IdleBitI IdleBit

                                          @laser Die URL -> https://github.com/o0shojo0o/ioBroker.opendtu
                                          Da hat sich der @andre1980hb vertan 😉

                                          andabrahaA Offline
                                          andabrahaA Offline
                                          andabraha
                                          wrote on last edited by
                                          #60

                                          @idlebit
                                          🤝 habs korrigiert

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          666

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe