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

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Adapter Hyundai (Bluelink) oder KIA (UVO)

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

      Ich hab geguckt, aber finde nur die 2.2.3 😁
      Oder guck ich falsch https://github.com/Newan/ioBroker.bluelink 😉

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

        @winni hat die gleiche Version, einfach neu von Git drueber ziehen..

        Ist ja nur eine Testversion der Testversion, wenn man jedesmal die Version aendern wuerde, waeren wir bei V234283.23 glaub ich.. 🙂

        1 Reply Last reply Reply Quote 1
        • FredF
          FredF Most Active Forum Testing last edited by

          @Newan Danke für die Entwicklung des Adapters.
          Da wir nun auch Besitzer eines Kona E sind, habe ich ihn dann auch gleich mal installiert.
          Funktioniert gut, habe nur gerade das im Log gesehen:

          2022-09-06 19:14:37.026 - info: bluelink.0 (1273) State value to set for "bluelink.0.xxxx.vehicleStatus.doorOpen.frontLeft" has to be type "boolean" but received type "number"
          2022-09-06 19:14:37.069 - info: bluelink.0 (1273) State value to set for "bluelink.0.xxxx.vehicleStatus.doorOpen.frontRight" has to be type "boolean" but received type "number"
          2022-09-06 19:14:37.071 - info: bluelink.0 (1273) State value to set for "bluelink.0.xxxx.vehicleStatus.doorOpen.backLeft" has to be type "boolean" but received type "number"
          2022-09-06 19:14:37.114 - info: bluelink.0 (1273) State value to set for "bluelink.0.xxxx.vehicleStatus.doorOpen.backRight" has to be type "boolean" but received type "number"
          2022-09-06 19:14:37.124 - info: bluelink.0 (1273) State value to set for "bluelink.0.xxxx.vehicleStatus.steerWheelHeat" has to be type "boolean" but received type "number"
          
          Neuschwansteini 1 Reply Last reply Reply Quote 0
          • Neuschwansteini
            Neuschwansteini @FredF last edited by

            @fredf ja das ist hier auch so.. der Reifendruck wird nicht übermittelt sonder nur, ob ein Fehler vorliegt, daher boolean ..

            FredF 1 Reply Last reply Reply Quote 0
            • FredF
              FredF Most Active Forum Testing @Neuschwansteini last edited by

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

              Reifendruck

              Das sind bei mir aber die Türen und die Lenkradheizung... oder verstehe ich was falsch 🤔

              Neuschwansteini Newan 2 Replies Last reply Reply Quote 0
              • Neuschwansteini
                Neuschwansteini @FredF last edited by

                @fredf

                😂🙈🙈

                Ja natürlich, sorry 🙈

                1 Reply Last reply Reply Quote 0
                • Newan
                  Newan @FredF last edited by

                  @fredf Benötige den Debuglog um zu sehen welche Werte da wie kommen

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

                    @arteck Status? Soll ich das so mal in ne Version packen?

                    1 Reply Last reply Reply Quote 0
                    • FredF
                      FredF Most Active Forum Testing @Newan last edited by

                      @newan OK, muss was unkenntlich gemacht werden?

                      Newan 1 Reply Last reply Reply Quote 0
                      • Newan
                        Newan @FredF last edited by

                        @fredf J Ja VIn und benutzerdaten

                        FredF 1 Reply Last reply Reply Quote 0
                        • FredF
                          FredF Most Active Forum Testing @Newan last edited by FredF

                          @newan
                          zusätzlich gab es noch ne Fehlermeldung

                          2022-09-08 11:11:40.631 - info: host.Tower instance system.adapter.bluelink.0 started with pid 23837
                          2022-09-08 11:11:43.000 - debug: bluelink.0 (23837) Redis Objects: Use Redis connection: 0.0.0.0:9001
                          2022-09-08 11:11:43.030 - debug: bluelink.0 (23837) Objects client ready ... initialize now
                          2022-09-08 11:11:43.031 - debug: bluelink.0 (23837) Objects create System PubSub Client
                          2022-09-08 11:11:43.032 - debug: bluelink.0 (23837) Objects create User PubSub Client
                          2022-09-08 11:11:43.089 - debug: bluelink.0 (23837) Objects client initialize lua scripts
                          2022-09-08 11:11:43.097 - debug: bluelink.0 (23837) Objects connected to redis: 0.0.0.0:9001
                          2022-09-08 11:11:43.165 - debug: bluelink.0 (23837) Redis States: Use Redis connection: 0.0.0.0:9000
                          2022-09-08 11:11:43.183 - debug: bluelink.0 (23837) States create System PubSub Client
                          2022-09-08 11:11:43.184 - debug: bluelink.0 (23837) States create User PubSub Client
                          2022-09-08 11:11:43.222 - debug: bluelink.0 (23837) States connected to redis: 0.0.0.0:9000
                          2022-09-08 11:11:43.418 - info: bluelink.0 (23837) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.bluelink, node: v16.17.0, js-controller: 4.0.23
                          2022-09-08 11:11:43.434 - info: bluelink.0 (23837) Login to api
                          2022-09-08 11:11:47.757 - info: bluelink.0 (23837) 1 Vehicles found
                          2022-09-08 11:11:47.758 - debug: bluelink.0 (23837) [{"vehicleConfig":{"nickname":"KONA","name":"KONA","regDate":"2022-09-05 08:02:24.415","brandIndicator":"H","id":"0c34711c-7914-476e-b9c6-ab8f285be851","vin":"TMAK281HFNJ065529","generation":"2022"},"controller":{"userConfig":{"username":"det.erfurt@web.de","password":"jan#HY?01","region":"EU","brand":"hyundai","autoLogin":true,"pin":"2013","vin":"","language":"en"},"session":{"accessToken":"Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJwaWQiOiI1YmIyYzcyMDlhOTk0MzA0MTk0MzZlYzQiLCJ1aWQiOiI4NDBjOGZiNy0yNGVjLTRhZTktYWJiMi0yNmVlN2ZiZjMxMmUiLCJzaWQiOiI2ZDQ3N2MzOC0zY2E0LTRjZjMtOTU1Ny0yYTE5MjlhOTQ2NTQiLCJleHAiOjE2NjI3MTQ3MDcsImlhdCI6MTY2MjYyODMwNywiaXNzIjoiYmx1ZWxpbmsifQ.hNG82yF9WqBcF-MHOmrDM1y1FFazBZSdBL3LnmbeCQPfrJc5dtcHEpMyYJdGlW2NN1HT1EZku_PSfeCy-aGNHX-PmHnXE9Fn9fxN-3XtuN67QYPR3Aa9ju_Y6Bc7ZqVE-9Wabaxmcym1IRVdynY4SsUAbI_PBcglM9hq82NzPH4gw_EPl-LNNyrzM3Hm7CIMuMJzDfibaUm6UCWRm7G7a6Q5IdfRSSXWJOeMQ3DDI0PSvgREecdPmcGTu_c5GdeJv-EhdO5gioUk5N6Qy3eRcy-qRlQbclTByNRlI4dcwZJLwjUCIhJHiaYGsr6gjU_HWRr78jebChuWZLghjp7HSw","refreshToken":"NAPHEFKJXS2NBYVZZD1GBA","deviceId":"a1981a86-73d8-4a5d-a604-d14f576a2dde","tokenExpiresAt":1662714707,"controlTokenExpiresAt":0},"_environment":{"brand":"hyundai","host":"prd.eu-ccapi.hyundai.com:8080","baseUrl":"https://prd.eu-ccapi.hyundai.com:8080","clientId":"6d477c38-3ca4-4cf3-9557-2a1929a94654","appId":"014d2225-8495-4735-812d-2616334fd15d","endpoints":{"session":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/oauth2/authorize?response_type=code&state=test&client_id=6d477c38-3ca4-4cf3-9557-2a1929a94654&redirect_uri=https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/oauth2/redirect","login":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/signin","language":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/language","redirectUri":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/oauth2/redirect","token":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/oauth2/token","integration":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/integrationinfo","silentSignIn":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/silentsignin"},"basicToken":"Basic NmQ0NzdjMzgtM2NhNC00Y2YzLTk1NTctMmExOTI5YTk0NjU0OktVeTQ5WHhQekxwTHVvSzB4aEJDNzdXNlZYaG10UVI5aVFobUlGampvWTRJcHhzVg==","GCMSenderID":"414998006775"},"authStrategies":{"main":{"language":"en"},"fallback":{"language":"en"}}},"_fullStatus":null,"_status":null,"_location":null,"_odometer":null,"region":"EU","serverRates":{"max":-1,"current":-1}}]
                          2022-09-08 11:11:47.910 - debug: bluelink.0 (23837) driveHistory-Data: {"cumulated":[{"period":0,"consumption":{"total":20620,"engine":17111,"climate":724,"devices":2380,"battery":0},"regen":7978,"distance":140},{"period":1,"consumption":{"total":10310,"engine":8555,"climate":362,"devices":1190,"battery":0},"regen":3989,"distance":70},{"period":2,"consumption":{}}],"history":[{"period":0,"rawDate":"20220906","date":"2022-09-05T22:00:00.000Z","consumption":{"total":17079,"engine":15131,"climate":395,"devices":1350,"battery":0},"regen":6072,"distance":115},{"period":0,"rawDate":"20220905","date":"2022-09-04T22:00:00.000Z","consumption":{"total":3541,"engine":1980,"climate":329,"devices":1030,"battery":0},"regen":1906,"distance":25}]}
                          2022-09-08 11:11:47.920 - info: bluelink.0 (23837) undefined is not a valid state value for id "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated03.regen"
                          2022-09-08 11:11:47.920 - info: bluelink.0 (23837) undefined is not a valid state value for id "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated03.distance"
                          2022-09-08 11:11:47.923 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated01.regen" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.924 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated01.distance" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.927 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated02.regen" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.968 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated02.distance" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.970 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated01.consumption.total" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.970 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated01.consumption.engine" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.971 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated01.consumption.climate" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.971 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated01.consumption.devices" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.971 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated01.consumption.battery" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.972 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated02.consumption.total" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.972 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated02.consumption.engine" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.972 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated02.consumption.climate" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.973 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated02.consumption.devices" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.973 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated02.consumption.battery" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:47.973 - info: bluelink.0 (23837) undefined is not a valid state value for id "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated03.consumption.total"
                          2022-09-08 11:11:47.973 - info: bluelink.0 (23837) undefined is not a valid state value for id "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated03.consumption.engine"
                          2022-09-08 11:11:47.973 - info: bluelink.0 (23837) undefined is not a valid state value for id "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated03.consumption.climate"
                          2022-09-08 11:11:47.974 - info: bluelink.0 (23837) undefined is not a valid state value for id "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated03.consumption.devices"
                          2022-09-08 11:11:47.974 - info: bluelink.0 (23837) undefined is not a valid state value for id "bluelink.0.TMAK281HFNJ065529.driveHistory.cumulated03.consumption.battery"
                          2022-09-08 11:11:50.013 - debug: bluelink.0 (23837) Read new status from api for TMAK281HFNJ065529
                          2022-09-08 11:11:50.018 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.tripInfo.distance" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:50.020 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.tripInfo.durations.drive" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:50.020 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.tripInfo.durations.idle" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:50.021 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.tripInfo.speed.avg" has to be type "undefined" but received type "number"
                          2022-09-08 11:11:50.021 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.tripInfo.speed.max" has to be type "undefined" but received type "number"
                          2022-09-08 11:12:20.228 - debug: bluelink.0 (23837) Set new full status for TMAK281HFNJ065529
                          2022-09-08 11:12:20.229 - debug: bluelink.0 (23837) {"vehicleLocation":{"coord":{"lat":49.842247,"lon":8.090264,"alt":142,"type":0},"head":230,"speed":{"value":0,"unit":0},"accuracy":{"hdop":8,"pdop":12},"time":"20220908091218"},"vehicleStatus":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":94,"batteryPlugin":0,"remainTime2":{"etc1":{"value":16,"unit":1},"etc2":{"value":75,"unit":1},"etc3":{"value":35,"unit":1},"atc":{"value":90,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":271,"unit":1},"totalAvailableRange":{"value":271,"unit":1}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[2,4],"time":{"time":"0750","timeSection":0}},"reservChargeSet":true,"reservFatcSet":{"defrost":false,"airTemp":{"value":"14H","unit":0,"hvacTempType":1},"airCtrl":1,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"1200","timeSection":0},"endtime":{"time":"1200","timeSection":0}},"offPeakPowerFlag":0},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"14H","unit":0,"hvacTempType":1},"airCtrl":1,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1200","timeSection":0}},"end":{"day":9,"time":{"time":"1200","timeSection":0}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":288,"unit":1},"totalAvailableRange":{"value":288,"unit":1}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":288,"unit":1},"totalAvailableRange":{"value":288,"unit":1}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":true,"steerWheelHeat":2,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":90,"batState":0},"lampWireStatus":{"stopLamp":{"stopLampStatus":false,"leftLamp":false,"rightLamp":false},"headLamp":{"headLampStatus":false,"leftLowLamp":false,"rightLowLamp":false,"leftHighLamp":false,"rightHighLamp":false,"leftBifuncLamp":false,"rightBifuncLamp":false},"turnSignalLamp":{"turnSignalLampStatus":false,"leftFrontLamp":false,"rightFrontLamp":false,"leftRearLamp":false,"rightRearLamp":false}},"smartKeyBatteryWarning":false,"breakOilStatus":false,"sleepModeCheck":false,"time":"20220908071216","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"00:25:09"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"odometer":{"value":606.5,"unit":1}}
                          2022-09-08 11:12:20.331 - debug: bluelink.0 (23837) Folgende Ladezeiten Moeglichkeiten wurden gefunden:
                          2022-09-08 11:12:20.331 - debug: bluelink.0 (23837) {"etc1":{"value":16,"unit":1},"etc2":{"value":75,"unit":1},"etc3":{"value":35,"unit":1},"atc":{"value":90,"unit":1}}
                          2022-09-08 11:12:20.397 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.vehicleStatus.doorOpen.frontLeft" has to be type "boolean" but received type "number"
                          2022-09-08 11:12:20.439 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.vehicleStatus.doorOpen.frontRight" has to be type "boolean" but received type "number"
                          2022-09-08 11:12:20.441 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.vehicleStatus.doorOpen.backLeft" has to be type "boolean" but received type "number"
                          2022-09-08 11:12:20.443 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.vehicleStatus.doorOpen.backRight" has to be type "boolean" but received type "number"
                          2022-09-08 11:12:20.492 - info: bluelink.0 (23837) State value to set for "bluelink.0.TMAK281HFNJ065529.vehicleStatus.steerWheelHeat" has to be type "boolean" but received type "number"
                          2022-09-08 11:12:20.539 - debug: bluelink.0 (23837) Set 90 battery state for TMAK281HFNJ065529
                          

                          Newan 1 Reply Last reply Reply Quote 0
                          • Newan
                            Newan @FredF last edited by

                            @fredf Ja da steckt der Full Request net drin, der hat sich ja mit [400] Bad Request mal wieder beendet. Hasse die Server!

                            Musst du warten bis dein Limit oder die Server wieder voll da sind. Starte den Adapter ggf. mal neu um einen neuen Token zu bondwomen und lösch die Token und APP ID noch aus deinem Post

                            FredF 1 Reply Last reply Reply Quote 0
                            • FredF
                              FredF Most Active Forum Testing @Newan last edited by

                              @newan So nun hat es wohl geklappt... Habe meinen Spoiler mit dem neuen Log gefüllt.
                              Ja die Server machen öfters probleme... und die Android App stellt sich ohne zutun gerne auf Englisch um...

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

                                @fredf Könntest du bitte "bluelink.0.TMAK281HFNJ065529" löschen und den adapter Neustarten. und darauf achten ob die State value to set for... Fehler wieder kommen

                                FredF 1 Reply Last reply Reply Quote 0
                                • FredF
                                  FredF Most Active Forum Testing @tombox last edited by FredF

                                  @tombox
                                  anscheinend nicht, dafür aber Warnungen

                                  2022-09-08 17:21:27.654 - info: host.Tower instance system.adapter.bluelink.0 started with pid 26489
                                  2022-09-08 17:21:30.102 - debug: bluelink.0 (26489) Redis Objects: Use Redis connection: 0.0.0.0:9001
                                  2022-09-08 17:21:30.142 - debug: bluelink.0 (26489) Objects client ready ... initialize now
                                  2022-09-08 17:21:30.142 - debug: bluelink.0 (26489) Objects create System PubSub Client
                                  2022-09-08 17:21:30.143 - debug: bluelink.0 (26489) Objects create User PubSub Client
                                  2022-09-08 17:21:30.227 - debug: bluelink.0 (26489) Objects client initialize lua scripts
                                  2022-09-08 17:21:30.235 - debug: bluelink.0 (26489) Objects connected to redis: 0.0.0.0:9001
                                  2022-09-08 17:21:30.308 - debug: bluelink.0 (26489) Redis States: Use Redis connection: 0.0.0.0:9000
                                  2022-09-08 17:21:30.326 - debug: bluelink.0 (26489) States create System PubSub Client
                                  2022-09-08 17:21:30.327 - debug: bluelink.0 (26489) States create User PubSub Client
                                  2022-09-08 17:21:30.367 - debug: bluelink.0 (26489) States connected to redis: 0.0.0.0:9000
                                  2022-09-08 17:21:30.573 - info: bluelink.0 (26489) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.bluelink, node: v16.17.0, js-controller: 4.0.23
                                  2022-09-08 17:21:30.589 - info: bluelink.0 (26489) Login to api
                                  2022-09-08 17:21:34.671 - info: bluelink.0 (26489) 1 Vehicles found
                                  2022-09-08 17:21:34.671 - debug: bluelink.0 (26489) [{"vehicleConfig":{"nickname":"KONA","name":"KONA","regDate":"2022-09-05 08:02:24.415","brandIndicator":"H","id":"0c34711c-7914-476e-b9c6-ab8f285be851","vin":"xxxx","generation":"2022"},"controller":{"userConfig":{"username":"","password":"01","region":"EU","brand":"hyundai","autoLogin":true,"pin":"","vin":"","language":"en"},"session":{"accessToken":"Bearer ","tokenExpiresAt":1662736894,"controlTokenExpiresAt":0},"_environment":{"brand":"hyundai","host":"prd.eu-ccapi.hyundai.com:8080","baseUrl":"https://prd.eu-ccapi.hyundai.com:8080","clientId":"","appId":"","endpoints":{"session":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/oauth2/authorize?response_type=code&state=test&client_id=6d477c38-3ca4-4cf3-9557-2a1929a94654&redirect_uri=https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/oauth2/redirect","login":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/signin","language":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/language","redirectUri":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/oauth2/redirect","token":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/oauth2/token","integration":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/integrationinfo","silentSignIn":"https://prd.eu-ccapi.hyundai.com:8080/api/v1/user/silentsignin"},"basicToken":"Basic ","GCMSenderID":""},"authStrategies":{"main":{"language":"en"},"fallback":{"language":"en"}}},"_fullStatus":null,"_status":null,"_location":null,"_odometer":null,"region":"EU","serverRates":{"max":-1,"current":-1}}]
                                  2022-09-08 17:21:34.977 - debug: bluelink.0 (26489) driveHistory-Data: {"cumulated":[{"period":0,"consumption":{"total":20620,"engine":17111,"climate":724,"devices":2380,"battery":0},"regen":7978,"distance":140},{"period":1,"consumption":{"total":10310,"engine":8555,"climate":362,"devices":1190,"battery":0},"regen":3989,"distance":70},{"period":2,"consumption":{}}],"history":[{"period":0,"rawDate":"20220906","date":"2022-09-05T22:00:00.000Z","consumption":{"total":17079,"engine":15131,"climate":395,"devices":1350,"battery":0},"regen":6072,"distance":115},{"period":0,"rawDate":"20220905","date":"2022-09-04T22:00:00.000Z","consumption":{"total":3541,"engine":1980,"climate":329,"devices":1030,"battery":0},"regen":1906,"distance":25}]}
                                  2022-09-08 17:21:35.011 - warn: bluelink.0 (26489) Object bluelink.0.xxxx.driveHistory.cumulated03.regen is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                                  2022-09-08 17:21:35.012 - warn: bluelink.0 (26489) This object will not be created in future versions. Please report this to the developer.
                                  2022-09-08 17:21:35.012 - warn: bluelink.0 (26489) Object bluelink.0.xxxx.driveHistory.cumulated03.distance is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                                  2022-09-08 17:21:35.012 - warn: bluelink.0 (26489) This object will not be created in future versions. Please report this to the developer.
                                  2022-09-08 17:21:35.054 - info: bluelink.0 (26489) undefined is not a valid state value for id "bluelink.0.xxxx.driveHistory.cumulated03.regen"
                                  2022-09-08 17:21:35.054 - info: bluelink.0 (26489) undefined is not a valid state value for id "bluelink.0.xxxx.driveHistory.cumulated03.distance"
                                  2022-09-08 17:21:35.059 - warn: bluelink.0 (26489) Object bluelink.0.xxxx.driveHistory.cumulated03.consumption.total is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                                  2022-09-08 17:21:35.059 - warn: bluelink.0 (26489) This object will not be created in future versions. Please report this to the developer.
                                  2022-09-08 17:21:35.059 - warn: bluelink.0 (26489) Object bluelink.0.xxxx.driveHistory.cumulated03.consumption.engine is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                                  2022-09-08 17:21:35.060 - warn: bluelink.0 (26489) This object will not be created in future versions. Please report this to the developer.
                                  2022-09-08 17:21:35.060 - warn: bluelink.0 (26489) Object bluelink.0.xxxx.driveHistory.cumulated03.consumption.climate is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                                  2022-09-08 17:21:35.060 - warn: bluelink.0 (26489) This object will not be created in future versions. Please report this to the developer.
                                  2022-09-08 17:21:35.064 - warn: bluelink.0 (26489) Object bluelink.0.xxxx.driveHistory.cumulated03.consumption.devices is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                                  2022-09-08 17:21:35.065 - warn: bluelink.0 (26489) This object will not be created in future versions. Please report this to the developer.
                                  2022-09-08 17:21:35.065 - warn: bluelink.0 (26489) Object bluelink.0.xxxx.driveHistory.cumulated03.consumption.battery is invalid: obj.common.type has an invalid value (undefined) but has to be one of number, string, boolean, array, object, mixed, file, json
                                  2022-09-08 17:21:35.065 - warn: bluelink.0 (26489) This object will not be created in future versions. Please report this to the developer.
                                  2022-09-08 17:21:35.099 - info: bluelink.0 (26489) undefined is not a valid state value for id "bluelink.0.xxxx.driveHistory.cumulated03.consumption.total"
                                  2022-09-08 17:21:35.115 - info: bluelink.0 (26489) undefined is not a valid state value for id "bluelink.0.xxxx.driveHistory.cumulated03.consumption.engine"
                                  2022-09-08 17:21:35.116 - info: bluelink.0 (26489) undefined is not a valid state value for id "bluelink.0.xxxx.driveHistory.cumulated03.consumption.climate"
                                  2022-09-08 17:21:35.163 - info: bluelink.0 (26489) undefined is not a valid state value for id "bluelink.0.xxxx.driveHistory.cumulated03.consumption.devices"
                                  2022-09-08 17:21:35.164 - info: bluelink.0 (26489) undefined is not a valid state value for id "bluelink.0.xxxx.driveHistory.cumulated03.consumption.battery"
                                  2022-09-08 17:21:37.110 - debug: bluelink.0 (26489) Read new status from api for xxxx
                                  2022-09-08 17:22:09.663 - debug: bluelink.0 (26489) Set new full status for xxxx
                                  2022-09-08 17:22:09.664 - debug: bluelink.0 (26489) {"vehicleLocation":{"coord":{"lat":,"lon":,"alt":147,"type":0},"head":230,"speed":{"value":0,"unit":0},"accuracy":{"hdop":6,"pdop":10},"time":"20220908152207"},"vehicleStatus":{"airCtrlOn":false,"engine":false,"doorLock":true,"doorOpen":{"frontLeft":0,"frontRight":0,"backLeft":0,"backRight":0},"trunkOpen":false,"airTemp":{"value":"02H","unit":0,"hvacTempType":0},"defrost":false,"acc":false,"evStatus":{"batteryCharge":false,"batteryStatus":94,"batteryPlugin":0,"remainTime2":{"etc1":{"value":17,"unit":1},"etc2":{"value":80,"unit":1},"etc3":{"value":35,"unit":1},"atc":{"value":90,"unit":1}},"drvDistance":[{"rangeByFuel":{"evModeRange":{"value":271,"unit":1},"totalAvailableRange":{"value":271,"unit":1}},"type":2}],"reservChargeInfos":{"reservChargeInfo":{"reservChargeInfoDetail":{"reservInfo":{"day":[2,4],"time":{"time":"0750","timeSection":0}},"reservChargeSet":true,"reservFatcSet":{"defrost":false,"airTemp":{"value":"14H","unit":0,"hvacTempType":1},"airCtrl":0,"heating1":0}}},"offpeakPowerInfo":{"offPeakPowerTime1":{"starttime":{"time":"1200","timeSection":0},"endtime":{"time":"1200","timeSection":0}},"offPeakPowerFlag":0},"reserveChargeInfo2":{"reservChargeInfoDetail":{"reservInfo":{"day":[9],"time":{"time":"1200","timeSection":0}},"reservChargeSet":false,"reservFatcSet":{"defrost":false,"airTemp":{"value":"14H","unit":0,"hvacTempType":1},"airCtrl":0,"heating1":0}}},"reservFlag":0,"ect":{"start":{"day":9,"time":{"time":"1200","timeSection":0}},"end":{"day":9,"time":{"time":"1200","timeSection":0}}},"targetSOClist":[{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":288,"unit":1},"totalAvailableRange":{"value":288,"unit":1}},"type":2},"plugType":0},{"targetSOClevel":100,"dte":{"rangeByFuel":{"evModeRange":{"value":288,"unit":1},"totalAvailableRange":{"value":288,"unit":1}},"type":2},"plugType":1}]}},"ign3":true,"hoodOpen":false,"transCond":true,"steerWheelHeat":2,"sideBackWindowHeat":0,"tirePressureLamp":{"tirePressureLampAll":0,"tirePressureLampFL":0,"tirePressureLampFR":0,"tirePressureLampRL":0,"tirePressureLampRR":0},"battery":{"batSoc":90,"batState":0},"lampWireStatus":{"stopLamp":{"stopLampStatus":false,"leftLamp":false,"rightLamp":false},"headLamp":{"headLampStatus":false,"leftLowLamp":false,"rightLowLamp":false,"leftHighLamp":false,"rightHighLamp":false,"leftBifuncLamp":false,"rightBifuncLamp":false},"turnSignalLamp":{"turnSignalLampStatus":false,"leftFrontLamp":false,"rightFrontLamp":false,"leftRearLamp":false,"rightRearLamp":false}},"smartKeyBatteryWarning":false,"breakOilStatus":false,"sleepModeCheck":false,"time":"20220908132202","remoteWaitingTimeAlert":{"remoteControlAvailable":1,"remoteControlWaitingTime":168,"elapsedTime":"06:34:54"},"systemCutOffAlert":0,"tailLampStatus":0,"hazardStatus":0},"odometer":{"value":606.5,"unit":1}}
                                  2022-09-08 17:22:09.687 - debug: bluelink.0 (26489) Folgende Ladezeiten Moeglichkeiten wurden gefunden:
                                  2022-09-08 17:22:09.687 - debug: bluelink.0 (26489) {"etc1":{"value":17,"unit":1},"etc2":{"value":80,"unit":1},"etc3":{"value":35,"unit":1},"atc":{"value":90,"unit":1}}
                                  2022-09-08 17:22:09.750 - info: bluelink.0 (26489) State value to set for "bluelink.0.xxxx.vehicleStatus.doorOpen.frontLeft" has to be type "boolean" but received type "number"
                                  2022-09-08 17:22:09.794 - info: bluelink.0 (26489) State value to set for "bluelink.0.xxxx.vehicleStatus.doorOpen.frontRight" has to be type "boolean" but received type "number"
                                  2022-09-08 17:22:09.797 - info: bluelink.0 (26489) State value to set for "bluelink.0.xxxx.vehicleStatus.doorOpen.backLeft" has to be type "boolean" but received type "number"
                                  2022-09-08 17:22:09.840 - info: bluelink.0 (26489) State value to set for "bluelink.0.xxxx.vehicleStatus.doorOpen.backRight" has to be type "boolean" but received type "number"
                                  2022-09-08 17:22:09.851 - info: bluelink.0 (26489) State value to set for "bluelink.0.xxxx.vehicleStatus.steerWheelHeat" has to be type "boolean" but received type "number"
                                  2022-09-08 17:22:09.896 - debug: bluelink.0 (26489) Set 90 battery state for xxxx
                                  

                                  Edit: Log um weitere Einträge ergänzt...

                                  Newan T 2 Replies Last reply Reply Quote 0
                                  • Newan
                                    Newan @FredF last edited by

                                    @fredf Warte mal ne neue Version ab, dann wird das auch weniger/weg

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

                                      @fredf Wenn du die Zeit hast kannst du mal die GitHub version testen ob das Problem schon behoben ist
                                      Einfach nochmal alle Objekte löschen und dann via Github installieren

                                      FredF 1 Reply Last reply Reply Quote 0
                                      • FredF
                                        FredF Most Active Forum Testing @tombox last edited by

                                        @tombox Danke! Das sieht gut aus 👍

                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          erickuttruff last edited by erickuttruff

                                          Hallo Zusammen,
                                          ich habe das Problem das der soc-12v seit einigen Tagen nicht mehr aktualisiert wird. Dieses Problem habe ich immer wieder nach einiger Zeit. Hier hilft nur eine Neuinstallation der Instanz. Alle anderen Werte werden zuverlässig geliefert.
                                          2dab7325-6e69-4452-8275-26ea130f794d-image.png

                                          Kann hier jemand weiterhelfen?`
                                          Auto ist ein IONIQ5

                                          Viele Grüsse
                                          Eric

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

                                            @erickuttruff der Wert wird nur aktualisiert, wenn du mindestens 30min mit dem Auto unterwegs bist.. soweit meine Erfahrungen... manchmal zwar auch, wenn er die 12V im Stand nachlaedt, aber das macht er ja so selten..

                                            Sofern alle anderen Werte aktuell sind, ist der Adapter ok.. 🙂

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            520
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            127
                                            1997
                                            690556
                                            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