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

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    Adapter Hyundai (Bluelink) oder KIA (UVO)

    This topic has been deleted. Only users with topic management privileges can see it.
    • PLCHome 0
      PLCHome 0 Developer @fichte_112 last edited by

      @fichte_112 ok jetzt hab ich es gerafft. Geht wieder...

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

        @plchome-0 was heisst den nächste Adapter schrott ??

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

          @arteck der worx meint seit 2 Versionen, dass ich baue zu viele Verbindungen auf, obwohl ich nix geändert habe. Der lief nur noch mit Downgrade. Egal er ist raus. Der im HASS tuts auch.

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

            @fichte_112
            Danke für die ausführliche Windows Anleitung!

            kurze Ergänzung:
            Wer den Adapter nicht neu installiert, sondern nur das Passwort gegen das Token austauscht,
            muss auch die Pin neu eingeben, sonst gibt es wieder Fehler.

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

              @plchome-0 dann guck rein was da los ist..wenns nur bei dir ist

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

                @arteck https://youtu.be/TB_oWe_0RFg?si=dwQ4b3aRCEuxnmxa
                Fühle mich stigmatisiert trotz Hamer und Amboss .... Ne aktuell keine Zeit, andere Projekte.

                Aber mal eine andere Frage, ich da aktuell das Problem, dass die Ladelimits unter Control nicht mehr auf ack=true gehen. Die bleiben nach dem Setzen ACK=false. In RAW-Data kommen die. Einer eine Idee?

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

                  @plchome-0 sagte in Adapter Hyundai (Bluelink) oder KIA (UVO):

                  Aber mal eine andere Frage, ich da aktuell das Problem, dass die Ladelimits unter Control nicht mehr auf ack=true gehen. Die bleiben nach dem Setzen ACK=false. In RAW-Data kommen die. Einer eine Idee?

                  die werden nicht bestätigt..

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

                    @arteck Laut Ccode werden die Ladelimits vom RAW nach Control mit ack=true übertragen. In RAW sehe ich die Änderung auch. Ich muss mir mal was zum Debuggen einbauen, ob der Code durchlaufen wird.

                    1 Reply Last reply Reply Quote 0
                    • B
                      bigal last edited by

                      gemacht wie beschrieben bekomme folgende Fehler

                      	2025-10-31 07:39:27.840	info	terminating
                      bluelink.0
                      	2025-10-31 07:39:27.839	info	Adapter bluelink cleaned up everything...
                      bluelink.0
                      	2025-10-31 07:39:27.833	error	Cannot read properties of null (reading 'val')
                      bluelink.0
                      	2025-10-31 07:39:27.833	error	TypeError: Cannot read properties of null (reading 'val') at Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:353:63) at async _e.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:297:21)
                      bluelink.0
                      	2025-10-31 07:39:27.832	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                      bluelink.0
                      	2025-10-31 07:39:27.831	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().
                      bluelink.0
                      	2025-10-31 07:39:27.798	info	Update for KMHKRxxxxx0 successfull
                      bluelink.0
                      	2025-10-31 07:39:25.998	info	Read new update for KMHxxxxx from the server
                      bluelink.0
                      	2025-10-31 07:39:25.815	info	2 Vehicles found
                      bluelink.0
                      	2025-10-31 07:39:24.743	info	Login to api
                      bluelink.0
                      	2025-10-31 07:39:24.707	info	starting. Version 3.1.23 (non-npm: Newan/ioBroker.bluelink#bc3f169280c05401294b4a017ca4b9dec8af0df5) in /opt/iobroker/node_modules/iobroker.bluelink, node: v20.19.1, js-controller: 7.0.7
                      
                      1 Reply Last reply Reply Quote 0
                      • arteck
                        arteck Developer Most Active last edited by

                        @bigal da stimmt was nicht mit dem object

                        force_update
                        

                        5cd251e4-0b19-4478-b607-bf437c1027b4-grafik.png

                        1 Reply Last reply Reply Quote 0
                        • B
                          bigal last edited by bigal

                          ich habe jetzt nach neuinstallation aber nur ein Fahrzeug in den Objekten

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            bigal @bigal last edited by

                            @bigal udn der Adapter Startet ständig neu.... da stimmt was nicht

                            1 Reply Last reply Reply Quote 0
                            • B
                              bigal last edited by

                              bluelink.0
                              	2025-10-31 07:52:06.706	error	Cannot read properties of null (reading 'val')
                              bluelink.0
                              	2025-10-31 07:52:06.705	error	TypeError: Cannot read properties of null (reading 'val') at Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:353:63) at async _e.<anonymous> (/opt/iobroker/node_modules/iobroker.bluelink/main.js:297:21)
                              bluelink.0
                              	2025-10-31 07:52:06.704	error	unhandled promise rejection: Cannot read properties of null (reading 'val')
                              bluelink.0
                              	2025-10-31 07:52:06.703	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().
                              
                              1 Reply Last reply Reply Quote 0
                              • R
                                rewenode @fichte_112 last edited by

                                Hier gibt es ja eine Super Windows-Anleitung für das token:
                                Bei mir läuft ioB im Docker Container. Ich nehme mal an, refresh_token kann ich auch auf meinem Mac machen.
                                Was ändert sich da bzgl der Pfade?
                                Ich könnte vlt. auch nach dieser Anleitung gehen:
                                https://github.com/Hyundai-Kia-Connect/hyundai_kia_connect_api/wiki/Kia-Europe-Login-Flow
                                Aber das scheint sich nur auf Kia zu beziehen.

                                Kann mir vlt. ein Mac/Linux user auf die Sprünge helfen?

                                Danke

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

                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                572
                                Online

                                32.4k
                                Users

                                81.2k
                                Topics

                                1.3m
                                Posts

                                147
                                2288
                                855511
                                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