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.
    • W
      Wolfilux @tombox last edited by

      @tombox Vielen Dank! Konnte es erfolgreich testen.

      Wszene 1 Reply Last reply Reply Quote 0
      • Wszene
        Wszene @Wolfilux last edited by

        Hat vielleicht jemand eine Idee welches Widget ich für folgendes nutzen kann

        Ich habe mir einen Datenpunkt er stellt welcher bei true ein Blockly auslöst
        Dieses Blockly startet die Standheizung und sendet mir den Status via Telegram
        Also Standheizung gestartet / beendet

        das heist ich möchte mit dem Widget den Datenpunkt schalten
        Die Anzeige der Icons ob Standheizung an oder aus soll dann aber über einen anderen Datenpunkt gehen
        Das ist dieser DP "vw-connect.0.XXXXXXXXXXX.remoteStandheizung.climatisationStateReport.remainingClimateTime"
        Dieser DP zeigt mir die Dauer der Standheizung an
        Also in meinem Fall läuft er von 30min auf 0

        Also möchte ich gern bei >=1 mein Icon in grün
        und bei
        <1 in rot

        Hat da zufällig jemand eine Idee?

        Ich weiss ich könnte der Bilder übereinander legen und bei Sichtbarkeit die Bedingung eingeben aber vieleicht geht es auch mit einem Widget

        Glasfaser M 2 Replies Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Wszene last edited by

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

          vieleicht geht es auch mit einem Widget

          Jipp ... über Signalbilder

          .
          1.JPG

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

            @tombox ja super!! Folgendes ist mir gerade aufgefallen:

            1. der jeweils letzte Ladevorgang unter wecharge/homecharging/records ist leer.
            2. unter wecharge/chargeandpay sehe ich keine Einträge - hier hätte ich meine Ladevorgänge an öffentlichen Ladestationen erwartet (?)
            T 1 Reply Last reply Reply Quote 0
            • Wszene
              Wszene @Glasfaser last edited by

              @glasfaser
              Danke
              Ich habe das jetzt so eingestellt
              Bildschirmfoto 2021-01-13 um 19.06.27.png

              Jetzt wird mir aber das Bild für Standheizung an angezeigt
              Diese ist aber aus

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

                @wszene

                du hast bei <1 das Bild an hinterlegt

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

                  @glasfaser
                  Stimmt
                  Denkfehler
                  Habe die Bilder genau verkehrt rum gesetzt

                  Und die Bilder oben bei Allgemein drinlassen oder müssen die raus

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

                    @wszene

                    Das ist dir überlassen , denn die Bilder sind für den State deines Datenpunktes zuständig true/false.

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

                      @glasfaser

                      Das Problem an der Standheizung ist die Verzögerung und das es nicht immer funktioniert
                      Daher würde ich eigendlich nur die States von dem unteren Datenpunkt angezeigt haben

                      Ich mache die oberen mal raus und werde morgen früh sehen ob es so klappt

                      EDIT:
                      Wenn ich die Icons obern raus mache dann zeigt er mir die Lampe, welche als Standartbild bei dem Widget ist, an
                      Ich habe mal ein blank Icon eingefügt

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

                        @thetagamma
                        @novregen

                        Audi.jpg

                        Die View habe ich hier eingestellt .

                        https://forum.iobroker.net/topic/40926/vorlage-view-visualisierung-emobility-vw-connect-audi

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

                          @glasfaser
                          Die nehme ich als Anregung für mich

                          Kann das so funktionieren?
                          Bildschirmfoto 2021-01-13 um 21.49.29.png

                          Also würde das unabhänging von einander laufen oder muss ich 2 Blocklys machen?

                          Oberer Teil:
                          Start der Heizung über die VIS

                          Untere Teil:
                          Wenn die Standheizung läuft, unabhänging ob per VIS, App oder Fernbedienung gestartet, soll er mir die Telegram schicken

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

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

                            Also würde das unabhänging von einander laufen oder muss ich 2 Blocklys machen?

                            Ja, läuft unabhängig .(könnte man kompakter machen ,aber für den Anfang schon gut )
                            Das passt schon , ist doch Winzig das Blockly , das brauchst du nicht splitten .

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

                              @glasfaser
                              OK danke dir
                              Also kann ich in das Blockly dann auch die Belüftung mit rein machen

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

                                @glasfaser Vielen Dank 👍

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

                                  @wszene said in Test Adapter VW Connect v0.0.x für VW We Connect, ID:
                                  @glasfaser

                                  Bildschirmfoto 2021-01-13 um 21.49.29.png

                                  Also es funktioniert

                                  ABER:
                                  Ich bekomme jetzt verdammt viele Telegrams
                                  Was muss ich ändern das ich nur eine Telegram beim starten und eine beim stopen bekomme?

                                  EDIT:
                                  Wenn die Standheizung wieder aus ist bekomme ich gar keine Benachrichtigung

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    aba320 @tombox last edited by aba320

                                    @tombox Hallo hatte über git version 0023 installiert:
                                    es kommen folgende Fehlermeldungen im Log:

                                    vw-connect.0	2021-01-14 06:17:28.903	error	(16152) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-14 06:17:28.901	error	(16152) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-14 06:17:28.624	error	(16152) status update Failed
                                    vw-connect.0	2021-01-14 06:17:28.623	error	(16152) 429
                                    vw-connect.0	2021-01-14 06:17:22.898	info	(16152) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-14 06:16:49.079	info	(1441) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-14 06:16:49.077	info	(1441) terminating
                                    vw-connect.0	2021-01-14 06:16:48.955	info	(1441) cleaned everything up...
                                    vw-connect.0	2021-01-14 06:16:48.954	error	(1441) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-14 06:16:48.953	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-14 06:16:48.952	error	(1441) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-14 06:16:48.951	error	(1441) Failed in first login step
                                    vw-connect.0	2021-01-14 06:16:47.797	error	(1441) Relogin
                                    vw-connect.0	2021-01-14 06:16:47.796	error	(1441) 400
                                    vw-connect.0	2021-01-14 06:16:47.791	error	(1441) Failing to refresh token.
                                    vw-connect.0	2021-01-14 05:22:49.447	error	(1441) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-14 05:22:49.446	error	(1441) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-14 05:22:49.390	error	(1441) status update Failed
                                    vw-connect.0	2021-01-14 05:22:49.389	error	(1441) 429
                                    vw-connect.0	2021-01-14 05:22:44.113	info	(1441) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-14 05:22:10.337	info	(19245) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-14 05:22:10.335	info	(19245) terminating
                                    vw-connect.0	2021-01-14 05:22:10.187	info	(19245) cleaned everything up...
                                    vw-connect.0	2021-01-14 05:22:10.185	error	(19245) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-14 05:22:10.184	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-14 05:22:10.180	error	(19245) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-14 05:22:10.179	error	(19245) Failed in first login step
                                    vw-connect.0	2021-01-14 05:22:09.012	error	(19245) Relogin
                                    vw-connect.0	2021-01-14 05:22:09.011	error	(19245) 400
                                    vw-connect.0	2021-01-14 05:22:09.006	error	(19245) Failing to refresh token.
                                    vw-connect.0	2021-01-14 04:28:10.989	error	(19245) status update Failed
                                    vw-connect.0	2021-01-14 04:28:10.988	error	(19245) 429
                                    vw-connect.0	2021-01-14 04:28:10.741	error	(19245) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-14 04:28:10.739	error	(19245) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-14 04:28:05.215	info	(19245) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-14 04:27:31.460	info	(4786) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-14 04:27:31.458	info	(4786) terminating
                                    vw-connect.0	2021-01-14 04:27:31.285	info	(4786) cleaned everything up...
                                    vw-connect.0	2021-01-14 04:27:31.283	error	(4786) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-14 04:27:31.282	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-14 04:27:31.279	error	(4786) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-14 04:27:31.278	error	(4786) Failed in first login step
                                    vw-connect.0	2021-01-14 04:27:30.019	error	(4786) Relogin
                                    vw-connect.0	2021-01-14 04:27:30.018	error	(4786) 400
                                    vw-connect.0	2021-01-14 04:27:30.008	error	(4786) Failing to refresh token.
                                    vw-connect.0	2021-01-14 03:33:32.015	error	(4786) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-14 03:33:32.014	error	(4786) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-14 03:33:31.951	error	(4786) status update Failed
                                    vw-connect.0	2021-01-14 03:33:31.949	error	(4786) 429
                                    vw-connect.0	2021-01-14 03:33:26.110	info	(4786) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-14 03:32:52.160	info	(22721) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-14 03:32:52.159	info	(22721) terminating
                                    vw-connect.0	2021-01-14 03:32:52.030	info	(22721) cleaned everything up...
                                    vw-connect.0	2021-01-14 03:32:52.029	error	(22721) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-14 03:32:52.028	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-14 03:32:52.027	error	(22721) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-14 03:32:52.026	error	(22721) Failed in first login step
                                    vw-connect.0	2021-01-14 03:32:50.926	error	(22721) Relogin
                                    vw-connect.0	2021-01-14 03:32:50.926	error	(22721) 400
                                    vw-connect.0	2021-01-14 03:32:50.919	error	(22721) Failing to refresh token.
                                    vw-connect.0	2021-01-14 02:38:55.334	error	(22721) status update Failed
                                    vw-connect.0	2021-01-14 02:38:55.332	error	(22721) 429
                                    vw-connect.0	2021-01-14 02:38:52.946	error	(22721) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-14 02:38:52.945	error	(22721) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-14 02:38:47.449	info	(22721) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-14 02:38:13.659	info	(8586) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-14 02:38:13.657	info	(8586) terminating
                                    vw-connect.0	2021-01-14 02:38:13.544	info	(8586) cleaned everything up...
                                    vw-connect.0	2021-01-14 02:38:13.543	error	(8586) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-14 02:38:13.543	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-14 02:38:13.541	error	(8586) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-14 02:38:13.541	error	(8586) Failed in first login step
                                    vw-connect.0	2021-01-14 02:38:12.326	error	(8586) Relogin
                                    vw-connect.0	2021-01-14 02:38:12.325	error	(8586) 400
                                    vw-connect.0	2021-01-14 02:38:12.314	error	(8586) Failing to refresh token.
                                    vw-connect.0	2021-01-14 01:44:13.984	error	(8586) status update Failed
                                    vw-connect.0	2021-01-14 01:44:13.982	error	(8586) 429
                                    vw-connect.0	2021-01-14 01:44:13.968	error	(8586) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-14 01:44:13.967	error	(8586) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-14 01:44:08.680	info	(8586) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-14 01:43:35.065	info	(26400) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-14 01:43:35.064	info	(26400) terminating
                                    vw-connect.0	2021-01-14 01:43:34.911	info	(26400) cleaned everything up...
                                    vw-connect.0	2021-01-14 01:43:34.910	error	(26400) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-14 01:43:34.908	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-14 01:43:34.906	error	(26400) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-14 01:43:34.904	error	(26400) Failed in first login step
                                    vw-connect.0	2021-01-14 01:43:33.821	error	(26400) Relogin
                                    vw-connect.0	2021-01-14 01:43:33.820	error	(26400) 400
                                    vw-connect.0	2021-01-14 01:43:33.810	error	(26400) Failing to refresh token.
                                    vw-connect.0	2021-01-14 00:49:35.543	error	(26400) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-14 00:49:35.542	error	(26400) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-14 00:49:35.477	error	(26400) status update Failed
                                    vw-connect.0	2021-01-14 00:49:35.475	error	(26400) 429
                                    vw-connect.0	2021-01-14 00:49:30.436	info	(26400) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-14 00:48:56.147	info	(11507) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-14 00:48:56.145	info	(11507) terminating
                                    vw-connect.0	2021-01-14 00:48:56.024	info	(11507) cleaned everything up...
                                    vw-connect.0	2021-01-14 00:48:56.023	error	(11507) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-14 00:48:56.023	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-14 00:48:56.021	error	(11507) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-14 00:48:56.020	error	(11507) Failed in first login step
                                    vw-connect.0	2021-01-14 00:48:54.951	error	(11507) Relogin
                                    vw-connect.0	2021-01-14 00:48:54.950	error	(11507) 400
                                    vw-connect.0	2021-01-14 00:48:54.928	error	(11507) Failing to refresh token.
                                    vw-connect.0	2021-01-13 23:54:56.565	error	(11507) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-13 23:54:56.564	error	(11507) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-13 23:54:56.488	error	(11507) status update Failed
                                    vw-connect.0	2021-01-13 23:54:56.487	error	(11507) 429
                                    vw-connect.0	2021-01-13 23:54:51.112	info	(11507) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-13 23:54:17.323	info	(29362) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-13 23:54:17.321	info	(29362) terminating
                                    vw-connect.0	2021-01-13 23:54:17.157	info	(29362) cleaned everything up...
                                    vw-connect.0	2021-01-13 23:54:17.155	error	(29362) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-13 23:54:17.154	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-13 23:54:17.150	error	(29362) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-13 23:54:17.149	error	(29362) Failed in first login step
                                    vw-connect.0	2021-01-13 23:54:15.860	error	(29362) Relogin
                                    vw-connect.0	2021-01-13 23:54:15.859	error	(29362) 400
                                    vw-connect.0	2021-01-13 23:54:15.848	error	(29362) Failing to refresh token.
                                    vw-connect.0	2021-01-13 23:00:17.657	error	(29362) status update Failed
                                    vw-connect.0	2021-01-13 23:00:17.656	error	(29362) 429
                                    vw-connect.0	2021-01-13 23:00:17.620	error	(29362) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-13 23:00:17.619	error	(29362) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-13 23:00:12.060	info	(29362) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-13 22:59:37.196	info	(15075) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-13 22:59:37.194	info	(15075) terminating
                                    vw-connect.0	2021-01-13 22:59:37.050	info	(15075) cleaned everything up...
                                    vw-connect.0	2021-01-13 22:59:37.048	error	(15075) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-13 22:59:37.047	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-13 22:59:37.044	error	(15075) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-13 22:59:37.042	error	(15075) Failed in first login step
                                    vw-connect.0	2021-01-13 22:59:35.695	error	(15075) Relogin
                                    vw-connect.0	2021-01-13 22:59:35.694	error	(15075) 400
                                    vw-connect.0	2021-01-13 22:59:35.683	error	(15075) Failing to refresh token.
                                    vw-connect.0	2021-01-13 22:05:37.638	error	(15075) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-13 22:05:37.637	error	(15075) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-13 22:05:37.618	error	(15075) status update Failed
                                    vw-connect.0	2021-01-13 22:05:37.617	error	(15075) 429
                                    vw-connect.0	2021-01-13 22:05:31.908	info	(15075) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-13 22:04:57.549	info	(305) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-13 22:04:57.548	info	(305) terminating
                                    vw-connect.0	2021-01-13 22:04:57.369	info	(305) cleaned everything up...
                                    vw-connect.0	2021-01-13 22:04:57.366	error	(305) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-13 22:04:57.364	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-13 22:04:57.360	error	(305) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-13 22:04:57.358	error	(305) Failed in first login step
                                    vw-connect.0	2021-01-13 22:04:56.236	error	(305) Relogin
                                    vw-connect.0	2021-01-13 22:04:56.236	error	(305) 400
                                    vw-connect.0	2021-01-13 22:04:56.226	error	(305) Failing to refresh token.
                                    vw-connect.0	2021-01-13 21:10:57.882	error	(305) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-13 21:10:57.881	error	(305) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-13 21:10:57.747	error	(305) status update Failed
                                    vw-connect.0	2021-01-13 21:10:57.746	error	(305) 429
                                    vw-connect.0	2021-01-13 21:10:52.746	info	(305) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-13 21:10:18.747	info	(18535) Terminated (NO_ERROR): Without reason
                                    vw-connect.0	2021-01-13 21:10:18.745	info	(18535) terminating
                                    vw-connect.0	2021-01-13 21:10:18.585	info	(18535) cleaned everything up...
                                    vw-connect.0	2021-01-13 21:10:18.583	error	(18535) unhandled promise rejection: undefined
                                    vw-connect.0	2021-01-13 21:10:18.582	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    vw-connect.0	2021-01-13 21:10:18.578	error	(18535) Error: Invalid protocol: skodaconnect:
                                    vw-connect.0	2021-01-13 21:10:18.577	error	(18535) Failed in first login step
                                    vw-connect.0	2021-01-13 21:10:17.477	error	(18535) Relogin
                                    vw-connect.0	2021-01-13 21:10:17.477	error	(18535) 400
                                    vw-connect.0	2021-01-13 21:10:17.470	error	(18535) Failing to refresh token.
                                    vw-connect.0	2021-01-13 20:16:19.136	error	(18535) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-13 20:16:19.136	error	(18535) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-13 20:16:19.127	error	(18535) status update Failed
                                    vw-connect.0	2021-01-13 20:16:19.126	error	(18535) 429
                                    vw-connect.0	2021-01-13 20:16:13.713	info	(18535) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-13 20:16:07.415	info	(16535) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    vw-connect.0	2021-01-13 20:16:07.414	info	(16535) terminating
                                    vw-connect.0	2021-01-13 20:16:07.413	info	(16535) cleaned everything up...
                                    vw-connect.0	2021-01-13 20:16:07.411	info	(16535) Got terminate signal TERMINATE_YOURSELF
                                    vw-connect.0	2021-01-13 20:14:00.208	error	(16535) status update Failed
                                    vw-connect.0	2021-01-13 20:14:00.207	error	(16535) 429
                                    vw-connect.0	2021-01-13 20:14:00.205	error	(16535) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-13 20:14:00.205	error	(16535) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-13 20:13:54.643	info	(16535) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-13 20:13:48.091	info	(12420) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    vw-connect.0	2021-01-13 20:13:48.089	info	(12420) terminating
                                    vw-connect.0	2021-01-13 20:13:48.089	info	(12420) cleaned everything up...
                                    vw-connect.0	2021-01-13 20:13:48.086	info	(12420) Got terminate signal TERMINATE_YOURSELF
                                    vw-connect.0	2021-01-13 20:09:11.072	error	(12420) status update Failed
                                    vw-connect.0	2021-01-13 20:09:11.071	error	(12420) 429
                                    vw-connect.0	2021-01-13 20:09:11.009	error	(12420) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-13 20:09:11.008	error	(12420) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-13 20:09:05.722	info	(12420) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-13 20:08:59.056	info	(8811) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    vw-connect.0	2021-01-13 20:08:59.054	info	(8811) terminating
                                    vw-connect.0	2021-01-13 20:08:59.053	info	(8811) cleaned everything up...
                                    vw-connect.0	2021-01-13 20:08:59.052	info	(8811) Got terminate signal TERMINATE_YOURSELF
                                    vw-connect.0	2021-01-13 20:05:01.500	error	(8811) status update Failed
                                    vw-connect.0	2021-01-13 20:05:01.499	error	(8811) 429
                                    vw-connect.0	2021-01-13 20:05:01.414	error	(8811) TypeError: Cannot convert undefined or null to object
                                    vw-connect.0	2021-01-13 20:05:01.413	error	(8811) Error extract keys: TMBEK6NW7LXXXXXX.general undefined
                                    vw-connect.0	2021-01-13 20:04:56.081	info	(8811) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.1, js-controller: 3.1.6
                                    vw-connect.0	2021-01-13 20:04:49.288	info	(27664) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    vw-connect.0	2021-01-13 20:04:49.287	info	(27664) terminating
                                    vw-connect.0	2021-01-13 20:04:49.286	info	(27664) cleaned everything up...
                                    vw-connect.0	2021-01-13 20:04:49.284	info	(27664) Got terminate signal TERMINATE_YOURSELF
                                    
                                    

                                    skoda update 7 min status erzwingen 0 spin ist drinnen. data steht auf kurz Da bei "alle" nur die Cyclic kamen.
                                    bin jetzt durch adapterneuinstallation wieder bei 0021 sieht alles gut aus. ausser die Tripdata.
                                    wie komm ich zur 22 zurück? die lief etwas besser.

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

                                      @aba320 Einfach mal nochmal via github installieren und nochmal testen

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

                                        @tombox ich bekomme beim ändern von parametern (egal welche) in der Version 0.23 ständig Fehler:

                                        vw-connect.0	2021-01-14 14:23:51.378	error	(25033) failed set state targetSOC_pct
                                        vw-connect.0	2021-01-14 14:23:51.378	error	(25033) "code=401, message=Unauthorized"
                                        vw-connect.0	2021-01-14 14:23:51.377	error	(25033) 401
                                        vw-connect.0	2021-01-14 14:23:48.086	error	(25033) failed set state windowHeatingEnabled
                                        vw-connect.0	2021-01-14 14:23:48.086	error	(25033) "code=401, message=Unauthorized"
                                        vw-connect.0	2021-01-14 14:23:48.086	error	(25033) 401
                                        web.0	2021-01-14 14:23:45.349	info	(2015) ==>Connected system.user.admin from ::1
                                        web.0	2021-01-14 14:23:44.831	info	(2015) <==Disconnect system.user.admin from ::1 vis.0
                                        vw-connect.0	2021-01-14 14:23:43.411	error	(25033) failed set state targetTemperature_C
                                        vw-connect.0	2021-01-14 14:23:43.411	error	(25033) "code=401, message=Unauthorized"
                                        vw-connect.0	2021-01-14 14:23:43.410	error	(25033) 401
                                        vw-connect.0	2021-01-14 14:23:42.418	error	(25033) failed set state targetTemperature_C
                                        vw-connect.0	2021-01-14 14:23:42.418	error	(25033) "code=401, message=Unauthorized"
                                        vw-connect.0	2021-01-14 14:23:42.417	error	(25033) 401
                                        vw-connect.0	2021-01-14 14:23:42.397	error	(25033) failed set state targetTemperature_C
                                        vw-connect.0	2021-01-14 14:23:42.397	error	(25033) "code=401, message=Unauthorized"
                                        vw-connect.0	2021-01-14 14:23:42.396	error	(25033) 401
                                        vw-connect.0	2021-01-14 14:23:41.381	error	(25033) failed set state targetTemperature_C
                                        vw-connect.0	2021-01-14 14:23:41.380	error	(25033) "code=401, message=Unauthorized"
                                        vw-connect.0	2021-01-14 14:23:41.380	error	(25033) 401
                                        vw-connect.0	2021-01-14 14:23:41.306	error	(25033) failed set state targetTemperature_C
                                        vw-connect.0	2021-01-14 14:23:41.306	error	(25033) "code=401, message=Unauthorized"
                                        vw-connect.0	2021-01-14 14:23:41.305	error	(25033) 401
                                        vw-connect.0	2021-01-14 14:23:40.295	error	(25033) failed set state targetTemperature_C
                                        vw-connect.0	2021-01-14 14:23:40.295	error	(25033) "code=401, message=Unauthorized"
                                        vw-connect.0	2021-01-14 14:23:40.294	error	(25033) 401
                                        vw-connect.0	2021-01-14 14:23:37.954	error	(25033) failed set state targetTemperature_C
                                        vw-connect.0	2021-01-14 14:23:37.953	error	(25033) "code=401, message=Unauthorized"
                                        vw-connect.0	2021-01-14 14:23:37.952	error	(25033) 401
                                        vw-connect.0	2021-01-14 14:23:16.190	info	(25033) starting. Version 0.0.23 in /opt/iobroker/node_modules/iobroker.vw-connect, node: v12.20.0, js-controller: 3.1.6
                                        

                                        In der VW ID app funktioniert es einwandfrei. In der Version 0.21 des Adapters konnte ich zumindest die Charging Parameter setzen. Any idea?
                                        Fahrzeug: ID3, Software 0564
                                        Danke!

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

                                          @mtbsteve Hast du via github oder normal iobroker 0.23 installiert?

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

                                            @tombox via github

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            388
                                            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
                                            1453389
                                            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