Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. [Adapter] cloudfreie Auslesung von Deye-Invertern

NEWS

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

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

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

[Adapter] cloudfreie Auslesung von Deye-Invertern

Geplant Angeheftet Gesperrt Verschoben Tester
1.2k Beiträge 108 Kommentatoren 376.3k Aufrufe 92 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • ___manalishi_ ___manalishi

    @rene55
    deyeidc.0
    2023-04-10 09:51:06.210 error Logger number seems to be wrong [2744092xxxx] .

    deyeidc.0
    2023-04-10 09:51:06.210 debug IP address [192.168.90.56] seems to be valid.

    ich habe in der main.js folgende Änderung vorgenommen:

    	if (this.config.logger < 2100000000) {
    

    Damit startet der Adapter und verbindet sich mit dem WR

    K Offline
    K Offline
    kptkip
    schrieb am zuletzt editiert von
    #130

    @frank70 Wo muss man diese Änderung vornehmen?
    Hast du dir einen eigenen Git-Clone angelegt und dort geändert und den eingebunden?

    ___manalishi_ 1 Antwort Letzte Antwort
    0
    • T Offline
      T Offline
      thilo.frank
      schrieb am zuletzt editiert von
      #131

      @Rene55 : ich habe solarman mal angeschrieben, ob sich bzgl. des Aktualisierungsintervalls am Logger etwas einstellen lässt, damit zumindest lokal kürzere Intervalle möglich sind. Mal abwarten, was da als Antwort kommt.

      1 Antwort Letzte Antwort
      0
      • JB_SullivanJ Offline
        JB_SullivanJ Offline
        JB_Sullivan
        schrieb am zuletzt editiert von
        #132

        Ich denke mal @Rene55 wird das Thema kennen und kann mir hier ggf. etwas dazu sagen - auch wenn es ein Stück weit O.T. was seinen Adapter betrifft.

        Ich bin im Web auf diese DEYE main.exe "tweaking" Geschichte gestoßen. So wirklich verstanden habe ich das ganze aber nicht. Vielleicht kann jemand der Wissenden etwas dazu sagen.

        Irgendwie soll man da die Modulleistung via Modbus Code reduzieren damit am Ende mehr AC Leistung bei raus kommt ?!?!?!? Wie gesagt, verstanden habe ich es nicht wirklich.

        Wenn hier jemand etwas weiß, würde ich mich über eine gewisse Erleuchtung freuen.

        C:\Temp>main.exe
        Usage of main.exe:
          -t string
                The IP and port of the loggers assistant endpoint [10.10.100.254:48899]
          -xat string
                Send AT command instead of credentials
          -xc string
                WiFi configuration code [WIFIKIT-214028-READ or HF-A11ASSISTHREAD] (default "WIFIKIT-214028-READ")
          -xmb string
                Send Modbus read register instead of credentials [00120001] -> Read register = 0x0012, length = 0x0001
          -xmbw string
                Send Modbus write register instead of credentials [00280001020064] -> Write register = 0x0028, length = 0x0001, value length = 0x02, value = 0x0064
          -xs string
                Local source address
          -xv
                Outputs all communication with the logger
        

        ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

        Rene55R 1 Antwort Letzte Antwort
        0
        • JB_SullivanJ JB_Sullivan

          Ich denke mal @Rene55 wird das Thema kennen und kann mir hier ggf. etwas dazu sagen - auch wenn es ein Stück weit O.T. was seinen Adapter betrifft.

          Ich bin im Web auf diese DEYE main.exe "tweaking" Geschichte gestoßen. So wirklich verstanden habe ich das ganze aber nicht. Vielleicht kann jemand der Wissenden etwas dazu sagen.

          Irgendwie soll man da die Modulleistung via Modbus Code reduzieren damit am Ende mehr AC Leistung bei raus kommt ?!?!?!? Wie gesagt, verstanden habe ich es nicht wirklich.

          Wenn hier jemand etwas weiß, würde ich mich über eine gewisse Erleuchtung freuen.

          C:\Temp>main.exe
          Usage of main.exe:
            -t string
                  The IP and port of the loggers assistant endpoint [10.10.100.254:48899]
            -xat string
                  Send AT command instead of credentials
            -xc string
                  WiFi configuration code [WIFIKIT-214028-READ or HF-A11ASSISTHREAD] (default "WIFIKIT-214028-READ")
            -xmb string
                  Send Modbus read register instead of credentials [00120001] -> Read register = 0x0012, length = 0x0001
            -xmbw string
                  Send Modbus write register instead of credentials [00280001020064] -> Write register = 0x0028, length = 0x0001, value length = 0x02, value = 0x0064
            -xs string
                  Local source address
            -xv
                  Outputs all communication with the logger
          
          Rene55R Online
          Rene55R Online
          Rene55
          schrieb am zuletzt editiert von
          #133

          @jb_sullivan sagte in [neuer Adapter] cloudfreie Auslesung von Deye-Invertern:

          Ende mehr AC Leistung bei raus kommt

          Das scheint mir eher ein Missverständnis als ein Märchen zu sein. Also mehr raus als rein ist nach meiner unmaßgeblichen Auffassung unmöglich.
          Was es wohl gibt ist, dass man die Abgabeleistung seines Wechselrichters auf einen bestimmten Höchstwert begrenzen, mit anderen Worten drosseln, kann.
          Da ich das auch in kürze brauche besteht die Hoffnung, dass das der Adapter auch bald können wird.

          Host: Fujitsu Intel(R) Pentium(R) CPU G4560T, 32 GB RAM, Proxmox 8.x + lxc Ubuntu 22.04
          ioBroker (8 GB RAM) Node.js: 20.19.1, NPM: 10.8.2, js-Controller: 7.0.6, Admin: 7.6.3
          Wetterstation: Froggit WH3000SE V1.6.6

          Rene55R 1 Antwort Letzte Antwort
          0
          • K kptkip

            @frank70 Wo muss man diese Änderung vornehmen?
            Hast du dir einen eigenen Git-Clone angelegt und dort geändert und den eingebunden?

            ___manalishi_ Offline
            ___manalishi_ Offline
            ___manalishi
            schrieb am zuletzt editiert von
            #134

            @kptkip said in [neuer Adapter] cloudfreie Auslesung von Deye-Invertern:

            man diese Änder

            Ich habe das nur bei mir lokal gemacht. kein fork.

            main.js datei des adapters

            /ioBoker auf PVE LXC

            1 Antwort Letzte Antwort
            0
            • Rene55R Rene55

              @frank70 Ich liebe chinesische Dokus. :angry: Was hast du denn bei 'Register' und 'Coils' aktuell eingestellt?

              ___manalishi_ Offline
              ___manalishi_ Offline
              ___manalishi
              schrieb am zuletzt editiert von
              #135

              @rene55 Markus Bagges hat in seiner esphome .yaml die Register für die 3 phasigen WR . https://github.com/bagges/deye-esp32-bridge/blob/main/deye-esp32-bridge.yaml.

              /ioBoker auf PVE LXC

              1 Antwort Letzte Antwort
              0
              • JB_SullivanJ JB_Sullivan

                Habe heute vom Händler ein neues Gerät bekommen und auch gleich eingebunden. Scheint soweit zu funktionieren. Als ich fertig war die Sonne aber schon um die Ecke und die beiden Module haben nur 21,xV geliefert.

                Ich habe dann die neue IP Adresse in den Adapter eingetragen. Leider wird dieser nicht grün. Wenn ich die IP:8899 nehme, sagt auch die Browser Webseite "nicht erreichbar".

                Wenn ich nur die IP verwende, kommt das hier und wenn ich die URL von Achim Bäcker seinem Skript nehme ( http://admin:admin@IP/status.html ), kommen nur Striche. Kann jetzt leider keinen Screenshot mehr machen, weil der WR schon in den Schlaf Modus gegangen ist.

                Was hat es denn mit dem Port 8899 auf sich? Woher stammt die Info. Habe ich noch nirgends gelesen.

                Im Grund so:

                ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                18e92a26-01d5-483b-8b1f-551a6eec3a1e-image.png

                J Offline
                J Offline
                jhohn
                schrieb am zuletzt editiert von jhohn
                #136

                @jb_sullivan
                Servus,
                die status.html sieht bei mir auch so aus. Mit 3 verschiedenen Firmware Versionen.

                Port 8899 ist der Standard ModBus Port auf den Geräten. Der Port lässt sich unter http://<inverter-ip>/config_hide.html umstellen (Internal server parameters setting). Dann aber dran denken, das auch die Abfragen an den neuen Port gehen müssen.
                Wer das Solarman Zeugs nicht nutzen mag, kann auf der Seite auch unter "Server A Setting" eine nicht vorhandene IP im eigenen Netz eintragen. Die Geräte schicken, auch wenn man keinen Account bei denen hat, die Daten dahin.

                Edit: Lieber die Server IP auf 127.0.0.1 setzen. Das Teil spammt sonst das Netz mit DNS Anfragen zu.

                LG
                Jörg

                Docker buanet/iobroker aud Synology DS220+

                1 Antwort Letzte Antwort
                0
                • Rene55R Rene55

                  @humidor Das ist das Problem. Da der nur lokal ausgelesen werden kann und ich keinen habe, kann ich das weder bestätigen noch dementieren.
                  Ich weiß nur das @frank70 versucht, die passenden Register für einen DEYE SUN-12K-SG01LP3 auszulesen.

                  ___manalishi_ Offline
                  ___manalishi_ Offline
                  ___manalishi
                  schrieb am zuletzt editiert von
                  #137

                  @rene55 deye-esp32-bridge - Copy.yaml
                  Das ist die Konfiguration für esphome. ich bekomme mit den registern und einstellung im iobroker nchts vernünftiges raus.

                  /ioBoker auf PVE LXC

                  1 Antwort Letzte Antwort
                  0
                  • Rene55R Rene55

                    @humidor Dann müsste der Wechselrichter zu mir oder ich müsste zu dir. Alles etwas problematisch.
                    Schauen wir mal was @frank70 uns noch zu berichten hat.

                    ___manalishi_ Offline
                    ___manalishi_ Offline
                    ___manalishi
                    schrieb am zuletzt editiert von ___manalishi
                    #138

                    @rene55 Ich komme mit meinem knowhow nicht weiter. soll ich dir in meiner FW mal einen port aufmachen, damit du remote mal drauf kannst?

                    /ioBoker auf PVE LXC

                    Rene55R 1 Antwort Letzte Antwort
                    0
                    • ___manalishi_ ___manalishi

                      @rene55 Ich komme mit meinem knowhow nicht weiter. soll ich dir in meiner FW mal einen port aufmachen, damit du remote mal drauf kannst?

                      Rene55R Online
                      Rene55R Online
                      Rene55
                      schrieb am zuletzt editiert von
                      #139

                      @frank70 Lass uns das mal in den nächsten Tagen in Ruhe angehen. Du kannst mir ja schon mal schreiben (raschy@gmx.de) was genau du bisher erreicht hast.

                      Host: Fujitsu Intel(R) Pentium(R) CPU G4560T, 32 GB RAM, Proxmox 8.x + lxc Ubuntu 22.04
                      ioBroker (8 GB RAM) Node.js: 20.19.1, NPM: 10.8.2, js-Controller: 7.0.6, Admin: 7.6.3
                      Wetterstation: Froggit WH3000SE V1.6.6

                      efxzE ___manalishi_ 2 Antworten Letzte Antwort
                      0
                      • Rene55R Rene55

                        @frank70 Lass uns das mal in den nächsten Tagen in Ruhe angehen. Du kannst mir ja schon mal schreiben (raschy@gmx.de) was genau du bisher erreicht hast.

                        efxzE Offline
                        efxzE Offline
                        efxz
                        schrieb am zuletzt editiert von efxz
                        #140

                        @rene55
                        Kann es sein, dass der Adapter nicht unter node18 npm 9.5.0 läuft?
                        Bekomme folgende Fehlermeldung:

                        $ iobroker url https://github.com/raschy/ioBroker.deyeidc.git --host macmini --debug
                        
                        install raschy/ioBroker.deyeidc#6453534611a508d330e7da7d6d6216b8de3122e3
                        
                        NPM version: 9.3.1
                        
                        Installing raschy/ioBroker.deyeidc#6453534611a508d330e7da7d6d6216b8de3122e3... (System call)
                        
                        npm WARN skipping integrity check for git dependency ssh://git@github.com/raschy/ioBroker.deyeidc.git
                        
                        npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/utf-8-validatenpm ERR! command failednpm ERR! command sh -c node-gyp-buildnpm ERR! gyp info it worked if it ends with oknpm ERR! gyp info using node-gyp@9.3.0npm ERR! gyp info using node@18.15.0 | linux | arm64npm ERR! gyp info find Python using Python version 3.10.10 found at "/usr/bin/python3"npm ERR! gyp info spawn /usr/bin/python3npm ERR! gyp info spawn args [npm ERR! gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',npm ERR! gyp info spawn args 'binding.gyp',npm ERR! gyp info spawn args '-f',npm ERR! gyp info spawn args 'make',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/opt/iobroker/node_modules/utf-8-validate/build/config.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.15.0/include/node/common.gypi',npm ERR! gyp info spawn args '-Dlibrary=shared_library',npm ERR! gyp info spawn args '-Dvisibility=default',npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.15.0',npm ERR! gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.15.0/<(target_arch)/node.lib',npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/utf-8-validate',npm ERR! gyp info spawn args '-Dnode_engine=v8',npm ERR! gyp info spawn args '--depth=.',npm ERR! gyp info spawn args '--no-parallel',npm ERR! gyp info spawn args '--generator-output',npm ERR! gyp info spawn args 'build',npm ERR! gyp info spawn args '-Goutput_dir=.'npm ERR! gyp info spawn args ]npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: not found: makenpm ERR! gyp ERR! stack at getNotFoundError (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:10:17)npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:57:18npm ERR! gyp ERR! stack at new Promise (<anonymous>)npm ERR! gyp ERR! stack at step (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:54:21)npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:71:22npm ERR! gyp ERR! stack at new Promise (<anonymous>)npm ERR! gyp ERR! stack at subStep (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:69:33)npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:80:22npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/index.js:42:5npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5npm ERR! gyp ERR! System Linux 6.2.0-asahi-11-1-edge-ARCHnpm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/utf-8-validatenpm ERR! gyp ERR! node -v v18.15.0npm ERR! gyp ERR! node-gyp -v v9.3.0npm ERR! gyp ERR! not oknpm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-04-21T11_18_59_850Z-debug-0.log
                        
                        host.macmini Cannot install raschy/ioBroker.deyeidc#6453534611a508d330e7da7d6d6216b8de3122e3: 1
                        
                        ERROR: Process exited with code 25
                        
                        ? Rene55R 2 Antworten Letzte Antwort
                        0
                        • efxzE efxz

                          @rene55
                          Kann es sein, dass der Adapter nicht unter node18 npm 9.5.0 läuft?
                          Bekomme folgende Fehlermeldung:

                          $ iobroker url https://github.com/raschy/ioBroker.deyeidc.git --host macmini --debug
                          
                          install raschy/ioBroker.deyeidc#6453534611a508d330e7da7d6d6216b8de3122e3
                          
                          NPM version: 9.3.1
                          
                          Installing raschy/ioBroker.deyeidc#6453534611a508d330e7da7d6d6216b8de3122e3... (System call)
                          
                          npm WARN skipping integrity check for git dependency ssh://git@github.com/raschy/ioBroker.deyeidc.git
                          
                          npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/utf-8-validatenpm ERR! command failednpm ERR! command sh -c node-gyp-buildnpm ERR! gyp info it worked if it ends with oknpm ERR! gyp info using node-gyp@9.3.0npm ERR! gyp info using node@18.15.0 | linux | arm64npm ERR! gyp info find Python using Python version 3.10.10 found at "/usr/bin/python3"npm ERR! gyp info spawn /usr/bin/python3npm ERR! gyp info spawn args [npm ERR! gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',npm ERR! gyp info spawn args 'binding.gyp',npm ERR! gyp info spawn args '-f',npm ERR! gyp info spawn args 'make',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/opt/iobroker/node_modules/utf-8-validate/build/config.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.15.0/include/node/common.gypi',npm ERR! gyp info spawn args '-Dlibrary=shared_library',npm ERR! gyp info spawn args '-Dvisibility=default',npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.15.0',npm ERR! gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.15.0/<(target_arch)/node.lib',npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/utf-8-validate',npm ERR! gyp info spawn args '-Dnode_engine=v8',npm ERR! gyp info spawn args '--depth=.',npm ERR! gyp info spawn args '--no-parallel',npm ERR! gyp info spawn args '--generator-output',npm ERR! gyp info spawn args 'build',npm ERR! gyp info spawn args '-Goutput_dir=.'npm ERR! gyp info spawn args ]npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: not found: makenpm ERR! gyp ERR! stack at getNotFoundError (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:10:17)npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:57:18npm ERR! gyp ERR! stack at new Promise (<anonymous>)npm ERR! gyp ERR! stack at step (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:54:21)npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:71:22npm ERR! gyp ERR! stack at new Promise (<anonymous>)npm ERR! gyp ERR! stack at subStep (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:69:33)npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:80:22npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/index.js:42:5npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5npm ERR! gyp ERR! System Linux 6.2.0-asahi-11-1-edge-ARCHnpm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/utf-8-validatenpm ERR! gyp ERR! node -v v18.15.0npm ERR! gyp ERR! node-gyp -v v9.3.0npm ERR! gyp ERR! not oknpm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-04-21T11_18_59_850Z-debug-0.log
                          
                          host.macmini Cannot install raschy/ioBroker.deyeidc#6453534611a508d330e7da7d6d6216b8de3122e3: 1
                          
                          ERROR: Process exited with code 25
                          
                          ? Offline
                          ? Offline
                          Ein ehemaliger Benutzer
                          schrieb am zuletzt editiert von
                          #141

                          @efxz

                          Doch läuft unter Node 18 und npm 9.5.x

                          Warum hast du npm 9.3 ? Prüf mal deine Node Installation…

                          1 Antwort Letzte Antwort
                          0
                          • efxzE efxz

                            @rene55
                            Kann es sein, dass der Adapter nicht unter node18 npm 9.5.0 läuft?
                            Bekomme folgende Fehlermeldung:

                            $ iobroker url https://github.com/raschy/ioBroker.deyeidc.git --host macmini --debug
                            
                            install raschy/ioBroker.deyeidc#6453534611a508d330e7da7d6d6216b8de3122e3
                            
                            NPM version: 9.3.1
                            
                            Installing raschy/ioBroker.deyeidc#6453534611a508d330e7da7d6d6216b8de3122e3... (System call)
                            
                            npm WARN skipping integrity check for git dependency ssh://git@github.com/raschy/ioBroker.deyeidc.git
                            
                            npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/utf-8-validatenpm ERR! command failednpm ERR! command sh -c node-gyp-buildnpm ERR! gyp info it worked if it ends with oknpm ERR! gyp info using node-gyp@9.3.0npm ERR! gyp info using node@18.15.0 | linux | arm64npm ERR! gyp info find Python using Python version 3.10.10 found at "/usr/bin/python3"npm ERR! gyp info spawn /usr/bin/python3npm ERR! gyp info spawn args [npm ERR! gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',npm ERR! gyp info spawn args 'binding.gyp',npm ERR! gyp info spawn args '-f',npm ERR! gyp info spawn args 'make',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/opt/iobroker/node_modules/utf-8-validate/build/config.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',npm ERR! gyp info spawn args '-I',npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.15.0/include/node/common.gypi',npm ERR! gyp info spawn args '-Dlibrary=shared_library',npm ERR! gyp info spawn args '-Dvisibility=default',npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.15.0',npm ERR! gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_modules/node-gyp',npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.15.0/<(target_arch)/node.lib',npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/utf-8-validate',npm ERR! gyp info spawn args '-Dnode_engine=v8',npm ERR! gyp info spawn args '--depth=.',npm ERR! gyp info spawn args '--no-parallel',npm ERR! gyp info spawn args '--generator-output',npm ERR! gyp info spawn args 'build',npm ERR! gyp info spawn args '-Goutput_dir=.'npm ERR! gyp info spawn args ]npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: not found: makenpm ERR! gyp ERR! stack at getNotFoundError (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:10:17)npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:57:18npm ERR! gyp ERR! stack at new Promise (<anonymous>)npm ERR! gyp ERR! stack at step (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:54:21)npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:71:22npm ERR! gyp ERR! stack at new Promise (<anonymous>)npm ERR! gyp ERR! stack at subStep (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:69:33)npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/which/which.js:80:22npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/index.js:42:5npm ERR! gyp ERR! stack at /usr/lib/node_modules/npm/node_modules/isexe/mode.js:8:5npm ERR! gyp ERR! System Linux 6.2.0-asahi-11-1-edge-ARCHnpm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/utf-8-validatenpm ERR! gyp ERR! node -v v18.15.0npm ERR! gyp ERR! node-gyp -v v9.3.0npm ERR! gyp ERR! not oknpm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-04-21T11_18_59_850Z-debug-0.log
                            
                            host.macmini Cannot install raschy/ioBroker.deyeidc#6453534611a508d330e7da7d6d6216b8de3122e3: 1
                            
                            ERROR: Process exited with code 25
                            
                            Rene55R Online
                            Rene55R Online
                            Rene55
                            schrieb am zuletzt editiert von
                            #142

                            @efxz Doch! Kann ich nur bestätigen. Der Adapter ist unter node 18.14.1, allerdings mit npm 9.4.1 entwickelt worden.

                            Host: Fujitsu Intel(R) Pentium(R) CPU G4560T, 32 GB RAM, Proxmox 8.x + lxc Ubuntu 22.04
                            ioBroker (8 GB RAM) Node.js: 20.19.1, NPM: 10.8.2, js-Controller: 7.0.6, Admin: 7.6.3
                            Wetterstation: Froggit WH3000SE V1.6.6

                            1 Antwort Letzte Antwort
                            0
                            • Rene55R Rene55

                              @frank70 Lass uns das mal in den nächsten Tagen in Ruhe angehen. Du kannst mir ja schon mal schreiben (raschy@gmx.de) was genau du bisher erreicht hast.

                              ___manalishi_ Offline
                              ___manalishi_ Offline
                              ___manalishi
                              schrieb am zuletzt editiert von ___manalishi
                              #143

                              @rene55 Ich habe nun eine Lösung gefunden:

                              1. Ich verwende die https://github.com/bagges/deye-esp32-bridge . Habe eine V1 der Platine und diesen RS485 Adapter verbaut. https://www.amazon.de/-/en/dp/B09VGJCJKQ?psc=1&ref=ppx_yo2ov_dt_b_product_details
                                Generell geht es auch ohne diese Platine. Markus Bagges arbeitet gerade an einem PCB-Update.
                              2. Der RS485 Adapter muss mit 5V versorgt werden
                              3. Der ESPHOME Adapter im IOBROKER läuft bei mir nicht sauber. Daher habe ich auf dem ESP32 einen MQTT Client eingerichtet und die API ausgeschaltet.
                              #api:
                                  # password: ""
                              
                              mqtt:
                                broker: 192.168.XXX.XXX
                                port: 1887
                                topic_prefix: DEYE-12kW-1
                                birth_message:
                                  topic: DEYE-12kW-1/status
                                  payload: online
                                will_message:
                                  topic: DEYE-12kW-1/status
                                  payload: offline
                              
                              

                              Mit diesen Einstellungen werden alle Sensoren und Switches automatisch im ioBroker angelegt. Das ist der Hammer. Gratulation an die Entwickler.
                              IOBROKER-DEYE.png

                              /ioBoker auf PVE LXC

                              Rene55R 1 Antwort Letzte Antwort
                              0
                              • ___manalishi_ ___manalishi

                                @rene55 Ich habe nun eine Lösung gefunden:

                                1. Ich verwende die https://github.com/bagges/deye-esp32-bridge . Habe eine V1 der Platine und diesen RS485 Adapter verbaut. https://www.amazon.de/-/en/dp/B09VGJCJKQ?psc=1&ref=ppx_yo2ov_dt_b_product_details
                                  Generell geht es auch ohne diese Platine. Markus Bagges arbeitet gerade an einem PCB-Update.
                                2. Der RS485 Adapter muss mit 5V versorgt werden
                                3. Der ESPHOME Adapter im IOBROKER läuft bei mir nicht sauber. Daher habe ich auf dem ESP32 einen MQTT Client eingerichtet und die API ausgeschaltet.
                                #api:
                                    # password: ""
                                
                                mqtt:
                                  broker: 192.168.XXX.XXX
                                  port: 1887
                                  topic_prefix: DEYE-12kW-1
                                  birth_message:
                                    topic: DEYE-12kW-1/status
                                    payload: online
                                  will_message:
                                    topic: DEYE-12kW-1/status
                                    payload: offline
                                
                                

                                Mit diesen Einstellungen werden alle Sensoren und Switches automatisch im ioBroker angelegt. Das ist der Hammer. Gratulation an die Entwickler.
                                IOBROKER-DEYE.png

                                Rene55R Online
                                Rene55R Online
                                Rene55
                                schrieb am zuletzt editiert von
                                #144

                                @frank70 Das sieht ja tip-top aus :blush: . Aber da sind wir hier bei einer Hardware-basierten Lösung und sollten den Dialog hierüber in einem separaten Thread fortführen.
                                Die Nutzer, die einen "kleinen" Wechselrichter und somit keine Möglichkeit haben, hier diese Lösung zu verwenden, finden sich sonst nicht mehr zu recht.
                                Trotzdem Danke für das Aufzeigen der Lösung.

                                Host: Fujitsu Intel(R) Pentium(R) CPU G4560T, 32 GB RAM, Proxmox 8.x + lxc Ubuntu 22.04
                                ioBroker (8 GB RAM) Node.js: 20.19.1, NPM: 10.8.2, js-Controller: 7.0.6, Admin: 7.6.3
                                Wetterstation: Froggit WH3000SE V1.6.6

                                ___manalishi_ R 2 Antworten Letzte Antwort
                                0
                                • Rene55R Rene55

                                  @frank70 Das sieht ja tip-top aus :blush: . Aber da sind wir hier bei einer Hardware-basierten Lösung und sollten den Dialog hierüber in einem separaten Thread fortführen.
                                  Die Nutzer, die einen "kleinen" Wechselrichter und somit keine Möglichkeit haben, hier diese Lösung zu verwenden, finden sich sonst nicht mehr zu recht.
                                  Trotzdem Danke für das Aufzeigen der Lösung.

                                  ___manalishi_ Offline
                                  ___manalishi_ Offline
                                  ___manalishi
                                  schrieb am zuletzt editiert von
                                  #145

                                  @rene55 hast recht. hier noch abschliessend mein Bsp zur Steuerung des WR auf Basis der Awattar Daten
                                  5e299737-7c67-4ce6-b04a-c3f1481d42d6-image.png

                                  Vielen Dank nochmal für deinen Support!

                                  /ioBoker auf PVE LXC

                                  1 Antwort Letzte Antwort
                                  0
                                  • Rene55R Rene55

                                    @frank70 Das sieht ja tip-top aus :blush: . Aber da sind wir hier bei einer Hardware-basierten Lösung und sollten den Dialog hierüber in einem separaten Thread fortführen.
                                    Die Nutzer, die einen "kleinen" Wechselrichter und somit keine Möglichkeit haben, hier diese Lösung zu verwenden, finden sich sonst nicht mehr zu recht.
                                    Trotzdem Danke für das Aufzeigen der Lösung.

                                    R Offline
                                    R Offline
                                    ralle
                                    schrieb am zuletzt editiert von
                                    #146

                                    @rene55

                                    Hi,

                                    Ich hab mal den neuen Adapter installiert, musste den heut auch mal neu einlesen und jetzt bekomme ich diverse Warnungen und auch einen Fehler.

                                    Wie kann ich raus finden wo der Fehler ist....

                                    2023-04-23 12:41:52.392 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:41:52.437 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:41:52.845 - error: deyeidc.0 (14552) Error: ControlCode faulty!
                                    2023-04-23 12:41:53.067 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:41:53.068 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:41:53.078 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:41:53.080 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:41:58.388 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:41:58.492 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:42:00.108 - info: host.raspberrypi instance system.adapter.solarmanpv.0 started with pid 17007
                                    2023-04-23 12:42:03.200 - info: solarmanpv.0 (17007) starting. Version 0.4.0 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v16.20.0, js-controller: 4.0.24
                                    2023-04-23 12:42:06.658 - info: solarmanpv.0 (17007) State value to set for "solarmanpv.0.3050628.generationPower" has to be type "string" but received type "number"
                                    2023-04-23 12:42:09.356 - info: solarmanpv.0 (17007) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                    2023-04-23 12:42:09.883 - info: host.raspberrypi instance system.adapter.solarmanpv.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2023-04-23 12:42:11.048 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:42:31.005 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 energiefluss.0
                                    2023-04-23 12:42:31.014 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                    2023-04-23 12:42:31.017 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                    2023-04-23 12:42:31.022 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                    2023-04-23 12:42:31.028 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                    2023-04-23 12:42:31.030 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 energiefluss.0
                                    2023-04-23 12:42:31.038 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                    2023-04-23 12:42:31.041 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                    2023-04-23 12:42:31.043 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                    2023-04-23 12:42:31.049 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                    2023-04-23 12:42:31.055 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 vis.0
                                    2023-04-23 12:42:48.001 - info: admin.0 (1408) ==> Connected system.user.admin from ::ffff:192.168.1.207
                                    2023-04-23 12:42:52.389 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:42:52.437 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:42:53.034 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:42:53.080 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:42:53.412 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:42:53.548 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:42:53.704 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:42:53.756 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:43:06.744 - info: admin.0 (1408) <== Disconnect system.user.admin from ::ffff:192.168.1.207 admin
                                    2023-04-23 12:43:47.005 - info: admin.0 (1408) <== Disconnect system.user.admin from ::ffff:192.168.1.207 admin
                                    2023-04-23 12:43:48.237 - info: admin.0 (1408) ==> Connected system.user.admin from ::ffff:192.168.1.207
                                    2023-04-23 12:43:52.389 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:43:52.395 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:43:52.826 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:43:52.916 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:43:53.036 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:43:53.080 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:43:53.483 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:43:53.622 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:43:55.470 - info: admin.0 (1408) <== Disconnect system.user.admin from ::ffff:192.168.1.207
                                    2023-04-23 12:44:09.670 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:44:11.122 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:44:52.391 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:44:52.437 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:44:52.788 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:44:52.888 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:44:53.036 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:44:53.082 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:44:53.493 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:44:53.571 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:45:52.391 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:45:52.437 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:45:52.799 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:45:52.831 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:45:53.038 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:45:53.084 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:45:53.647 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:45:53.811 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:46:09.457 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                    2023-04-23 12:46:11.117 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                    
                                    Rene55R 1 Antwort Letzte Antwort
                                    0
                                    • R ralle

                                      @rene55

                                      Hi,

                                      Ich hab mal den neuen Adapter installiert, musste den heut auch mal neu einlesen und jetzt bekomme ich diverse Warnungen und auch einen Fehler.

                                      Wie kann ich raus finden wo der Fehler ist....

                                      2023-04-23 12:41:52.392 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:41:52.437 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:41:52.845 - error: deyeidc.0 (14552) Error: ControlCode faulty!
                                      2023-04-23 12:41:53.067 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:41:53.068 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:41:53.078 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:41:53.080 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:41:58.388 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:41:58.492 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:42:00.108 - info: host.raspberrypi instance system.adapter.solarmanpv.0 started with pid 17007
                                      2023-04-23 12:42:03.200 - info: solarmanpv.0 (17007) starting. Version 0.4.0 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v16.20.0, js-controller: 4.0.24
                                      2023-04-23 12:42:06.658 - info: solarmanpv.0 (17007) State value to set for "solarmanpv.0.3050628.generationPower" has to be type "string" but received type "number"
                                      2023-04-23 12:42:09.356 - info: solarmanpv.0 (17007) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                      2023-04-23 12:42:09.883 - info: host.raspberrypi instance system.adapter.solarmanpv.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2023-04-23 12:42:11.048 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:42:31.005 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 energiefluss.0
                                      2023-04-23 12:42:31.014 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                      2023-04-23 12:42:31.017 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                      2023-04-23 12:42:31.022 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                      2023-04-23 12:42:31.028 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                      2023-04-23 12:42:31.030 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 energiefluss.0
                                      2023-04-23 12:42:31.038 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                      2023-04-23 12:42:31.041 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                      2023-04-23 12:42:31.043 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                      2023-04-23 12:42:31.049 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 flot
                                      2023-04-23 12:42:31.055 - info: web.0 (1916) <== Disconnect system.user.admin from ::ffff:192.168.1.207 vis.0
                                      2023-04-23 12:42:48.001 - info: admin.0 (1408) ==> Connected system.user.admin from ::ffff:192.168.1.207
                                      2023-04-23 12:42:52.389 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:42:52.437 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:42:53.034 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:42:53.080 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:42:53.412 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:42:53.548 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:42:53.704 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:42:53.756 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:43:06.744 - info: admin.0 (1408) <== Disconnect system.user.admin from ::ffff:192.168.1.207 admin
                                      2023-04-23 12:43:47.005 - info: admin.0 (1408) <== Disconnect system.user.admin from ::ffff:192.168.1.207 admin
                                      2023-04-23 12:43:48.237 - info: admin.0 (1408) ==> Connected system.user.admin from ::ffff:192.168.1.207
                                      2023-04-23 12:43:52.389 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:43:52.395 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:43:52.826 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:43:52.916 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:43:53.036 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:43:53.080 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:43:53.483 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:43:53.622 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:43:55.470 - info: admin.0 (1408) <== Disconnect system.user.admin from ::ffff:192.168.1.207
                                      2023-04-23 12:44:09.670 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:44:11.122 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:44:52.391 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:44:52.437 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:44:52.788 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:44:52.888 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:44:53.036 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:44:53.082 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:44:53.493 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:44:53.571 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:45:52.391 - warn: deyeidc.0 (14552) State "deyeidc.0.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:45:52.437 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:45:52.799 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:45:52.831 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:45:53.038 - warn: deyeidc.1 (6577) State "deyeidc.1.info.lastUpdate" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:45:53.084 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:45:53.647 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:45:53.811 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:46:09.457 - warn: deyeidc.0 (14552) State "deyeidc.0.info.status" has no existing object, this might lead to an error in future versions
                                      2023-04-23 12:46:11.117 - warn: deyeidc.1 (6577) State "deyeidc.1.info.status" has no existing object, this might lead to an error in future versions
                                      
                                      Rene55R Online
                                      Rene55R Online
                                      Rene55
                                      schrieb am zuletzt editiert von
                                      #147

                                      @ralle Du hast zwei Instanzen laufen? Ist das so richtig. Die Warnungen sollten eigentlich gar nicht kommen und wenn nur einmal nach dem Start.
                                      Der Fehler Error: ControlCode faulty! kommt daher, dass der Inverter keine gültigen Daten geschickt hat - sollte sich aber auch gleich zurechtgeruckelt haben.

                                      Host: Fujitsu Intel(R) Pentium(R) CPU G4560T, 32 GB RAM, Proxmox 8.x + lxc Ubuntu 22.04
                                      ioBroker (8 GB RAM) Node.js: 20.19.1, NPM: 10.8.2, js-Controller: 7.0.6, Admin: 7.6.3
                                      Wetterstation: Froggit WH3000SE V1.6.6

                                      R 1 Antwort Letzte Antwort
                                      0
                                      • Rene55R Rene55

                                        @ralle Du hast zwei Instanzen laufen? Ist das so richtig. Die Warnungen sollten eigentlich gar nicht kommen und wenn nur einmal nach dem Start.
                                        Der Fehler Error: ControlCode faulty! kommt daher, dass der Inverter keine gültigen Daten geschickt hat - sollte sich aber auch gleich zurechtgeruckelt haben.

                                        R Offline
                                        R Offline
                                        ralle
                                        schrieb am zuletzt editiert von
                                        #148

                                        @rene55
                                        Danke fürs schnelle beantworten.

                                        Ja, es sind 2 Instanzen, das ist korrekt.

                                        Hat sich anscheint bis jetzt beruhigt, außer bei der ersten Instanz, da kommt noch immer eine Fehlermeldung......

                                        2023-04-23 16:47:56.565 - error: deyeidc.0 (17531) Error: ControlCode faulty!
                                        2023-04-23 16:49:56.562 - error: deyeidc.0 (17531) Error: ControlCode faulty!
                                        
                                        Rene55R 1 Antwort Letzte Antwort
                                        0
                                        • R ralle

                                          @rene55
                                          Danke fürs schnelle beantworten.

                                          Ja, es sind 2 Instanzen, das ist korrekt.

                                          Hat sich anscheint bis jetzt beruhigt, außer bei der ersten Instanz, da kommt noch immer eine Fehlermeldung......

                                          2023-04-23 16:47:56.565 - error: deyeidc.0 (17531) Error: ControlCode faulty!
                                          2023-04-23 16:49:56.562 - error: deyeidc.0 (17531) Error: ControlCode faulty!
                                          
                                          Rene55R Online
                                          Rene55R Online
                                          Rene55
                                          schrieb am zuletzt editiert von
                                          #149

                                          @ralle Wie schon gesagt - das liefert der Inverter. Welcher Typ ist das?

                                          Host: Fujitsu Intel(R) Pentium(R) CPU G4560T, 32 GB RAM, Proxmox 8.x + lxc Ubuntu 22.04
                                          ioBroker (8 GB RAM) Node.js: 20.19.1, NPM: 10.8.2, js-Controller: 7.0.6, Admin: 7.6.3
                                          Wetterstation: Froggit WH3000SE V1.6.6

                                          R 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          826

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe