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

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter OpenDTU

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

      @zolpetol said in Test Adapter OpenDTU:

      Danke für den Adapter!

      Eine Sache ist mir gerade aufgefallen: Unter dem Browser Chrome passiert nichts, bzw. wird nichts angezeigt, wenn ich auf den Tab openDTU klicke. Habe das auch unter dem Browser Edge probiert, da gibt es diese Probleme nicht - die openDTU-Oberfläche wird angezeigt.

      UIch nutze auch Chrome ohne Probleme, kann es sein das dein IoBroker über https erreicht wird?

      Denn sperrt Chrome iFrames die kein https haben so wie die Seite von openDTU.

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

        @Laser Wenn du Probleme mit der Hardware hast würde ich in deiner stelle eher mal im OpenDTU Discord vorbeischauen weil da sitzen die Devs und Menschen die Support geben für das guten Stück.

        Das ist deren Server: https://discord.gg/WzhxEY62mB

        1 Reply Last reply Reply Quote 0
        • N
          nettworker @Laser last edited by

          @laser said in Test Adapter OpenDTU:

          @peterredl
          Bei mir sehen die Objekte so aus:
          5e30fbfd-6c20-4c5e-86d4-ec47a434f859-image.png
          Ausschalten soll so gehen (??)

          setState('mqtt.1.solar.112183818346.cmd.power',0);
          

          Limit ändern so:

          var Zielwert;
          Zielwert = 300;
          //setState("mqtt.1.solar.112183227304.cmd.limit_nonpersistent_relative", Zielwert);
          setState("mqtt.1.solar.112183225956.cmd.limit_nonpersistent_relative", Zielwert);
          

          egal, ob relativ oder absolut, mal geht es, mal nicht

          Wie sind denn die cmd Datenpunkte bei dir "entstanden"?
          Von der openDTU wurden sie nicht angelegt, ich habe sie von Hand angelegt und die werden überhaupt nicht beachtet bzw. abgerufen.

          crunchip IdleBit 2 Replies Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @nettworker last edited by

            @nettworker so nebenbei, wenn du doch eh den Adapter nutzt, sind die Datenpunkte unter powercontrol zu finden

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

              @nettworker hier geht es um den Adapter für die OpenDTU und nicht um die MQTT Einbindung.
              Bitte bleibt bei Thema oder macht einen neuen Thread auf, ich bekomme non stop hier Mails weil andauernd im meinen Thread Offtopic geschrieben wird..

              L Duffy 2 Replies Last reply Reply Quote 0
              • L
                Laser @IdleBit last edited by Laser

                @idlebit Ich nutze nur noch den OpenDTU- Adapter. Nach kompletter Neueinrichtung funktioniert es mittlerweile störungsfrei. MQTT ist aus.

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

                  @idlebit

                  Guten Morgen,

                  Ich würde auch gerne mal den Open DTU Adapter testen allerdings scheitere ich wie eigentlich immer schon auf der Github Seite beim finden der Adapterdatei.

                  Gibt es dafür eine kleine Installationsbeschreibung?

                  Im iob kann man den Adapter ja scheinbar noch nicht herunterladen weder bei stable noch beta

                  Gruß Duffy

                  hollywoot J 2 Replies Last reply Reply Quote 0
                  • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            527
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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