Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter OpenDTU

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter OpenDTU

    This topic has been deleted. Only users with topic management privileges can see it.
    • hollywoot
      hollywoot @Duffy last edited by hollywoot

      @duffy
      Geh in die Adapter, klick oben auf den Kopf um den Expertenmodus zu aktivieren und anschließend auf die GitHub-Katze.
      Da gehst du auf BENUTZERDEFINIERT und gibst den GitHub-Link ein.

      Die Installation ist exakt die gleiche Vorgehensweise wie immer bei solchen "Test"-Adaptern.

      crunchip 1 Reply Last reply Reply Quote 0
      • J
        Jack01 @Duffy last edited by Jack01

        @duffy Und nicht vergessen vorher auf den Experten Modus umzustellen. Sonst gibt es keine Katze. Im Post #40 ist das gut beschrieben.
        Gruß

        Hans-Jürgen
        Edit: hat sich jetzt überschnitten......

        Duffy 1 Reply Last reply Reply Quote 1
        • Duffy
          Duffy @Jack01 last edited by

          @jack01

          Danke Euch beiden.

          Viele Grüße Duffy

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

            @hollywoot sagte in Test Adapter OpenDTU:

            gibst den GitHub-Link ein.

            @Duffy
            besser so, per github kann der aktuelle Stand mögliche Fehler enthalten und nicht vergessen, Instanz muss anschließend manuell hinzugefügt werden
            e4e22f06-5481-4f48-84fa-01ea48902948-image.png

            hollywoot 1 Reply Last reply Reply Quote 0
            • hollywoot
              hollywoot @crunchip last edited by

              @crunchip
              Oder so, hab ich jetzt nicht probiert, funktioniert bei den meisten Adaptern aber nicht. So meine allgemeine Erfahrung 🙂

              Frohe Ostern.

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

                @hollywoot sagte in Test Adapter OpenDTU:

                funktioniert bei den meisten Adaptern aber nicht

                Funktioniert jedenfalls besser als die 'wilden, halbfertigen Versionen aus dem GitHub.

                Die Reihenfolge ist immer: Stable, Beta, Alpha/GitHub, individuelle Links.

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

                  @hollywoot sagte in Test Adapter OpenDTU:

                  funktioniert bei den meisten Adaptern aber nicht

                  sofern sie auf npm liegen schon
                  2ee56782-1cae-4f80-a785-a8e0585bd5ca-image.png

                  Duffy 1 Reply Last reply Reply Quote 0
                  • Duffy
                    Duffy @crunchip last edited by Duffy

                    @crunchip

                    Frage hat sich erledigt. 😊

                    VG Duffy

                    1 Reply Last reply Reply Quote 0
                    • Friedhofsblond
                      Friedhofsblond last edited by

                      Moin,
                      will mich mal wieder mit dem iobroker beschäftigen.
                      Hatte vor längerer Zeit schon mal "gebastelt" aber nun als Rentner wieder mehr Zeit.
                      Habe also eben alles neu installiert und wollte mich mit dem opendtu-adaper beschäftigen.
                      Der OpenDTU läuft auf einem ESP32 mit zwei Wechselrichtern dran (TSUN).
                      Im Adapter müßte ich die IP und Port eintragen. - Bei mir gibt es aber keinen Port ?
                      Also wenn ich die Website aufrufen kein :Portnummer hinter der IP.
                      Was mach ich nun - kriege auch keine Verbindung.
                      Danke und Grüße 😉

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

                        @friedhofsblond

                        Schema: HTTP
                        WebUI: IP_des_opendtu
                        WebUI-Port: 80
                        WebUI-Passwort: Dein PW

                        So läuft das bei mir.

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

                          @thomas-braun

                          Hm, was sagt mir das Log?:

                          2023-04-14 13:59:55.345 - debug: opendtu.0 (2001) Redis Objects: Use Redis connection: 127.0.0.1:9001
                          2023-04-14 13:59:55.366 - debug: opendtu.0 (2001) Objects client ready ... initialize now
                          2023-04-14 13:59:55.368 - debug: opendtu.0 (2001) Objects create System PubSub Client
                          2023-04-14 13:59:55.368 - debug: opendtu.0 (2001) Objects create User PubSub Client
                          2023-04-14 13:59:55.378 - debug: opendtu.0 (2001) Objects client initialize lua scripts
                          2023-04-14 13:59:55.382 - debug: opendtu.0 (2001) Objects connected to redis: 127.0.0.1:9001
                          2023-04-14 13:59:55.394 - debug: opendtu.0 (2001) Redis States: Use Redis connection: 127.0.0.1:9000
                          2023-04-14 13:59:55.399 - debug: opendtu.0 (2001) States create System PubSub Client
                          2023-04-14 13:59:55.400 - debug: opendtu.0 (2001) States create User PubSub Client
                          2023-04-14 13:59:55.406 - debug: opendtu.0 (2001) States connected to redis: 127.0.0.1:9000
                          2023-04-14 13:59:55.470 - info: opendtu.0 (2001) starting. Version 0.1.4 (non-npm: o0shojo0o/ioBroker.opendtu#b92c7de2d0ab38296f6e1c401d63fbb7fad4829a) in /opt/iobroker/node_modules/iobroker.opendtu, node: v16.19.1, js-controller: 4.0.24
                          2023-04-14 13:59:55.496 - error: opendtu.0 (2001) SyntaxError: The URL contains a fragment identifier
                          2023-04-14 13:59:55.498 - error: opendtu.0 (2001) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                          2023-04-14 13:59:55.499 - error: opendtu.0 (2001) unhandled promise rejection: Cannot read properties of undefined (reading 'on')
                          2023-04-14 13:59:55.501 - error: opendtu.0 (2001) TypeError: Cannot read properties of undefined (reading 'on')
                          at Opendtu.startWebsocket (/opt/iobroker/node_modules/iobroker.opendtu/main.js:137:18)
                          at Opendtu.onReady (/opt/iobroker/node_modules/iobroker.opendtu/main.js:46:14)
                          at Opendtu.emit (node:events:513:28)
                          at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
                          2023-04-14 13:59:55.501 - error: opendtu.0 (2001) Cannot read properties of undefined (reading 'on')
                          2023-04-14 13:59:55.511 - info: opendtu.0 (2001) terminating
                          2023-04-14 13:59:55.512 - warn: opendtu.0 (2001) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          2023-04-14 13:59:56.068 - error: host.homeserv instance system.adapter.opendtu.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          2023-04-14 13:59:56.069 - info: host.homeserv Restart adapter system.adapter.opendtu.0 because enabled
                          2023-04-14 14:00:26.102 - info: host.homeserv instance system.adapter.opendtu.0 started with pid 2126
                          2023-04-14 14:00:26.906 - debug: opendtu.0 (2126) Redis Objects: Use Redis connection: 127.0.0.1:9001
                          2023-04-14 14:00:26.939 - debug: opendtu.0 (2126) Objects client ready ... initialize now
                          2023-04-14 14:00:26.940 - debug: opendtu.0 (2126) Objects create System PubSub Client
                          2023-04-14 14:00:26.941 - debug: opendtu.0 (2126) Objects create User PubSub Client
                          2023-04-14 14:00:26.950 - debug: opendtu.0 (2126) Objects client initialize lua scripts
                          2023-04-14 14:00:26.954 - debug: opendtu.0 (2126) Objects connected to redis: 127.0.0.1:9001
                          2023-04-14 14:00:26.964 - debug: opendtu.0 (2126) Redis States: Use Redis connection: 127.0.0.1:9000
                          2023-04-14 14:00:26.968 - debug: opendtu.0 (2126) States create System PubSub Client
                          2023-04-14 14:00:26.969 - debug: opendtu.0 (2126) States create User PubSub Client
                          2023-04-14 14:00:26.974 - debug: opendtu.0 (2126) States connected to redis: 127.0.0.1:9000
                          2023-04-14 14:00:27.023 - info: opendtu.0 (2126) starting. Version 0.1.4 (non-npm: o0shojo0o/ioBroker.opendtu#b92c7de2d0ab38296f6e1c401d63fbb7fad4829a) in /opt/iobroker/node_modules/iobroker.opendtu, node: v16.19.1, js-controller: 4.0.24
                          2023-04-14 14:00:27.048 - error: opendtu.0 (2126) SyntaxError: The URL contains a fragment identifier
                          2023-04-14 14:00:27.050 - error: opendtu.0 (2126) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                          2023-04-14 14:00:27.050 - error: opendtu.0 (2126) unhandled promise rejection: Cannot read properties of undefined (reading 'on')
                          2023-04-14 14:00:27.053 - error: opendtu.0 (2126) TypeError: Cannot read properties of undefined (reading 'on')
                          at Opendtu.startWebsocket (/opt/iobroker/node_modules/iobroker.opendtu/main.js:137:18)
                          at Opendtu.onReady (/opt/iobroker/node_modules/iobroker.opendtu/main.js:46:14)
                          at Opendtu.emit (node:events:513:28)
                          at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8232:26
                          2023-04-14 14:00:27.053 - error: opendtu.0 (2126) Cannot read properties of undefined (reading 'on')
                          2023-04-14 14:00:27.063 - info: opendtu.0 (2126) terminating
                          2023-04-14 14:00:27.064 - warn: opendtu.0 (2126) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          2023-04-14 14:00:27.619 - error: host.homeserv instance system.adapter.opendtu.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          2023-04-14 14:00:27.620 - info: host.homeserv Restart adapter system.adapter.opendtu.0 because enabled
                          
                          crunchip 1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @Friedhofsblond last edited by

                            @friedhofsblond auch das beachtet?

                            Es wir die Version von 15.02.2023 oder neuer benötigt!
                            
                            Friedhofsblond 1 Reply Last reply Reply Quote 0
                            • Friedhofsblond
                              Friedhofsblond @crunchip last edited by

                              @crunchip
                              hm, sorry was meinst du jetzt?
                              dtu.PNG

                              IdleBit 1 Reply Last reply Reply Quote 0
                              • IdleBit
                                IdleBit @Friedhofsblond last edited by

                                @friedhofsblond Zeig mal deine Einstellungen vom Adapter, sieht so aus ob da was faul ist.

                                1 Reply Last reply Reply Quote 0
                                • Friedhofsblond
                                  Friedhofsblond last edited by

                                  @idlebit
                                  dtu2.PNG

                                  IdleBit 1 Reply Last reply Reply Quote 0
                                  • IdleBit
                                    IdleBit @Friedhofsblond last edited by

                                    @friedhofsblond kann es sein das sich Leerzeichen eingeschlichen haben?
                                    Also bei der IP z.B.

                                    Friedhofsblond 1 Reply Last reply Reply Quote 0
                                    • Friedhofsblond
                                      Friedhofsblond @IdleBit last edited by Friedhofsblond

                                      @idlebit
                                      hm,
                                      nö habe die instanz nochmal gelöscht und eine neue erzeugt.
                                      Dann alles händisch sauber eingetragen - kein Erfolg.
                                      Kein Port hinter der IP:
                                      dtu3.PNG

                                      IdleBit 1 Reply Last reply Reply Quote 0
                                      • IdleBit
                                        IdleBit @Friedhofsblond last edited by IdleBit

                                        @friedhofsblond Port 80 ist default bei HTTP und wird daher nicht dargestellt.

                                        Muss Du bitte eine vollen Logmitschnitt mal posten von start bis zum Ende.
                                        Kann mir das aber erst später ansehen, habe jetzt erstmal andere Verpflichtungen.

                                        Friedhofsblond 1 Reply Last reply Reply Quote 0
                                        • Friedhofsblond
                                          Friedhofsblond @IdleBit last edited by

                                          @idlebit
                                          Jo alles klar - kein Druck 😄

                                          Friedhofsblond 1 Reply Last reply Reply Quote 0
                                          • Friedhofsblond
                                            Friedhofsblond @Friedhofsblond last edited by

                                            so habs gefunden.
                                            Es lag am Passwort - keine Sonderzeichen !! bei mir "#" 😞

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            648
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            dtu hoymiles opendtu solar
                                            47
                                            457
                                            73737
                                            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