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

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter VW Connect für VW, ID, Audi, Seat, Skoda

NEWS

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

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

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

Test Adapter VW Connect für VW, ID, Audi, Seat, Skoda

Geplant Angeheftet Gesperrt Verschoben Tester
audiid.3myaudiseatskodaskoda connectvolkswagenvw idwe connectwecharge
3.1k Beiträge 403 Kommentatoren 1.6m Aufrufe 350 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.
  • T tombox

    Hi ich habe ein VW Connect Adapter erstellt.
    Der Adapter kann im Moment VW We Connect, We Connect ID, ID.3, weCharge, myAudi, Seat Connect und Skoda Connect Fahrzeuge einlesen und steuern.
    Außerdem werden die Wallboxen Seat Elli und Skoda Powerpass und weCharge unterstüzt

    F ür die aktuelle Version bitte das latest Repo auswählen:

    2d049982-5353-4202-a33f-996f344bd4ae-image.png



    VW ID Kilometerstand Daten zu bekommen muss man im Auto die Standortdaten freigeben und die automatische Terminvereinbarung aktivieren.

    In den Instanzoptionen mail und password eingeben und den passenden Typ auswählen.

    Zum manuellen refresh:
    vw-connect.0.refresh

    Remote Steuerung:
    vw-connect.0.vin.remote

    Der Github Link ist:
    https://github.com/TA2k/ioBroker.vw-connect

    Beispiel Vis:
    1610569756745-audi.jpg
    Quelle:
    https://forum.iobroker.net/topic/40926/vorlage-view-visualisierung-emobility-vw-connect-audi

    Hier eine kurz Zusammenfassung der Datenfelder

    Restladezeit
     vw-connect.0.WVWxxxxx.status.chargingStatus.remainingChargingTimeToComplete_min 
    
    E Offline
    E Offline
    emptykai
    schrieb am zuletzt editiert von
    #679

    @tombox Sehr geil! Habe mir das mal rein geladen und mit meinem AUDI verbunden.. Ich bekomme jedoch gar nicht soviele Infos angezeigt.. Eigentlich kaum welche.. Das mir den Fenster & Türen finde ich sehr cool - aber wie bekomme ich die Daten in den iobroker?

    LG Kai

    1 Antwort Letzte Antwort
    0
    • T tombox

      @pfried müsste die source von stable auf latest ändern

      pfriedP Offline
      pfriedP Offline
      pfried
      schrieb am zuletzt editiert von
      #680

      @tombox Danke habe nun 0.0.26 laufen, funktioniert super! Danke!

      1 Antwort Letzte Antwort
      0
      • O Offline
        O Offline
        OloEopia
        schrieb am zuletzt editiert von
        #681

        Vielen Dank für den Adapter.
        Ich versuche gerade die lokale WeCharge Ladehistorie zu exportieren und komme da nicht weiter.
        Für jeden Ladevorgang wird ein neuer Eintrag mit Datum etc. erstellt, dh. ich komme mit dem History Adapter nicht weiter da ich keine noch nicht vorhandenen Objekte loggen kann.
        Vielleicht hat jemand einen Tipp für mich wie man am besten automatisiert neue Einträge für "start_date_time", "total_energy_wh" und "charging_session_id" als CSV,Excel oder JSON exportieren kann.

        LG
        Daniel

        T 1 Antwort Letzte Antwort
        0
        • O OloEopia

          Vielen Dank für den Adapter.
          Ich versuche gerade die lokale WeCharge Ladehistorie zu exportieren und komme da nicht weiter.
          Für jeden Ladevorgang wird ein neuer Eintrag mit Datum etc. erstellt, dh. ich komme mit dem History Adapter nicht weiter da ich keine noch nicht vorhandenen Objekte loggen kann.
          Vielleicht hat jemand einen Tipp für mich wie man am besten automatisiert neue Einträge für "start_date_time", "total_energy_wh" und "charging_session_id" als CSV,Excel oder JSON exportieren kann.

          LG
          Daniel

          T Offline
          T Offline
          tombox
          schrieb am zuletzt editiert von
          #682

          @oloeopia Wenn du via github installierst hast du jetzt datenpunkten mit den rohen JSON files

          pfriedP O 2 Antworten Letzte Antwort
          0
          • T tombox

            @oloeopia Wenn du via github installierst hast du jetzt datenpunkten mit den rohen JSON files

            pfriedP Offline
            pfriedP Offline
            pfried
            schrieb am zuletzt editiert von
            #683

            @tombox Hallo tombox, ich hatte mit der Version 0.26 im LOG des IObrokers dauernd Token Errors. Ich habe dann den Adapter deinstalliert und wollte diesen neu installieren. Nachdem nun im IOBroker die Versionsauswahl nicht mehr angeboten wird sondern nur mehr 0.26 abe ich versucht diese zu installieren.
            Anbei ein Screenshot der Installation.

            $ ./iobroker add vw-connect  --host RaspberryPi-Office
            host.RaspberryPi-Office install adapter vw-connect
            npm install --loglevel error --production (System call) in "/node_modules/iobroker.vw-connect"
            npm
             
            ERR! code
             EACCESnpm 
            ERR! syscall
             accessnpm 
            ERR! path /node_modules/iobroker.vw-connect
            npm 
            ERR! errno -13npm ERR! Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'npm ERR!  [Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'] {npm ERR!   errno: -13,npm ERR!   code: 'EACCES',npm ERR!   syscall: 'access',npm ERR!   path: '/node_modules/iobroker.vw-connect'npm ERR! }npm ERR! npm ERR!
             The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator.
            npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-02-04T10_12_23_326Z-debug.log
            Cannot install iobroker.vw-connect: 243
            ERROR: process exited with code 25
            
            1 Antwort Letzte Antwort
            0
            • T Offline
              T Offline
              tombox
              schrieb am zuletzt editiert von
              #684

              @pfried

              iobroker fix
              

              Aber du solltest vorrangig über die admin oberfläche adapter installieren
              Eine Neuinstallation hilft bei token errors nicht

              pfriedP 1 Antwort Letzte Antwort
              0
              • T tombox

                @pfried

                iobroker fix
                

                Aber du solltest vorrangig über die admin oberfläche adapter installieren
                Eine Neuinstallation hilft bei token errors nicht

                pfriedP Offline
                pfriedP Offline
                pfried
                schrieb am zuletzt editiert von pfried
                #685

                @tombox Nach Ausführung von Iobroker fix:

                $ ./iobroker add vw-connect  --host RaspberryPi-Office
                host.RaspberryPi-Office install adapter vw-connect
                npm install --loglevel error --production (System call) in "/node_modules/iobroker.vw-connect"
                npm
                 ERR! code EACCESnpm ERR! syscall accessnpm ERR! path /node_modules/iobroker.vw-connectnpm ERR! errno -13
                npm ERR! Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'npm ERR!  [Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'] {npm ERR!   errno: -13,npm ERR!   code: 'EACCES',npm ERR!   syscall: 'access',npm ERR!   path: '/node_modules/iobroker.vw-connect'npm ERR! }npm ERR! npm ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator.
                npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-02-04T10_20_58_945Z-debug.log
                Cannot install iobroker.vw-connect: 243
                ERROR: process exited with code 25
                

                EDIT: Changing the directory iobroker.vw-connect to 777 helped. Thx!

                Nun steht im LOG:

                host.RaspberryPi-Office	2021-02-04 14:14:17.527	info	instance system.adapter.vw-connect.0 started with pid 16629
                host.RaspberryPi-Office	2021-02-04 14:13:47.488	info	Restart adapter system.adapter.vw-connect.0 because enabled
                host.RaspberryPi-Office	2021-02-04 14:13:47.487	error	instance system.adapter.vw-connect.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                host.RaspberryPi-Office	2021-02-04 14:13:47.179	info	instance system.adapter.vw-connect.0 started with pid 13521
                host.RaspberryPi-Office	2021-02-04 14:13:44.721	info	Restart adapter system.adapter.vw-connect.0 because enabled
                host.RaspberryPi-Office	2021-02-04 14:13:44.720	error	instance system.adapter.vw-connect.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                host.RaspberryPi-Office	2021-02-04 14:13:44.426	info	instance system.adapter.vw-connect.0 started with pid 13285
                
                A 1 Antwort Letzte Antwort
                0
                • pfriedP pfried

                  @tombox Nach Ausführung von Iobroker fix:

                  $ ./iobroker add vw-connect  --host RaspberryPi-Office
                  host.RaspberryPi-Office install adapter vw-connect
                  npm install --loglevel error --production (System call) in "/node_modules/iobroker.vw-connect"
                  npm
                   ERR! code EACCESnpm ERR! syscall accessnpm ERR! path /node_modules/iobroker.vw-connectnpm ERR! errno -13
                  npm ERR! Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'npm ERR!  [Error: EACCES: permission denied, access '/node_modules/iobroker.vw-connect'] {npm ERR!   errno: -13,npm ERR!   code: 'EACCES',npm ERR!   syscall: 'access',npm ERR!   path: '/node_modules/iobroker.vw-connect'npm ERR! }npm ERR! npm ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator.
                  npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2021-02-04T10_20_58_945Z-debug.log
                  Cannot install iobroker.vw-connect: 243
                  ERROR: process exited with code 25
                  

                  EDIT: Changing the directory iobroker.vw-connect to 777 helped. Thx!

                  Nun steht im LOG:

                  host.RaspberryPi-Office	2021-02-04 14:14:17.527	info	instance system.adapter.vw-connect.0 started with pid 16629
                  host.RaspberryPi-Office	2021-02-04 14:13:47.488	info	Restart adapter system.adapter.vw-connect.0 because enabled
                  host.RaspberryPi-Office	2021-02-04 14:13:47.487	error	instance system.adapter.vw-connect.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                  host.RaspberryPi-Office	2021-02-04 14:13:47.179	info	instance system.adapter.vw-connect.0 started with pid 13521
                  host.RaspberryPi-Office	2021-02-04 14:13:44.721	info	Restart adapter system.adapter.vw-connect.0 because enabled
                  host.RaspberryPi-Office	2021-02-04 14:13:44.720	error	instance system.adapter.vw-connect.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                  host.RaspberryPi-Office	2021-02-04 14:13:44.426	info	instance system.adapter.vw-connect.0 started with pid 13285
                  
                  A Offline
                  A Offline
                  aba320
                  schrieb am zuletzt editiert von
                  #686

                  @pfried @tombox hallo also das mit dem Logüberfüllen kann ich in der 0026 bei meinem Skoda bestätigen.

                  host.raspberrypiiobroker	2021-02-04 11:38:57.382	info	instance system.adapter.vw-connect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  vw-connect.0	2021-02-04 11:38:57.151	error	(8807) Failed relogin
                  vw-connect.0	2021-02-04 11:38:57.151	error	(8807) {"code":"ECONNRESET"}
                  vw-connect.0	2021-02-04 11:38:57.151	error	(8807) Error: socket hang up
                  vw-connect.0	2021-02-04 11:38:57.150	error	(8807) Failed in first login step
                  vw-connect.0	2021-02-04 11:38:56.801	info	(8807) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  vw-connect.0	2021-02-04 11:38:56.799	info	(8807) terminating
                  vw-connect.0	2021-02-04 11:38:56.798	info	(8807) cleaned everything up...
                  vw-connect.0	2021-02-04 11:38:56.796	info	(8807) Got terminate signal TERMINATE_YOURSELF
                  host.raspberrypiiobroker	2021-02-04 11:38:56.780	info	stopInstance system.adapter.vw-connect.0 send kill signal
                  host.raspberrypiiobroker	2021-02-04 11:38:56.777	info	stopInstance system.adapter.vw-connect.0 (force=false, process=true)
                  host.raspberrypiiobroker	2021-02-04 11:38:56.774	info	"system.adapter.vw-connect.0" disabled
                  vw-connect.0	2021-02-04 11:38:56.589	error	(8807) Relogin
                  vw-connect.0	2021-02-04 11:38:56.589	error	(8807) 400
                  vw-connect.0	2021-02-04 11:38:56.589	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                  vw-connect.0	2021-02-04 11:38:56.589	error	(8807) VwToken
                  vw-connect.0	2021-02-04 11:38:56.589	error	(8807) Failing to refresh token.
                  vw-connect.0	2021-02-04 11:38:56.507	error	(8807) Relogin
                  vw-connect.0	2021-02-04 11:38:56.507	error	(8807) 400
                  vw-connect.0	2021-02-04 11:38:56.507	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                  vw-connect.0	2021-02-04 11:38:56.507	error	(8807) VwToken
                  vw-connect.0	2021-02-04 11:38:56.506	error	(8807) Failing to refresh token.
                  vw-connect.0	2021-02-04 11:38:55.275	error	(8807) Failed relogin
                  vw-connect.0	2021-02-04 11:38:55.275	error	(8807) {"code":"ECONNRESET"}
                  vw-connect.0	2021-02-04 11:38:55.275	error	(8807) Error: socket hang up
                  vw-connect.0	2021-02-04 11:38:55.275	error	(8807) Failed in first login step
                  vw-connect.0	2021-02-04 11:38:53.964	error	(8807) Failed relogin
                  vw-connect.0	2021-02-04 11:38:53.963	error	(8807) Error: socket hang up
                  vw-connect.0	2021-02-04 11:38:53.963	error	(8807) Failed to get token
                  vw-connect.0	2021-02-04 11:38:53.692	error	(8807) Failed relogin
                  vw-connect.0	2021-02-04 11:38:53.692	error	(8807) {"code":"ECONNRESET"}
                  vw-connect.0	2021-02-04 11:38:53.692	error	(8807) Error: socket hang up
                  vw-connect.0	2021-02-04 11:38:53.692	error	(8807) Failed in first login step
                  vw-connect.0	2021-02-04 11:38:53.434	error	(8807) Failed relogin
                  vw-connect.0	2021-02-04 11:38:53.433	error	(8807) {"code":"ECONNRESET"}
                  vw-connect.0	2021-02-04 11:38:53.433	error	(8807) Error: socket hang up
                  vw-connect.0	2021-02-04 11:38:53.433	error	(8807) Failed in first login step
                  vw-connect.0	2021-02-04 11:38:53.429	error	(8807) Failed relogin
                  vw-connect.0	2021-02-04 11:38:53.429	error	(8807) {"code":"ECONNRESET"}
                  vw-connect.0	2021-02-04 11:38:53.429	error	(8807) Error: socket hang up
                  vw-connect.0	2021-02-04 11:38:53.428	error	(8807) Failed in first login step
                  vw-connect.0	2021-02-04 11:38:52.168	error	(8807) Failed relogin
                  vw-connect.0	2021-02-04 11:38:52.167	error	(8807) Error: socket hang up
                  vw-connect.0	2021-02-04 11:38:52.167	error	(8807) Failed to get token
                  vw-connect.0	2021-02-04 11:38:52.161	error	(8807) Failed relogin
                  vw-connect.0	2021-02-04 11:38:52.160	error	(8807) {"code":"ECONNRESET"}
                  vw-connect.0	2021-02-04 11:38:52.160	error	(8807) Error: socket hang up
                  vw-connect.0	2021-02-04 11:38:52.160	error	(8807) Failed in first login step
                  vw-connect.0	2021-02-04 11:38:51.995	error	(8807) Relogin
                  vw-connect.0	2021-02-04 11:38:51.995	error	(8807) 400
                  vw-connect.0	2021-02-04 11:38:51.995	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                  vw-connect.0	2021-02-04 11:38:51.995	error	(8807) VwToken
                  vw-connect.0	2021-02-04 11:38:51.994	error	(8807) Failing to refresh token.
                  vw-connect.0	2021-02-04 11:38:51.673	error	(8807) Failed relogin
                  vw-connect.0	2021-02-04 11:38:51.672	error	(8807) {"code":"ECONNRESET"}
                  vw-connect.0	2021-02-04 11:38:51.672	error	(8807) Error: socket hang up
                  vw-connect.0	2021-02-04 11:38:51.672	error	(8807) Failed in first login step
                  vw-connect.0	2021-02-04 11:38:51.637	error	(8807) Relogin
                  vw-connect.0	2021-02-04 11:38:51.637	error	(8807) 400
                  vw-connect.0	2021-02-04 11:38:51.637	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                  vw-connect.0	2021-02-04 11:38:51.637	error	(8807) VwToken
                  vw-connect.0	2021-02-04 11:38:51.637	error	(8807) Failing to refresh token.
                  vw-connect.0	2021-02-04 11:38:51.517	error	(8807) Relogin
                  vw-connect.0	2021-02-04 11:38:51.517	error	(8807) 400
                  vw-connect.0	2021-02-04 11:38:51.517	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                  vw-connect.0	2021-02-04 11:38:51.517	error	(8807) VwToken
                  vw-connect.0	2021-02-04 11:38:51.517	error	(8807) Failing to refresh token.
                  

                  das ging noch viel länger würde aber den Post sprengen.
                  ich bin dann wieder zur 0023 zurück. da sind wieder nur alle 54 Minuten die folgen 2 Zeiler. übrigens die 54 Minuten bleiben, egal welche abrufzeit man einstellt( selbst bei 77 erfolgt nach 54 Min der Fehler).
                  Adaptereinstellungen wurden nicht verändert. update 77 min erzwungen 0 und trip steht auf kurz.( fehler das bei alle nur die cyclic kommen hatte ich schon gepostet.)

                  vw-connect.0	2021-02-04 17:09:13.149	error	(5468) 400
                  vw-connect.0	2021-02-04 17:09:13.148	error	(5468) Failing to refresh token.
                  vw-connect.0	2021-02-04 16:15:13.121	error	(5468) 400
                  vw-connect.0	2021-02-04 16:15:13.120	error	(5468) Failing to refresh token.
                  vw-connect.0	2021-02-04 15:21:13.117	error	(5468) 400
                  vw-connect.0	2021-02-04 15:21:13.115	error	(5468) Failing to refresh token.
                  vw-connect.0	2021-02-04 14:27:13.153	error	(5468) 400
                  vw-connect.0	2021-02-04 14:27:13.147	error	(5468) Failing to refresh token.
                  vw-connect.0	2021-02-04 13:33:13.173	error	(5468) 400
                  vw-connect.0	2021-02-04 13:33:13.171	error	(5468) Failing to refresh token.
                  

                  HW: Raspimatic 3B+ ;3.69.7.20230506; RPI-RF-MOD
                  ioBrokermaster auf Raspi 4 8 GB; ioBrokerslave auf Raspi 4 4 GB

                  pfriedP 1 Antwort Letzte Antwort
                  0
                  • A aba320

                    @pfried @tombox hallo also das mit dem Logüberfüllen kann ich in der 0026 bei meinem Skoda bestätigen.

                    host.raspberrypiiobroker	2021-02-04 11:38:57.382	info	instance system.adapter.vw-connect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    vw-connect.0	2021-02-04 11:38:57.151	error	(8807) Failed relogin
                    vw-connect.0	2021-02-04 11:38:57.151	error	(8807) {"code":"ECONNRESET"}
                    vw-connect.0	2021-02-04 11:38:57.151	error	(8807) Error: socket hang up
                    vw-connect.0	2021-02-04 11:38:57.150	error	(8807) Failed in first login step
                    vw-connect.0	2021-02-04 11:38:56.801	info	(8807) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    vw-connect.0	2021-02-04 11:38:56.799	info	(8807) terminating
                    vw-connect.0	2021-02-04 11:38:56.798	info	(8807) cleaned everything up...
                    vw-connect.0	2021-02-04 11:38:56.796	info	(8807) Got terminate signal TERMINATE_YOURSELF
                    host.raspberrypiiobroker	2021-02-04 11:38:56.780	info	stopInstance system.adapter.vw-connect.0 send kill signal
                    host.raspberrypiiobroker	2021-02-04 11:38:56.777	info	stopInstance system.adapter.vw-connect.0 (force=false, process=true)
                    host.raspberrypiiobroker	2021-02-04 11:38:56.774	info	"system.adapter.vw-connect.0" disabled
                    vw-connect.0	2021-02-04 11:38:56.589	error	(8807) Relogin
                    vw-connect.0	2021-02-04 11:38:56.589	error	(8807) 400
                    vw-connect.0	2021-02-04 11:38:56.589	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                    vw-connect.0	2021-02-04 11:38:56.589	error	(8807) VwToken
                    vw-connect.0	2021-02-04 11:38:56.589	error	(8807) Failing to refresh token.
                    vw-connect.0	2021-02-04 11:38:56.507	error	(8807) Relogin
                    vw-connect.0	2021-02-04 11:38:56.507	error	(8807) 400
                    vw-connect.0	2021-02-04 11:38:56.507	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                    vw-connect.0	2021-02-04 11:38:56.507	error	(8807) VwToken
                    vw-connect.0	2021-02-04 11:38:56.506	error	(8807) Failing to refresh token.
                    vw-connect.0	2021-02-04 11:38:55.275	error	(8807) Failed relogin
                    vw-connect.0	2021-02-04 11:38:55.275	error	(8807) {"code":"ECONNRESET"}
                    vw-connect.0	2021-02-04 11:38:55.275	error	(8807) Error: socket hang up
                    vw-connect.0	2021-02-04 11:38:55.275	error	(8807) Failed in first login step
                    vw-connect.0	2021-02-04 11:38:53.964	error	(8807) Failed relogin
                    vw-connect.0	2021-02-04 11:38:53.963	error	(8807) Error: socket hang up
                    vw-connect.0	2021-02-04 11:38:53.963	error	(8807) Failed to get token
                    vw-connect.0	2021-02-04 11:38:53.692	error	(8807) Failed relogin
                    vw-connect.0	2021-02-04 11:38:53.692	error	(8807) {"code":"ECONNRESET"}
                    vw-connect.0	2021-02-04 11:38:53.692	error	(8807) Error: socket hang up
                    vw-connect.0	2021-02-04 11:38:53.692	error	(8807) Failed in first login step
                    vw-connect.0	2021-02-04 11:38:53.434	error	(8807) Failed relogin
                    vw-connect.0	2021-02-04 11:38:53.433	error	(8807) {"code":"ECONNRESET"}
                    vw-connect.0	2021-02-04 11:38:53.433	error	(8807) Error: socket hang up
                    vw-connect.0	2021-02-04 11:38:53.433	error	(8807) Failed in first login step
                    vw-connect.0	2021-02-04 11:38:53.429	error	(8807) Failed relogin
                    vw-connect.0	2021-02-04 11:38:53.429	error	(8807) {"code":"ECONNRESET"}
                    vw-connect.0	2021-02-04 11:38:53.429	error	(8807) Error: socket hang up
                    vw-connect.0	2021-02-04 11:38:53.428	error	(8807) Failed in first login step
                    vw-connect.0	2021-02-04 11:38:52.168	error	(8807) Failed relogin
                    vw-connect.0	2021-02-04 11:38:52.167	error	(8807) Error: socket hang up
                    vw-connect.0	2021-02-04 11:38:52.167	error	(8807) Failed to get token
                    vw-connect.0	2021-02-04 11:38:52.161	error	(8807) Failed relogin
                    vw-connect.0	2021-02-04 11:38:52.160	error	(8807) {"code":"ECONNRESET"}
                    vw-connect.0	2021-02-04 11:38:52.160	error	(8807) Error: socket hang up
                    vw-connect.0	2021-02-04 11:38:52.160	error	(8807) Failed in first login step
                    vw-connect.0	2021-02-04 11:38:51.995	error	(8807) Relogin
                    vw-connect.0	2021-02-04 11:38:51.995	error	(8807) 400
                    vw-connect.0	2021-02-04 11:38:51.995	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                    vw-connect.0	2021-02-04 11:38:51.995	error	(8807) VwToken
                    vw-connect.0	2021-02-04 11:38:51.994	error	(8807) Failing to refresh token.
                    vw-connect.0	2021-02-04 11:38:51.673	error	(8807) Failed relogin
                    vw-connect.0	2021-02-04 11:38:51.672	error	(8807) {"code":"ECONNRESET"}
                    vw-connect.0	2021-02-04 11:38:51.672	error	(8807) Error: socket hang up
                    vw-connect.0	2021-02-04 11:38:51.672	error	(8807) Failed in first login step
                    vw-connect.0	2021-02-04 11:38:51.637	error	(8807) Relogin
                    vw-connect.0	2021-02-04 11:38:51.637	error	(8807) 400
                    vw-connect.0	2021-02-04 11:38:51.637	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                    vw-connect.0	2021-02-04 11:38:51.637	error	(8807) VwToken
                    vw-connect.0	2021-02-04 11:38:51.637	error	(8807) Failing to refresh token.
                    vw-connect.0	2021-02-04 11:38:51.517	error	(8807) Relogin
                    vw-connect.0	2021-02-04 11:38:51.517	error	(8807) 400
                    vw-connect.0	2021-02-04 11:38:51.517	error	(8807) {"error":"invalid_grant","error_description":"Signature of id token (or refresh token) is invalid or token is expired"}
                    vw-connect.0	2021-02-04 11:38:51.517	error	(8807) VwToken
                    vw-connect.0	2021-02-04 11:38:51.517	error	(8807) Failing to refresh token.
                    

                    das ging noch viel länger würde aber den Post sprengen.
                    ich bin dann wieder zur 0023 zurück. da sind wieder nur alle 54 Minuten die folgen 2 Zeiler. übrigens die 54 Minuten bleiben, egal welche abrufzeit man einstellt( selbst bei 77 erfolgt nach 54 Min der Fehler).
                    Adaptereinstellungen wurden nicht verändert. update 77 min erzwungen 0 und trip steht auf kurz.( fehler das bei alle nur die cyclic kommen hatte ich schon gepostet.)

                    vw-connect.0	2021-02-04 17:09:13.149	error	(5468) 400
                    vw-connect.0	2021-02-04 17:09:13.148	error	(5468) Failing to refresh token.
                    vw-connect.0	2021-02-04 16:15:13.121	error	(5468) 400
                    vw-connect.0	2021-02-04 16:15:13.120	error	(5468) Failing to refresh token.
                    vw-connect.0	2021-02-04 15:21:13.117	error	(5468) 400
                    vw-connect.0	2021-02-04 15:21:13.115	error	(5468) Failing to refresh token.
                    vw-connect.0	2021-02-04 14:27:13.153	error	(5468) 400
                    vw-connect.0	2021-02-04 14:27:13.147	error	(5468) Failing to refresh token.
                    vw-connect.0	2021-02-04 13:33:13.173	error	(5468) 400
                    vw-connect.0	2021-02-04 13:33:13.171	error	(5468) Failing to refresh token.
                    

                    pfriedP Offline
                    pfriedP Offline
                    pfried
                    schrieb am zuletzt editiert von
                    #687

                    @aba320 Wie bist Du auf 0.23 zurückgegangen? Bitte um Deine Hilfe!! Liebe Grüße Paul

                    GlasfaserG A 2 Antworten Letzte Antwort
                    0
                    • pfriedP pfried

                      @aba320 Wie bist Du auf 0.23 zurückgegangen? Bitte um Deine Hilfe!! Liebe Grüße Paul

                      GlasfaserG Online
                      GlasfaserG Online
                      Glasfaser
                      schrieb am zuletzt editiert von
                      #688

                      @pfried

                      https://forum.iobroker.net/topic/26438/test-adapter-vw-connect-v0-0-x-für-vw-we-connect-id/671

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

                      pfriedP 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @pfried

                        https://forum.iobroker.net/topic/26438/test-adapter-vw-connect-v0-0-x-für-vw-we-connect-id/671

                        pfriedP Offline
                        pfriedP Offline
                        pfried
                        schrieb am zuletzt editiert von
                        #689

                        @glasfaser Diesen Button habe ich nicht, auch nicht im Expert Modus .....

                        1 Antwort Letzte Antwort
                        0
                        • pfriedP pfried

                          @aba320 Wie bist Du auf 0.23 zurückgegangen? Bitte um Deine Hilfe!! Liebe Grüße Paul

                          A Offline
                          A Offline
                          aba320
                          schrieb am zuletzt editiert von aba320
                          #690

                          @pfried in den adaptern die Expertenansicht aktivieren (2 männlein symbol von rechts) muß rot sein. dann im adapter rechts unten das + dann findes dur die vorhergehenden versionen.

                          HW: Raspimatic 3B+ ;3.69.7.20230506; RPI-RF-MOD
                          ioBrokermaster auf Raspi 4 8 GB; ioBrokerslave auf Raspi 4 4 GB

                          pfriedP 1 Antwort Letzte Antwort
                          0
                          • A aba320

                            @pfried in den adaptern die Expertenansicht aktivieren (2 männlein symbol von rechts) muß rot sein. dann im adapter rechts unten das + dann findes dur die vorhergehenden versionen.

                            pfriedP Offline
                            pfriedP Offline
                            pfried
                            schrieb am zuletzt editiert von pfried
                            #691

                            @aba320 Wie gesagt, diesen Button habe ich leider auch im Expert Modus nicht ...

                            EDIT: Habe den IObroker angehalten, IOBroker fix ausgeführt, jetzt sehe ich den Button wieder ... danke

                            A 2 Antworten Letzte Antwort
                            0
                            • pfriedP pfried

                              @aba320 Wie gesagt, diesen Button habe ich leider auch im Expert Modus nicht ...

                              EDIT: Habe den IObroker angehalten, IOBroker fix ausgeführt, jetzt sehe ich den Button wieder ... danke

                              A Offline
                              A Offline
                              aba320
                              schrieb am zuletzt editiert von
                              #692

                              @pfried hatte sich überschnitten aber das Kreuz hab ich im expert moduns schon ewig.

                              HW: Raspimatic 3B+ ;3.69.7.20230506; RPI-RF-MOD
                              ioBrokermaster auf Raspi 4 8 GB; ioBrokerslave auf Raspi 4 4 GB

                              1 Antwort Letzte Antwort
                              0
                              • pfriedP pfried

                                @aba320 Wie gesagt, diesen Button habe ich leider auch im Expert Modus nicht ...

                                EDIT: Habe den IObroker angehalten, IOBroker fix ausgeführt, jetzt sehe ich den Button wieder ... danke

                                A Offline
                                A Offline
                                aba320
                                schrieb am zuletzt editiert von aba320
                                #693

                                @pfried das ist gut dann mal auf 0023 die 0025 hat bei mir nicht gefunzt.

                                HW: Raspimatic 3B+ ;3.69.7.20230506; RPI-RF-MOD
                                ioBrokermaster auf Raspi 4 8 GB; ioBrokerslave auf Raspi 4 4 GB

                                pfriedP 1 Antwort Letzte Antwort
                                0
                                • A aba320

                                  @pfried das ist gut dann mal auf 0023 die 0025 hat bei mir nicht gefunzt.

                                  pfriedP Offline
                                  pfriedP Offline
                                  pfried
                                  schrieb am zuletzt editiert von
                                  #694

                                  @aba320 Der Connector geht auf Grün und er liest Daten! Super!
                                  Hat die Meldung im Log was zu bedeuten?

                                  vw-connect.0	2021-02-04 18:38:33.601	error	(29157) get vehicle data Failed
                                  vw-connect.0	2021-02-04 18:38:33.600	error	(29157) TypeError: Cannot convert undefined or null to object
                                  vw-connect.0	2021-02-04 18:38:27.104	info	(29157) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                  
                                  A 1 Antwort Letzte Antwort
                                  1
                                  • pfriedP pfried

                                    @aba320 Der Connector geht auf Grün und er liest Daten! Super!
                                    Hat die Meldung im Log was zu bedeuten?

                                    vw-connect.0	2021-02-04 18:38:33.601	error	(29157) get vehicle data Failed
                                    vw-connect.0	2021-02-04 18:38:33.600	error	(29157) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-02-04 18:38:27.104	info	(29157) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    
                                    A Offline
                                    A Offline
                                    aba320
                                    schrieb am zuletzt editiert von aba320
                                    #695

                                    @pfried natürlich bedeutet das was. aber da bin ich kein experte. wie gesagt der adapter wirft bei mir schon seit etlichen versionen alle 54 Minuten einen Fehler(2 Zeiler im log) aus. aber die Probleme finde ich in diesem frühen Stadium des Adapters als normal.des wegen arbeite ich im experten modus um zurück zu können. beobachte mal wie oft die Fehler kommen.
                                    Edit: alles io solange der reale Skoda nicht alle 54 minuten stehen bleibt......

                                    HW: Raspimatic 3B+ ;3.69.7.20230506; RPI-RF-MOD
                                    ioBrokermaster auf Raspi 4 8 GB; ioBrokerslave auf Raspi 4 4 GB

                                    pfriedP 1 Antwort Letzte Antwort
                                    0
                                    • A aba320

                                      @pfried natürlich bedeutet das was. aber da bin ich kein experte. wie gesagt der adapter wirft bei mir schon seit etlichen versionen alle 54 Minuten einen Fehler(2 Zeiler im log) aus. aber die Probleme finde ich in diesem frühen Stadium des Adapters als normal.des wegen arbeite ich im experten modus um zurück zu können. beobachte mal wie oft die Fehler kommen.
                                      Edit: alles io solange der reale Skoda nicht alle 54 minuten stehen bleibt......

                                      pfriedP Offline
                                      pfriedP Offline
                                      pfried
                                      schrieb am zuletzt editiert von
                                      #696

                                      @aba320 Nur zur Bestätigung, bei mir sind es auch 54 Minuten ....

                                      A 1 Antwort Letzte Antwort
                                      0
                                      • pfriedP pfried

                                        @aba320 Nur zur Bestätigung, bei mir sind es auch 54 Minuten ....

                                        A Offline
                                        A Offline
                                        aba320
                                        schrieb am zuletzt editiert von
                                        #697

                                        @pfried na das wird @tombox sicher weiterhelfen. ich habe ihm auf seine Anfrage hin meinen Zugang zum Testen mitgeteilt. mal sehen was kommt.

                                        HW: Raspimatic 3B+ ;3.69.7.20230506; RPI-RF-MOD
                                        ioBrokermaster auf Raspi 4 8 GB; ioBrokerslave auf Raspi 4 4 GB

                                        T 1 Antwort Letzte Antwort
                                        0
                                        • A aba320

                                          @pfried na das wird @tombox sicher weiterhelfen. ich habe ihm auf seine Anfrage hin meinen Zugang zum Testen mitgeteilt. mal sehen was kommt.

                                          T Offline
                                          T Offline
                                          tombox
                                          schrieb am zuletzt editiert von
                                          #698

                                          @aba320 @pfried
                                          Bitte mal via github installieren und schauen ob das Problem weg ist

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          441

                                          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