Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

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

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    837

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.6k

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

Scheduled Pinned Locked Moved Tester
audiid.3myaudiseatskodaskoda connectvolkswagenvw idwe connectwecharge
3.3k Posts 418 Posters 1.8m Views 366 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • bmueller77B bmueller77

    Hallo zusammen, habe gestern meinen ID.3 abgeholt und wollte heute den Adapter einrichten... Entweder bin ich blind oder der Adapter erzeugt bei mir auf meinem NUC keine Instanz und auch keine Objekte. ich habe die Node.JS in der Version v12.20.2 im Einsatz und auch das Canvas installiert. Jemand eine Idee?

    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    wrote on last edited by
    #891

    @bmueller77
    Also , du hast den Adapter installiert ?
    dann auf das + bei Adapter eine Instanze angelegt ?
    Etwas im Log zu sehen ?

    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 ..

    bmueller77B 1 Reply Last reply
    0
    • GlasfaserG Glasfaser

      @bmueller77
      Also , du hast den Adapter installiert ?
      dann auf das + bei Adapter eine Instanze angelegt ?
      Etwas im Log zu sehen ?

      bmueller77B Offline
      bmueller77B Offline
      bmueller77
      wrote on last edited by
      #892

      @glasfaser ... Asche auf mein Haupt... Ich hab zu lange keine neuen Adapter installiert und hatte im Hinterkopf, dass die erste Instanz bei der Adapterinstallation automatisch erfolgt. Kaum macht man es richtig, geht es. Danke.

      bmueller77B 1 Reply Last reply
      0
      • bmueller77B bmueller77

        @glasfaser ... Asche auf mein Haupt... Ich hab zu lange keine neuen Adapter installiert und hatte im Hinterkopf, dass die erste Instanz bei der Adapterinstallation automatisch erfolgt. Kaum macht man es richtig, geht es. Danke.

        bmueller77B Offline
        bmueller77B Offline
        bmueller77
        wrote on last edited by
        #893

        Hm, die Verbindung scheint dennoch nicht zu klappen. ID, Passwort und S-Pin habe ich mehrfach geprüft. Folgendes erscheint im Log:

        2021-06-11 10:51:05.444  - info: vw-connect.0 (24029) starting. Version 0.0.33 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.2, js-controller: 3.2.16
        2021-06-11 10:51:07.333  - warn: vw-connect.0 (24029) https://identity.vwgroup.io/oidc/v1/oauth/sso?clientId=xxxxxxxxxxxxxxxx@apps_vw-dilab_com&relayState=xxxxxxxxxxxxx&userId=xxxxxxxxxxxxxxxxxxxxx&HMAC=xxxxxxxxxxxxxxxxx
        2021-06-11 10:51:07.334  - warn: vw-connect.0 (24029) No valid userid, please visit this link or logout and login in your app account:
        2021-06-11 10:51:07.334  - warn: vw-connect.0 (24029) https://identity.vwgroup.iohttps://identity.vwgroup.io/oidc/v1/oauth/sso?clientId=xxxxxxxxxxxxx@apps_vw-dilab_com&relayState=xxxxxxxxxxxxxxxxxx&userId=xxxxxxxxxxxxxxxxxx&HMAC=xxxxxxxxxxxxxxxxx
        2021-06-11 10:51:07.334  - warn: vw-connect.0 (24029) Try to auto accept new consent
        2021-06-11 10:51:07.338  - error: vw-connect.0 (24029) Login Failed
        2021-06-11 10:51:07.380  - error: vw-connect.0 (24029) uncaught exception: Cannot read property 'request' of undefined
        2021-06-11 10:51:07.380  - error: vw-connect.0 (24029) TypeError: Cannot read property 'request' of undefined
            at Request._callback (/opt/iobroker/node_modules/iobroker.vw-connect/main.js:533:91)
            at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
            at Request.emit (events.js:314:20)
            at Request.EventEmitter.emit (domain.js:483:12)
            at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
            at ClientRequest.emit (events.js:326:22)
            at ClientRequest.EventEmitter.emit (domain.js:483:12)
            at TLSSocket.socketErrorListener (_http_client.js:427:9)
            at TLSSocket.emit (events.js:314:20)
            at TLSSocket.EventEmitter.emit (domain.js:483:12)
        2021-06-11 10:51:07.380  - error: vw-connect.0 (24029) Cannot read property 'request' of undefined
        2021-06-11 10:51:07.385  - info: vw-connect.0 (24029) cleaned everything up...
        2021-06-11 10:51:07.385  - info: vw-connect.0 (24029) terminating
        2021-06-11 10:51:07.385  - warn: vw-connect.0 (24029) Terminated (UNCAUGHT_EXCEPTION): Without reason
        

        Logout und erneuter Login in der ID-App half nichts, auch nicht das Folgen der Links (mit und ohne das doppelte "https://identity.vwgroup.io".

        Jemand eine Idee?

        GlasfaserG T 2 Replies Last reply
        0
        • bmueller77B bmueller77

          Hm, die Verbindung scheint dennoch nicht zu klappen. ID, Passwort und S-Pin habe ich mehrfach geprüft. Folgendes erscheint im Log:

          2021-06-11 10:51:05.444  - info: vw-connect.0 (24029) starting. Version 0.0.33 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.2, js-controller: 3.2.16
          2021-06-11 10:51:07.333  - warn: vw-connect.0 (24029) https://identity.vwgroup.io/oidc/v1/oauth/sso?clientId=xxxxxxxxxxxxxxxx@apps_vw-dilab_com&relayState=xxxxxxxxxxxxx&userId=xxxxxxxxxxxxxxxxxxxxx&HMAC=xxxxxxxxxxxxxxxxx
          2021-06-11 10:51:07.334  - warn: vw-connect.0 (24029) No valid userid, please visit this link or logout and login in your app account:
          2021-06-11 10:51:07.334  - warn: vw-connect.0 (24029) https://identity.vwgroup.iohttps://identity.vwgroup.io/oidc/v1/oauth/sso?clientId=xxxxxxxxxxxxx@apps_vw-dilab_com&relayState=xxxxxxxxxxxxxxxxxx&userId=xxxxxxxxxxxxxxxxxx&HMAC=xxxxxxxxxxxxxxxxx
          2021-06-11 10:51:07.334  - warn: vw-connect.0 (24029) Try to auto accept new consent
          2021-06-11 10:51:07.338  - error: vw-connect.0 (24029) Login Failed
          2021-06-11 10:51:07.380  - error: vw-connect.0 (24029) uncaught exception: Cannot read property 'request' of undefined
          2021-06-11 10:51:07.380  - error: vw-connect.0 (24029) TypeError: Cannot read property 'request' of undefined
              at Request._callback (/opt/iobroker/node_modules/iobroker.vw-connect/main.js:533:91)
              at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
              at Request.emit (events.js:314:20)
              at Request.EventEmitter.emit (domain.js:483:12)
              at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
              at ClientRequest.emit (events.js:326:22)
              at ClientRequest.EventEmitter.emit (domain.js:483:12)
              at TLSSocket.socketErrorListener (_http_client.js:427:9)
              at TLSSocket.emit (events.js:314:20)
              at TLSSocket.EventEmitter.emit (domain.js:483:12)
          2021-06-11 10:51:07.380  - error: vw-connect.0 (24029) Cannot read property 'request' of undefined
          2021-06-11 10:51:07.385  - info: vw-connect.0 (24029) cleaned everything up...
          2021-06-11 10:51:07.385  - info: vw-connect.0 (24029) terminating
          2021-06-11 10:51:07.385  - warn: vw-connect.0 (24029) Terminated (UNCAUGHT_EXCEPTION): Without reason
          

          Logout und erneuter Login in der ID-App half nichts, auch nicht das Folgen der Links (mit und ohne das doppelte "https://identity.vwgroup.io".

          Jemand eine Idee?

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          wrote on last edited by
          #894

          @bmueller77

          Welche Adapter Version ?

          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 ..

          bmueller77B 1 Reply Last reply
          0
          • GlasfaserG Glasfaser

            @bmueller77

            Welche Adapter Version ?

            bmueller77B Offline
            bmueller77B Offline
            bmueller77
            wrote on last edited by
            #895

            @glasfaser 0.0.33

            GlasfaserG 1 Reply Last reply
            0
            • bmueller77B bmueller77

              @glasfaser 0.0.33

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              wrote on last edited by
              #896

              @bmueller77

              Gehe mal in die Adapter Ansicht , ( Expertenmodus einschalten ) dort kannst du mit dem andern + Zeichen die Versionen auswählen , gehe mal ein runter .

              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 ..

              bmueller77B 1 Reply Last reply
              0
              • GlasfaserG Glasfaser

                @bmueller77

                Gehe mal in die Adapter Ansicht , ( Expertenmodus einschalten ) dort kannst du mit dem andern + Zeichen die Versionen auswählen , gehe mal ein runter .

                bmueller77B Offline
                bmueller77B Offline
                bmueller77
                wrote on last edited by
                #897

                @glasfaser Auf die 0.0.32 wollte er nicht, also hab ich ihn mal komplett deinstalliert und dann die 0.0.30 neu installiert. Damit habe ich jetzt eine Verbindung herstellen können. Danke für die schnelle Hilfe.

                GlasfaserG 1 Reply Last reply
                0
                • bmueller77B bmueller77

                  @glasfaser Auf die 0.0.32 wollte er nicht, also hab ich ihn mal komplett deinstalliert und dann die 0.0.30 neu installiert. Damit habe ich jetzt eine Verbindung herstellen können. Danke für die schnelle Hilfe.

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  wrote on last edited by
                  #898

                  @bmueller77

                  Ok , damit läuft es erstmal , das weitere macht dann @tombox

                  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 ..

                  1 Reply Last reply
                  0
                  • bmueller77B bmueller77

                    Hm, die Verbindung scheint dennoch nicht zu klappen. ID, Passwort und S-Pin habe ich mehrfach geprüft. Folgendes erscheint im Log:

                    2021-06-11 10:51:05.444  - info: vw-connect.0 (24029) starting. Version 0.0.33 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.2, js-controller: 3.2.16
                    2021-06-11 10:51:07.333  - warn: vw-connect.0 (24029) https://identity.vwgroup.io/oidc/v1/oauth/sso?clientId=xxxxxxxxxxxxxxxx@apps_vw-dilab_com&relayState=xxxxxxxxxxxxx&userId=xxxxxxxxxxxxxxxxxxxxx&HMAC=xxxxxxxxxxxxxxxxx
                    2021-06-11 10:51:07.334  - warn: vw-connect.0 (24029) No valid userid, please visit this link or logout and login in your app account:
                    2021-06-11 10:51:07.334  - warn: vw-connect.0 (24029) https://identity.vwgroup.iohttps://identity.vwgroup.io/oidc/v1/oauth/sso?clientId=xxxxxxxxxxxxx@apps_vw-dilab_com&relayState=xxxxxxxxxxxxxxxxxx&userId=xxxxxxxxxxxxxxxxxx&HMAC=xxxxxxxxxxxxxxxxx
                    2021-06-11 10:51:07.334  - warn: vw-connect.0 (24029) Try to auto accept new consent
                    2021-06-11 10:51:07.338  - error: vw-connect.0 (24029) Login Failed
                    2021-06-11 10:51:07.380  - error: vw-connect.0 (24029) uncaught exception: Cannot read property 'request' of undefined
                    2021-06-11 10:51:07.380  - error: vw-connect.0 (24029) TypeError: Cannot read property 'request' of undefined
                        at Request._callback (/opt/iobroker/node_modules/iobroker.vw-connect/main.js:533:91)
                        at self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                        at Request.emit (events.js:314:20)
                        at Request.EventEmitter.emit (domain.js:483:12)
                        at Request.onRequestError (/opt/iobroker/node_modules/request/request.js:877:8)
                        at ClientRequest.emit (events.js:326:22)
                        at ClientRequest.EventEmitter.emit (domain.js:483:12)
                        at TLSSocket.socketErrorListener (_http_client.js:427:9)
                        at TLSSocket.emit (events.js:314:20)
                        at TLSSocket.EventEmitter.emit (domain.js:483:12)
                    2021-06-11 10:51:07.380  - error: vw-connect.0 (24029) Cannot read property 'request' of undefined
                    2021-06-11 10:51:07.385  - info: vw-connect.0 (24029) cleaned everything up...
                    2021-06-11 10:51:07.385  - info: vw-connect.0 (24029) terminating
                    2021-06-11 10:51:07.385  - warn: vw-connect.0 (24029) Terminated (UNCAUGHT_EXCEPTION): Without reason
                    

                    Logout und erneuter Login in der ID-App half nichts, auch nicht das Folgen der Links (mit und ohne das doppelte "https://identity.vwgroup.io".

                    Jemand eine Idee?

                    T Offline
                    T Offline
                    tombox
                    wrote on last edited by
                    #899

                    @bmueller77 das war noch ein fehler in der github version ist aber jetzt auch behoben

                    bmueller77B 1 Reply Last reply
                    0
                    • T tombox

                      @bmueller77 das war noch ein fehler in der github version ist aber jetzt auch behoben

                      bmueller77B Offline
                      bmueller77B Offline
                      bmueller77
                      wrote on last edited by bmueller77
                      #900

                      @tombox Perfekt. 0.0.33 läuft jetzt auch bei mir.
                      Mal eine Frage... die Position (GPS) des ID.3 kannst du noch nicht auslesen?!

                      T 1 Reply Last reply
                      0
                      • bmueller77B bmueller77

                        @tombox Perfekt. 0.0.33 läuft jetzt auch bei mir.
                        Mal eine Frage... die Position (GPS) des ID.3 kannst du noch nicht auslesen?!

                        T Offline
                        T Offline
                        tombox
                        wrote on last edited by
                        #901

                        @bmueller77 ich kann nur das anzeigen was in der App sichtbar ist

                        bmueller77B 2 Replies Last reply
                        0
                        • T tombox

                          @bmueller77 ich kann nur das anzeigen was in der App sichtbar ist

                          bmueller77B Offline
                          bmueller77B Offline
                          bmueller77
                          wrote on last edited by
                          #902

                          @tombox Okay, dachte ich mir schon. Dann hoffe ich auf ein baldiges Update der App zu Position und dem Zustand der Türen (offen, geschlossen, verriegelt).

                          1 Reply Last reply
                          0
                          • E Exile82

                            @tombox yes, that might be correct. But I have entered my login credentials, don't know what to do.
                            I tried to remove the instance and reinstall 0.30 version.
                            When i intentionally enter wrong password, I get this:
                            90494675-27a7-4c0f-bac0-d9a13a0b4f0f-image.png

                            When I enter the correct password, I get this:
                            89d7566d-50df-4ae8-bd49-66759dee56fb-image.png

                            I know I have done this correct, as it worked flawlessy just before I upgraded to .33 version

                            R Offline
                            R Offline
                            rabru
                            wrote on last edited by
                            #903

                            @exile82 , I run into the exact same issue with the same error messages, without upgrading it. Since one or two days I lost the connection towards VW-Connect. I removed the complete Adapter and installed it new, but no success. I found it strange, that I can see only v0.30 as the newest version. Not sure if this is related.

                            I did yesterday an upgrade from nodejs v10 to v12. Maybe this could have an impact. So I failed back to v10, but still it doesn't work.

                            Did you get it working in the meantime?

                            1 Reply Last reply
                            0
                            • E Exile82

                              @tombox yes, that might be correct. But I have entered my login credentials, don't know what to do.
                              I tried to remove the instance and reinstall 0.30 version.
                              When i intentionally enter wrong password, I get this:
                              90494675-27a7-4c0f-bac0-d9a13a0b4f0f-image.png

                              When I enter the correct password, I get this:
                              89d7566d-50df-4ae8-bd49-66759dee56fb-image.png

                              I know I have done this correct, as it worked flawlessy just before I upgraded to .33 version

                              R Offline
                              R Offline
                              rabru
                              wrote on last edited by
                              #904

                              @exile82 @tombox
                              I finally found the following Issue:
                              https://github.com/TA2k/ioBroker.vw-connect/issues/119

                              A lot of work for nothing. VW is definitely not automation minded.

                              1 Reply Last reply
                              0
                              • T tombox

                                @bmueller77 ich kann nur das anzeigen was in der App sichtbar ist

                                bmueller77B Offline
                                bmueller77B Offline
                                bmueller77
                                wrote on last edited by
                                #905

                                @tombox Welcher Wert steht denn für die Lenkradheizung? Ist für den ID über die App steuerbar aber ich finde in den Objects nicht den passenden Eintrag.

                                T 1 Reply Last reply
                                0
                                • bmueller77B bmueller77

                                  @tombox Welcher Wert steht denn für die Lenkradheizung? Ist für den ID über die App steuerbar aber ich finde in den Objects nicht den passenden Eintrag.

                                  T Offline
                                  T Offline
                                  TiDO
                                  wrote on last edited by
                                  #906

                                  @tombox

                                  habe gerade auf 0.0.36 aktualsisiert.
                                  Nun kommt folgender Fehler:

                                  vw-connect.0	2021-06-18 09:01:56.504	error	(11256) status update Failed WVWZZZxxxxxx
                                  vw-connect.0	2021-06-18 09:01:56.503	debug	(11256) error while getting $homeregion/fs-car/bs/dwap/v1/$type/$country/vehicles/$vin/history
                                  vw-connect.0	2021-06-18 09:01:56.502	debug	(11256) error while getting $homeregion/fs-car/bs/rs/v1/$type/$country/vehicles/$vin/status
                                  vw-connect.0	2021-06-18 09:01:56.502	debug	(11256) error while getting $homeregion/fs-car/bs/batterycharge/v1/$type/$country/vehicles/$vin/charger
                                  vw-connect.0	2021-06-18 09:01:56.502	debug	(11256) error while getting $homeregion/fs-car/destinationfeedservice/mydestinations/v1/$type/$country/vehicles/$vin/destinations
                                  vw-connect.0	2021-06-18 09:01:56.501	debug	(11256) error while getting $homeregion/fs-car/bs/vsr/v1/$type/$country/vehicles/$vin/status
                                  vw-connect.0	2021-06-18 09:01:56.501	debug	(11256) error while getting $homeregion/fs-car/bs/cf/v1/$type/$country/vehicles/$vin/position
                                  vw-connect.0	2021-06-18 09:01:56.501	debug	(11256) error while getting $homeregion/fs-car/bs/climatisation/v1/$type/$country/vehicles/$vin/climater
                                  vw-connect.0	2021-06-18 09:01:56.500	debug	(11256) error while getting $homeregion/fs-car/bs/departuretimer/v1/$type/$country/vehicles/$vin/timer
                                  vw-connect.0	2021-06-18 09:01:56.500	error	(11256) Error: Invalid URI "undefined/fs-car/bs/dwap/v1/Wc/DE/vehicles/WVWZZZxxxxxx/history"
                                  vw-connect.0	2021-06-18 09:01:56.499	error	(11256) Error: Invalid URI "undefined/fs-car/bs/rs/v1/Wc/DE/vehicles/WVWZZZxxxxxx/status"
                                  vw-connect.0	2021-06-18 09:01:56.498	error	(11256) Error: Invalid URI "undefined/fs-car/bs/batterycharge/v1/Wc/DE/vehicles/WVWZZZxxxxxx/charger"
                                  vw-connect.0	2021-06-18 09:01:56.497	error	(11256) Error: Invalid URI "undefined/fs-car/destinationfeedservice/mydestinations/v1/Wc/DE/vehicles/WVWZZZxxxxxx/destinations"
                                  vw-connect.0	2021-06-18 09:01:56.496	error	(11256) Error: Invalid URI "undefined/fs-car/bs/vsr/v1/Wc/DE/vehicles/WVWZZZxxxxxx/status"
                                  vw-connect.0	2021-06-18 09:01:56.495	error	(11256) Error: Invalid URI "undefined/fs-car/bs/cf/v1/Wc/DE/vehicles/WVWZZZxxxxxx/position"
                                  vw-connect.0	2021-06-18 09:01:56.494	error	(11256) Error: Invalid URI "undefined/fs-car/bs/climatisation/v1/Wc/DE/vehicles/WVWZZZxxxxxx/climater"
                                  vw-connect.0	2021-06-18 09:01:56.493	error	(11256) Error: Invalid URI "undefined/fs-car/bs/departuretimer/v1/Wc/DE/vehicles/WVWZZZxxxxxx/timer"
                                  vw-connect.0	2021-06-18 09:01:56.489	error	(11256) get vehicle data Failed
                                  vw-connect.0	2021-06-18 09:01:56.489	error	(11256) Error: Invalid URI "undefined/fs-car/bs/vsr/v1/Wc/DE/vehicles/WVWZZZxxxxxx/requests"
                                  vw-connect.0	2021-06-18 09:01:56.488	error	(11256) WVWZZZxxxxxx
                                  vw-connect.0	2021-06-18 09:01:56.486	error	(11256) Error: Invalid URI "undefined/fs-car/vehicleMgmt/vehicledata/v2/Wc/DE/vehicles/WVWZZZxxxxxx/"
                                  vw-connect.0	2021-06-18 09:01:56.483	debug	(11256) get home region Failed WVWZZZxxxxxx
                                  vw-connect.0	2021-06-18 09:01:56.482	error	(11256) 400
                                  vw-connect.0	2021-06-18 09:01:56.266	debug	(11256) getHomeRegion
                                  
                                  T 1 Reply Last reply
                                  0
                                  • T TiDO

                                    @tombox

                                    habe gerade auf 0.0.36 aktualsisiert.
                                    Nun kommt folgender Fehler:

                                    vw-connect.0	2021-06-18 09:01:56.504	error	(11256) status update Failed WVWZZZxxxxxx
                                    vw-connect.0	2021-06-18 09:01:56.503	debug	(11256) error while getting $homeregion/fs-car/bs/dwap/v1/$type/$country/vehicles/$vin/history
                                    vw-connect.0	2021-06-18 09:01:56.502	debug	(11256) error while getting $homeregion/fs-car/bs/rs/v1/$type/$country/vehicles/$vin/status
                                    vw-connect.0	2021-06-18 09:01:56.502	debug	(11256) error while getting $homeregion/fs-car/bs/batterycharge/v1/$type/$country/vehicles/$vin/charger
                                    vw-connect.0	2021-06-18 09:01:56.502	debug	(11256) error while getting $homeregion/fs-car/destinationfeedservice/mydestinations/v1/$type/$country/vehicles/$vin/destinations
                                    vw-connect.0	2021-06-18 09:01:56.501	debug	(11256) error while getting $homeregion/fs-car/bs/vsr/v1/$type/$country/vehicles/$vin/status
                                    vw-connect.0	2021-06-18 09:01:56.501	debug	(11256) error while getting $homeregion/fs-car/bs/cf/v1/$type/$country/vehicles/$vin/position
                                    vw-connect.0	2021-06-18 09:01:56.501	debug	(11256) error while getting $homeregion/fs-car/bs/climatisation/v1/$type/$country/vehicles/$vin/climater
                                    vw-connect.0	2021-06-18 09:01:56.500	debug	(11256) error while getting $homeregion/fs-car/bs/departuretimer/v1/$type/$country/vehicles/$vin/timer
                                    vw-connect.0	2021-06-18 09:01:56.500	error	(11256) Error: Invalid URI "undefined/fs-car/bs/dwap/v1/Wc/DE/vehicles/WVWZZZxxxxxx/history"
                                    vw-connect.0	2021-06-18 09:01:56.499	error	(11256) Error: Invalid URI "undefined/fs-car/bs/rs/v1/Wc/DE/vehicles/WVWZZZxxxxxx/status"
                                    vw-connect.0	2021-06-18 09:01:56.498	error	(11256) Error: Invalid URI "undefined/fs-car/bs/batterycharge/v1/Wc/DE/vehicles/WVWZZZxxxxxx/charger"
                                    vw-connect.0	2021-06-18 09:01:56.497	error	(11256) Error: Invalid URI "undefined/fs-car/destinationfeedservice/mydestinations/v1/Wc/DE/vehicles/WVWZZZxxxxxx/destinations"
                                    vw-connect.0	2021-06-18 09:01:56.496	error	(11256) Error: Invalid URI "undefined/fs-car/bs/vsr/v1/Wc/DE/vehicles/WVWZZZxxxxxx/status"
                                    vw-connect.0	2021-06-18 09:01:56.495	error	(11256) Error: Invalid URI "undefined/fs-car/bs/cf/v1/Wc/DE/vehicles/WVWZZZxxxxxx/position"
                                    vw-connect.0	2021-06-18 09:01:56.494	error	(11256) Error: Invalid URI "undefined/fs-car/bs/climatisation/v1/Wc/DE/vehicles/WVWZZZxxxxxx/climater"
                                    vw-connect.0	2021-06-18 09:01:56.493	error	(11256) Error: Invalid URI "undefined/fs-car/bs/departuretimer/v1/Wc/DE/vehicles/WVWZZZxxxxxx/timer"
                                    vw-connect.0	2021-06-18 09:01:56.489	error	(11256) get vehicle data Failed
                                    vw-connect.0	2021-06-18 09:01:56.489	error	(11256) Error: Invalid URI "undefined/fs-car/bs/vsr/v1/Wc/DE/vehicles/WVWZZZxxxxxx/requests"
                                    vw-connect.0	2021-06-18 09:01:56.488	error	(11256) WVWZZZxxxxxx
                                    vw-connect.0	2021-06-18 09:01:56.486	error	(11256) Error: Invalid URI "undefined/fs-car/vehicleMgmt/vehicledata/v2/Wc/DE/vehicles/WVWZZZxxxxxx/"
                                    vw-connect.0	2021-06-18 09:01:56.483	debug	(11256) get home region Failed WVWZZZxxxxxx
                                    vw-connect.0	2021-06-18 09:01:56.482	error	(11256) 400
                                    vw-connect.0	2021-06-18 09:01:56.266	debug	(11256) getHomeRegion
                                    
                                    T Offline
                                    T Offline
                                    tombox
                                    wrote on last edited by
                                    #907

                                    @tido Der Fehler für ID Fahrzeuge ist mit 0.0.37 gefixt

                                    S 1 Reply Last reply
                                    0
                                    • T tombox

                                      @tido Der Fehler für ID Fahrzeuge ist mit 0.0.37 gefixt

                                      S Offline
                                      S Offline
                                      Sneak-L8
                                      wrote on last edited by
                                      #908

                                      @tombox Adapter läuft mit 0.3.37. Bei mir kommen jetzt folgende Warnungen:

                                      vw-connect.0	2021-06-18 10:18:46.040	warn	(21140) This object will not be created in future versions. Please report this to the developer.
                                      vw-connect.0	2021-06-18 10:18:46.039	warn	(21140) Object vw-connect.0.WVWZZZE1ZMP035023.status.capabilityStatus.webRadio.status03 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                                      vw-connect.0	2021-06-18 10:18:46.039	warn	(21140) This object will not be created in future versions. Please report this to the developer.
                                      vw-connect.0	2021-06-18 10:18:46.038	warn	(21140) Object vw-connect.0.WVWZZZE1ZMP035023.status.capabilityStatus.webRadio.status02 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                                      vw-connect.0	2021-06-18 10:18:46.037	warn	(21140) This object will not be created in future versions. Please report this to the developer.
                                      vw-connect.0	2021-06-18 10:18:46.036	warn	(21140) Object vw-connect.0.WVWZZZE1ZMP035023.status.capabilityStatus.webRadio.status01 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                                      

                                      Das sind im Vergleich zu vorher relativ viele Status. Nix großes, aber zur Info...

                                      T 1 Reply Last reply
                                      0
                                      • S Sneak-L8

                                        @tombox Adapter läuft mit 0.3.37. Bei mir kommen jetzt folgende Warnungen:

                                        vw-connect.0	2021-06-18 10:18:46.040	warn	(21140) This object will not be created in future versions. Please report this to the developer.
                                        vw-connect.0	2021-06-18 10:18:46.039	warn	(21140) Object vw-connect.0.WVWZZZE1ZMP035023.status.capabilityStatus.webRadio.status03 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                                        vw-connect.0	2021-06-18 10:18:46.039	warn	(21140) This object will not be created in future versions. Please report this to the developer.
                                        vw-connect.0	2021-06-18 10:18:46.038	warn	(21140) Object vw-connect.0.WVWZZZE1ZMP035023.status.capabilityStatus.webRadio.status02 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                                        vw-connect.0	2021-06-18 10:18:46.037	warn	(21140) This object will not be created in future versions. Please report this to the developer.
                                        vw-connect.0	2021-06-18 10:18:46.036	warn	(21140) Object vw-connect.0.WVWZZZE1ZMP035023.status.capabilityStatus.webRadio.status01 is invalid: obj.common.name has an invalid type! Expected "string" or "object", received "number"
                                        

                                        Das sind im Vergleich zu vorher relativ viele Status. Nix großes, aber zur Info...

                                        T Offline
                                        T Offline
                                        tombox
                                        wrote on last edited by
                                        #909

                                        @sneak-l8 lösche mal die objekte und probiere mit der aktuellen github version nochmal ob der fehler kommt

                                        S 1 Reply Last reply
                                        0
                                        • T tombox

                                          @sneak-l8 lösche mal die objekte und probiere mit der aktuellen github version nochmal ob der fehler kommt

                                          S Offline
                                          S Offline
                                          Sneak-L8
                                          wrote on last edited by
                                          #910

                                          @tombox War mein ersten Schritt, hab die WebRadio-State bzw. den Chanel gelöscht und neu gestartet. Gerade nochmal WebRadio gelöscht, von git installiert und neu gestartet. Leider gleiches Problem.

                                          T 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          460

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe