Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Adapter Hyundai (Bluelink) oder KIA (UVO)

    NEWS

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Adapter Hyundai (Bluelink) oder KIA (UVO)

    This topic has been deleted. Only users with topic management privileges can see it.
    • Neuschwansteini
      Neuschwansteini last edited by

      @arteck

      Bei mir weiterhin keine Fehler im Log, Daten stimmen alles funktioniert soweit ich das sehe.

      Was nicht kommt, sind die Drive History - angehakt ist es, aber wenns das nicht mehr gibt, auch nicht schlimm.

      Gibt jetzt auch viel mehr Datenpunkte, wie Fenster offen, Heck/Frontscheibenheizung, Entfrosten, Drivingmode, usw.. wenn du dir die DatenRaw ansiehst..

      Wichtig waeren die Fenster, Sitzheizungen/Belueftungen, Front/Heckscheibenheizung.. (nicht zum schalten, nur zum auswerten und anzeigen, obs an/aus ist ).
      In der App kann ich auch alles einzeln schalten, ist viel mehr moeglich als im 2021er Ioniq 5.

      1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @Peter V. last edited by

        @peter-v
        @fichte_112

        installiert mal von GIT und sagt bescheid obs geht

        F Neuschwansteini Peter V. 3 Replies Last reply Reply Quote 0
        • F
          fichte_112 @arteck last edited by

          @arteck

          Bei mir kommt folgende Fehlermeldung

          TypeError: Cannot read properties of undefined (reading 'hasOwnProperty') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:689:78) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.onStateChange (/opt/iobroker/node_modules/iobroker.bluelink/main.js:163:22)
          

          Die Daten werden aber abgerufen

          arteck 1 Reply Last reply Reply Quote 0
          • Neuschwansteini
            Neuschwansteini @arteck last edited by Neuschwansteini

            @arteck

            schau mal, ich bekomm beim abholen vom Car einen duplicate request (aktuelle Gitversion)
            Abholen vom Server geht ohne Probleme.
            Mit der App dauert es lange, aber geht.. vielleicht ein Timeout.. ?

            2024-09-30 08:48:06.315  - info: bluelink.0 (26320) Error on API-Full-Status - Fallback GetStatusFromCar
            2024-09-30 08:48:06.362  - error: bluelink.0 (26320) Error on API-Request Status, ErrorCount:1
            2024-09-30 08:48:06.362  - error: bluelink.0 (26320) @EuropeVehicle.status: [400] Bad Request on [GET] https://prd.eu-ccapi.hyundai.com:8080/api/v2/spa/vehicles/1efdaa96-ad82-4d6f-aacf-ea53b51423d9/status - {"retCode":"F","resCode":"4004","resMsg":"Duplicate request - Duplicate request","msgId":"f2909c00-7ef7-11ef-aba2-d2343727384c"}
            
            
            arteck nik82 2 Replies Last reply Reply Quote 0
            • arteck
              arteck Developer Most Active @Neuschwansteini last edited by

              @ilovegym das kann auch passieren wen du per app und per adapter zur gleichen Zeit abfragst

              1 Reply Last reply Reply Quote 0
              • arteck
                arteck Developer Most Active @fichte_112 last edited by

                @fichte_112 ja ich weiss das ist dfie neue Abfrage.. da kommen nicht alle DP von den Autos ..
                und da ich nicht weiss welche das sind ...müssen wir uns da langsam anarbeiten.

                so guckmal jetzt von GIT

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

                  @arteck sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                  @ilovegym das kann auch passieren wen du per app und per adapter zur gleichen Zeit abfragst

                  ich weiss, mach ich aber nicht, auch sonst greift nix drauf zu.. App hat vor 2h zugegriffen, und wenn ich jetzt von iobroker aus das Auto abfrage, kommt immer dieser Error..
                  Dachte am Anfang auch, ok, da laeuft noch was anderes.. aber nee.. ist leider so..

                  1 Reply Last reply Reply Quote 0
                  • F
                    fichte_112 @arteck last edited by

                    @arteck

                    leider kommt noch eine Fehlermeldung.

                    TypeError: Cannot read properties of undefined (reading 'reservChargeInfos') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:586:54) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11) at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
                    
                    1 Reply Last reply Reply Quote 0
                    • nik82
                      nik82 Most Active @Neuschwansteini last edited by nik82

                      @ilovegym
                      Wegen dem Duplicate request hat doch Arteck extra den Force Login eingebaut, hast du den Fehler auch wenn du den Force Login vorher ausführst:

                      afde3999-b665-41d0-a641-85fc1488d8a2-image.png

                      Weil dazu habe ich bei mir extra ein Blockly gemacht, sonst hätte ich ständig den Fehler:

                      8542a135-1d52-4fcb-ad7c-a295471bf414-image.png

                      Edit

                      Sorry war eine Schwachsinn von mir, der login button war für eine andere Fehlermeldung, hab ich verwechselt 😞

                      1 Reply Last reply Reply Quote 0
                      • Peter V.
                        Peter V. @arteck last edited by

                        @arteck
                        habe leider (auch wenn nur bei Adapter Start) immer noch folgende Fehlermeldung:

                        TypeError: Cannot read properties of undefined (reading 'hasOwnProperty') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:665:66) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11) at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
                        

                        Da der Fehler beim Adapterstart nur einmalig auftritt, kann ich damit leben.

                        arteck 1 Reply Last reply Reply Quote 0
                        • arteck
                          arteck Developer Most Active @Peter V. last edited by arteck

                          @peter-v sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                          Da der Fehler beim Adapterstart nur einmalig auftritt, kann ich damit leben.

                          das ist keine Lösung.. schau bitte nochmal auf GIT

                          Neuschwansteini F M 4 Replies Last reply Reply Quote 0
                          • Neuschwansteini
                            Neuschwansteini @arteck last edited by

                            @arteck
                            aktuelle Version 3.0.3 bringt beim starten gleich das bei mir:

                            2024-10-02 07:12:56.559  - info: host.iobroker instance system.adapter.bluelink.0 in version "3.0.3" (non-npm: Newan/ioBroker.bluelink) started with pid 2841
                            2024-10-02 07:12:57.894  - info: bluelink.0 (2841) starting. Version 3.0.3 (non-npm: Newan/ioBroker.bluelink) in /opt/iobroker/node_modules/iobroker.bluelink, node: v20.17.0, js-controller: 6.0.11
                            2024-10-02 07:12:57.903  - info: bluelink.0 (2841) Login to api
                            2024-10-02 07:12:59.264  - info: bluelink.0 (2841) 1 Vehicles found
                            2024-10-02 07:12:59.393  - info: bluelink.0 (2841) Read new update for KMHxxx from the server
                            2024-10-02 07:13:00.005  - info: influxdb.0 (610) Store 1001 buffered influxDB history points
                            2024-10-02 07:13:00.145  - error: bluelink.0 (2841) TypeError: newStatus.ccs2Status.state.VehiclehasOwnProperty is not a function
                                at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:665:48)
                                at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15)
                                at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11)
                                at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
                            2024-10-02 07:13:00.149  - info: bluelink.0 (2841) Update for KMHxxx successfull
                            
                            

                            Abholen direct von car bringt immer noch ein double-request Error, im Adapter habe ich die Abfragen auf 48 stehen, das funktioniert, er holt alle 30 Minuten vom Server hab.
                            Direct pull vom Server geht auch ohne Fehler.

                            1 Reply Last reply Reply Quote 0
                            • F
                              fichte_112 @arteck last edited by

                              @arteck
                              Bei mir kommt beim Abholen der Daten folgende Fehlermeldung.

                              TypeError: newStatus.ccs2Status.state.VehiclehasOwnProperty is not a function at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:665:48) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.onStateChange (/opt/iobroker/node_modules/iobroker.bluelink/main.js:163:22)
                              
                              1 Reply Last reply Reply Quote 0
                              • M
                                MichaelWit @arteck last edited by

                                @arteck

                                Ich bekomme mit der aktuellen Version folgenden Fehler:

                                TypeError: Cannot read properties of undefined (reading '0') at Bluelink.setNewFullStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:587:89) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:370:15) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:333:11) at async Pe.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:292:17)
                                1 Reply Last reply Reply Quote 0
                                • arteck
                                  arteck Developer Most Active last edited by arteck

                                  @fichte_112 sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                                  VehiclehasOwnProperty

                                  installiert mal von GIT.. da fehlte ein punkt

                                  @ilovegym sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                                  Abholen direct von car bringt immer noch ein double-request Error,

                                  hab ich aber auch.. bei meinem KIA

                                  M 1 Reply Last reply Reply Quote 1
                                  • F
                                    fichte_112 last edited by

                                    @arteck Die Daten werden jetzt ohne Fehler abgeholt.
                                    Vielen Dank

                                    1 Reply Last reply Reply Quote 0
                                    • M
                                      MichaelWit @arteck last edited by

                                      @arteck

                                      Sieht jetzt gut aus.

                                      Dankeschön 🙂

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

                                        @arteck

                                        Aktuelle Version 3.0.3 holt bei mir keine Daten des SOC ab, 12 v geht, aber der soc steht da immer bei 63,5%.. und zur Zeit sinds 59…
                                        Bin auf die 3.0.1 zurück, da gehts…

                                        Edit: 3.0.4 von Git hat auch das Problem... SOC wird nicht aktualisiert..

                                        arteck 1 Reply Last reply Reply Quote 0
                                        • F
                                          fichte_112 @arteck last edited by

                                          @arteck bei mir werden die Daten der Batterie auch nicht aktualisiert. Bin heute nicht gefahren. Daher habe ich es nicht bemerkt. Habe es aber gerade getestet.

                                          1 Reply Last reply Reply Quote 0
                                          • arteck
                                            arteck Developer Most Active @Neuschwansteini last edited by

                                            @ilovegym jetzt

                                            F Neuschwansteini 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            443
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            125
                                            1947
                                            561139
                                            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