Newan / ioBroker.bluelink

Adapter for Hyundai (Bluelink) or KIA (UVO) connection
MIT License
15 stars 9 forks source link

Can't start clima control #62

Closed smokie128 closed 1 year ago

smokie128 commented 1 year ago

Since a few days ago, I can't start clima control via the bluelink adapter. It does work when starting from my phone. Other control functions also work, including stopping clima.

Log entries from iobroker upon setting the start state to true:

Adapter | Timestamp | Log level | Message -- | -- | -- | -- bluelink.0 | 2022-12-08 16:02:43.304 | warn | Terminated (UNCAUGHT_EXCEPTION): Without reason bluelink.0 | 2022-12-08 16:02:43.304 | info | terminating bluelink.0 | 2022-12-08 16:02:43.304 | info | Adapter bluelink cleaned up everything... bluelink.0 | 2022-12-08 16:02:43.303 | error | @EuropeVehicle.start: [503] Service Unavailable on [POST] https://prd.eu-ccapi.hyundai.com:8080/api/v2/spa/vehicles/redacted/control/temperature - {"retCode":"F","resCode":"5031","resMsg":"Unavailable remote control - Service Temporary Unavailable","msgId":"7fb0e93e-a0bf-43c9-8bc9-981229bbf808"} bluelink.0 | 2022-12-08 16:02:43.302 | error | ManagedBluelinkyError: @EuropeVehicle.start: [503] Service Unavailable on [POST] https://prd.eu-ccapi.hyundai.com:8080/api/v2/spa/vehicles/redacted/control/temperature - {"retCode":"F","resCode":"5031","resMsg":"Unavailable remote control - Service Temporary Unavailable","msgId":"7fb0e93e-a0bf-43c9-8bc9-981229bbf808"} at U (/opt/iobroker/node_modules/bluelinky/dist/index.js:17:11700) at G. (/opt/iobroker/node_modules/bluelinky/dist/index.js:17:16700) at Generator.throw () at a (/opt/iobroker/node_modules/bluelinky/dist/index.js:17:136) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:95:5) bluelink.0 | 2022-12-08 16:02:43.302 | error | unhandled promise rejection: @EuropeVehicle.start: [503] Service Unavailable on [POST] https://prd.eu-ccapi.hyundai.com:8080/api/v2/spa/vehicles/redacted/control/temperature - {"retCode":"F","resCode":"5031","resMsg":"Unavailable remote control - Service Temporary Unavailable","msgId":"7fb0e93e-a0bf-43c9-8bc9-981229bbf808"} bluelink.0 | 2022-12-08 16:02:43.301 | 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 | 2022-12-08 16:02:42.562 | info | Starting clima for vehicle

... is my ioBroker crashing Hyundai's servers?

I have tried uninstalling and reinstalling the adapter, but no change. Spreche auch deutsch.

tsfuchs commented 1 year ago

I have the same problem but thought I‘m doing something wrong.

tsfuchs commented 1 year ago

Is it possible that the api call for climate Start is wrong? The Other calls are Working - Even the Stopping of the climate Control…

tsfuchs commented 1 year ago

Okay, iobroker thinks the 2.2.5 is the actual stable and there seems to be a bug. I installed the git version now it works. Can someone fix the stable release version for iobroker please?

arteck commented 1 year ago

yes its only in GIT version