[APP][Pro] Kia and Hyundai

Athom has put it on the roadmap. So soon?

1 Like

1.1.0 seam to have spolved my force update issue. Looks like it behaves like it should again will see over time :slight_smile:

1 Like

First of all, many thanks to Gruijter and everyone who works so tirelessly here! So far everything works great for me. Would it be conceivable to be able to control the charging current, see picture, via Homey?

1 Like

I havent seen any controls for that. But I will doublecheck. If it is available I will implement it.

2 Likes

Hi got this error when pairing the car, but it does seem to work?

Looks like a weird one-time error. I dont recognize any of the app code in the error message. But it does work?

Looks like it is working

2 Likes

I’d added my Kia Ceed SW PHEV, somehow it stay’s empty. And the Enige type says Full EV, but it’s any PHEV :wink:

Hallo Gruijter,

Nochmals, vielen Dank fĂźr die App!

Beim erstellen einer Laderoutine ist mir folgendes aufgefallen: Wenn ich die Karte “der Ladezustand des Akkus ist..” verneine(umkehre) ändert sich der Wortlaut der Karte nicht. Die Funktion ist jedoch gegeben.

Bin gerade dabei meine eigene Ladesteuerung zu erstellen, sieht soweit sehr vielversprechend aus. Leider kann ich die Leistung nicht steuern, da meine Wallbox nicht ansprechbar ist. (Sungrow Wallbox mit defektem Kommunikationsmenu)

Hat jemand gute Erfahrungen mit seiner Wallbox gemacht und kann mir eine empfehlen?


Hello Gruijter,

Thanks again for the app!

I noticed the following when creating a charging routine: If I negate (reverse) the card “the battery charge status is…”, the wording of the card does not change. However, the function is still there.

I am currently in the process of creating my own charging controller, which looks very promising so far. Unfortunately, I can’t control the power because my wallbox is unresponsive. (Sungrow wallbox with defective communication menu)

Has anyone had good experiences with their wallbox and can recommend one to me?

THX

1 Like

Ah. You found a bug in Homey itself, not in the app :sweat_smile:
Could you please report it to Athom?

1 Like

version 1.1.1 is ready for testing:

  • Added Ceed support.
  • Added i30 support.
  • Updated images.

@Jeroen_W Please test CEED support :slight_smile:

1 Like

When adding a Hyundai car the icon is only a blue circle. I suppose there should be the Hyundai logo?

image

report sent to Athom :+1:

1 Like

Hi,
I think the parking function does not work in the new test version of the Kia app 1.1.1. In the other old app Kia Hyundai this does work. I have both versions running side by side. I have a Kia E-soul 2021

1 Like

Thanks, it’s working perfect now :slight_smile:

1 Like

Here the Answer from Support:

Hi Manu,

Thank you for contacting support. Great find :wink:

This is something that the app developer needs to specify in the driver of the device what the text should be on the flow cards. I have checked but couldn’t locate the app in the appstore anymore so it’s possibly no longer supported. However, you can work around the issue since “AND” cards have 2 outputs (true and false) so you can simply make the text show the correct version of the flowcard and simply connect to the inverted output instead of inverting the entire flowcard. This at least makes sure that your entire flow “is correct” in terms of logic.

:zany_face: ok, you did your best :heart: .

That particular flowcard is created by the source code of Homey, as part of the new Homey Energy car charge functionality.
I will try other ways to report the issue myself.

1 Like

Sorry :joy::grin::upside_down_face:

New version 1.2.0 is ready:

  • Fixed car parked detection (thx for reporting @Erikje !)
  • Updated icons.
  • Added capability migration.

This version will most likely be released as stable in the Homey app store.

4 Likes

Could you tell us more about capability migration?