Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter VW Connect für VW, ID, Audi, Seat, Skoda

    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 VW Connect für VW, ID, Audi, Seat, Skoda

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jhg @mtbsteve last edited by

      @mtbsteve @tombox Danke euch beiden. Da ich bisher noch nicht mit WeCharge geladen habe, ist nichts ersichtlich.

      1 Reply Last reply Reply Quote 0
      • T
        turtle1987 last edited by

        Ich habe den Adapter heute installiert. Leider werden nur die Ladevorgänge bis zum 8.1.2021 geladen und nicht die aus dem Zeitraum davor. Kann man das irgendwie beeinflussen?

        Hat jemand einen guten Tipp, wie ich die Daten aus den Ladevorgängen in ein CSV geschrieben bekomme?

        T 1 Reply Last reply Reply Quote 0
        • T
          tombox @turtle1987 last edited by

          @turtle1987 der Adapter kann nur das anzeigen was die App bereitstellen. Ich könnte die rohe JSON ausgeben wenn das was bringt

          T 1 Reply Last reply Reply Quote 0
          • T
            turtle1987 @tombox last edited by turtle1987

            @tombox die App ist in der Lage auch Daten darzustellen, die weiter in der Vergangenheit liegen. Allerdings werden diese scheinbar erst abgerufen, wenn man ganz nach unten gescrollt hat. Mir scheint, als wird initial ein gewisser Zeitraum abgerufen, wenn man mehr will, muss das explizit angefordert werden.

            Zum Logging: Ich bin noch Neuling was ioBroker angeht. Mit dem History Adapter kann ich nach meinem Verständnis bestimmte fixe Werte loggen. Für wecharge entsteht aber mit jedem Ladevorgang ein neuer Eintrag. Da weiß ich noch nicht, wie ich das weg schreiben könnte.

            1 Reply Last reply Reply Quote 0
            • M
              mtbsteve last edited by

              Bei mir werden die wecharge Daten für homecharge erst ab dem 22.11.2020 ausgelesen, die Werte zwischen dem 29.10. und 21.11. fehlen. Die Ladevorgänge unter chargeandpay sind bei mir komplett ab dem 30.10. bis heute im iobroker. Kann es sein, dass der Adapter nur eine begtrenzte Anzahl von Ladevorgängen liest?

              M 1 Reply Last reply Reply Quote 0
              • M
                Momo1982 @mtbsteve last edited by

                Nachdem mein neues Auto endlich angekommen ist, wollte ich es ganz euphorisch in IoBroker implementieren. Jedoch hielt die Freude nur eine sehr begrenzte Zeit. Bei mir mag der Adapter erst gar nicht arbeiten...

                Da ich nicht unbedingt der erfahrenste User bin, was IoBroker angeht, die Frage an euch: könnte mir da jemand weiter helfen?
                Alle drei Indikatoren leuchten rot. Im Log ist leider gar nichts drin, warum, wieso, weshalb der Adapter nicht das tut, was er machen soll... Node ist in V12 installiert.

                Ich warte erstmal auf eure Rückmeldungen.

                Schönen Abend euch!

                T 1 Reply Last reply Reply Quote 0
                • T
                  tombox @Momo1982 last edited by

                  @momo1982 welcher Fehler wird im log angezeigt

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    Momo1982 @tombox last edited by

                    @tombox

                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.879 info Rebuild for adapter system.adapter.vw-connect.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.879 error instance system.adapter.vw-connect.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.878 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.878 error Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.877 error Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.877 error Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.877 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.877 error Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.876 error Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.876 error Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.876 error Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.875 error Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1057:18)
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.875 error Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.874 error Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.874 error Caught by controller[0]: NODE_MODULE_VERSION 64. This version of Node.js requires
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.874 error Caught by controller[0]: was compiled against a different Node.js version using
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.873 error Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.873 error Caught by controller[0]: ^
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.872 error Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
                    host.RaspberryPi4-IOB 2021-01-25 10:16:02.871 error Caught by controller[0]: internal/modules/cjs/loader.js:1057
                    host.RaspberryPi4-IOB 2021-01-25 10:16:01.605 info instance system.adapter.vw-connect.0 started with pid 4741

                    Glasfaser T 2 Replies Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @Momo1982 last edited by Glasfaser

                      @momo1982 sagte in Test Adapter VW Connect v0.0.x für VW We Connect, ID:

                      > host.RaspberryPi4-IOB	2021-01-25 10:16:02.875	error	Caught by controller[0]: the module (for instance, using npm rebuild or npm install).
                      > host.RaspberryPi4-IOB	2021-01-25 10:16:02.874	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
                      > host.RaspberryPi4-IOB	2021-01-25 10:16:02.874	error	Caught by controller[0]: NODE_MODULE_VERSION 64. This version of Node.js requires
                      

                      Du hast wohl ein Update von Node gemacht !

                      cd /opt/iobroker
                      iobroker stop
                      npm rebuild 
                      iobroker start
                      

                      EDIT:

                      Bitte dein Log in Code-Tags setzten </>

                      dp2.gif

                      1 Reply Last reply Reply Quote 1
                      • T
                        tombox @Momo1982 last edited by

                        @momo1982

                        cd /opt/iobroker
                        npm install canvas
                        
                        M 2 Replies Last reply Reply Quote 0
                        • M
                          Momo1982 @tombox last edited by Momo1982

                          @tombox

                          Leider hat das nicht wirklich geklappt... Es sind eine Menge Fehlermeldungen aufgetaucht.

                          > canvas@2.6.1 install /opt/iobroker/node_modules/canvas
                          > node-pre-gyp install --fallback-to-build
                          node-pre-gyp WARN Using request for node-pre-gyp https download
                          node-pre-gyp WARN Pre-built binaries not installable for canvas@2.6.1 and node@12.20.1 (node-v72 ABI, glibc) (falling back to source compile with node-gyp)
                          node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
                          gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/12.20.1"
                          gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"
                          gyp ERR! configure error
                          gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
                          gyp ERR! System Linux 5.4.51-v7l+
                          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v72"
                          gyp ERR! cwd /opt/iobroker/node_modules/canvas
                          gyp ERR! node -v v12.20.1
                          gyp ERR! node-gyp -v v5.1.0
                          gyp ERR! not ok
                          node-pre-gyp ERR! build error
                          node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
                          node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                          node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:314:20)
                          node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1022:16)
                          node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
                          node-pre-gyp ERR! System Linux 5.4.51-v7l+
                          node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                          node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                          node-pre-gyp ERR! node -v v12.20.1
                          node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                          node-pre-gyp ERR! not ok
                          Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v72' (1)
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.1 (node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (node_modules/osx-temperature-sensor):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                          npm ERR! code ELIFECYCLE
                          npm ERR! errno 1
                          npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                          npm ERR! Exit status 1
                          npm ERR!
                          npm ERR! Failed at the canvas@2.6.1 install script.
                          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                          npm ERR! A complete log of this run can be found in:
                          npm ERR!     /root/.npm/_logs/2021-01-25T11_25_55_978Z-debug.log
                          

                          Versuche ich, in das Verzeichnis zu kommen, habe ich (auch mit sudo) keine Berechtigung dazu.

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • M
                            Momo1982 @tombox last edited by

                            @tombox

                            Aber... aus welchen Gründen auch immer, läuft der Adapter jetzt und liefert mir auch Daten... WTF!?
                            Vielen Dank also trotzdem für deine Hilfe!

                            Glasfaser 1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @Momo1982 last edited by

                              @momo1982

                              Hinweis , dein ioBroker ist nicht in Ordnung !!

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                Momo1982 @Glasfaser last edited by

                                @glasfaser

                                Was meinst du?

                                1 Reply Last reply Reply Quote 0
                                • T
                                  tombox @Datensammler last edited by

                                  @datensammler Hast du mit der aktuellen github Version immer noch die probleme?

                                  1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @Momo1982 last edited by

                                    @momo1982 sagte in Test Adapter VW Connect v0.0.x für VW We Connect, ID:

                                    current user ("pi") does not have ....
                                    EACCES: permission denied,....
                                    Versuche ich, in das Verzeichnis zu kommen, habe ich (auch mit sudo) keine Berechtigung dazu.

                                    Einmal schreibst du selber das du Rechteprobleme hast ...
                                    und ich weiß nicht was du gemacht hast , aber der Fehler " was compiled against a different Node.js version using " geht nicht von alleine weg !

                                    Einmal den iobroker fix drüberlaufen lassen
                                    und hiernach würde mal Prüfen :

                                    https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                                    Wenn du Probleme hast ,dann schreibe in diesem Thread weiter

                                    https://forum.iobroker.net/topic/39780/diskussion-zum-howto-nodejs-installation-und-upgrade

                                    und bitte den LOG in Code-Tags </> setzen !!!!

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      Momo1982 @Glasfaser last edited by

                                      @glasfaser

                                      NodeJS habe ich erst vor kurzem installiert bzw. aktualisiert. Da lieft auch alles problemlos.
                                      PI st kein Admin, daher kann ich die Fehlermeldung noch verstehen.

                                      Werde nachher mal dex Fix drüber laufen lassen.

                                      Danke für den Hinweis mit dem Code-Tag, da wusste ich ned, wie ich des mache. Danke!

                                      F 1 Reply Last reply Reply Quote 0
                                      • F
                                        fuchs1978 @Momo1982 last edited by

                                        Kann man eigentlich irgendwo im Adapter den aktuellen Kilometerstand auslesen?

                                        Glasfaser 1 Reply Last reply Reply Quote 0
                                        • Glasfaser
                                          Glasfaser @fuchs1978 last edited by

                                          @fuchs1978

                                          "53KILOMETER_STATUS",                          52, "0x0101010002"); // 0x0101010002.0x0101010002, distanceCovered
                                          

                                          1.JPG

                                          F 1 Reply Last reply Reply Quote 0
                                          • Wszene
                                            Wszene last edited by

                                            @tombox

                                            Ich wollte mich nochmal bei dir bedanken
                                            Du hast hier einen Adapter erschaffen der einfach funktioniert

                                            Du solltest für Skoda die App bauen dann würde diese dann auch funktionieren
                                            momentan ist es so das die App mich einfach nur noch nervt

                                            Aber dank dir brauche ich die App auch nicht mehr
                                            Ich kann mir alles was ich benötige in der VIS anzeigen und schalten was ich benötige

                                            Und das Schöne ist es funktioniert

                                            Nochmal 1000 Dank dafür

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            761
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            audi id.3 myaudi seat skoda skoda connect volkswagen vw id we connect wecharge
                                            387
                                            3032
                                            1453551
                                            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