[APP][Pro] Volkswagen - Your car, your smart home, perfectly connected

Well, if the Volkswagen app allows you to do this, then I can probably choose another capability that your Volkswagen app can show you instead.

So,

  • Can you see the charging power in the Volkswagen app?
  • Can you toggle charging in the Volkswagen app?
  • What other capabilities do you see besides charging power?
1 Like

Hello.

In the native Volkswagen app, I can:
Change charging power from 5A to MAX, current is 13A.
I can toggle charging on/off.

Thanks!

1 Like

This app is great, works perfectly with my e-golf! One question: I don’t see the start/stop charging option yet, is it still in testing? Would really love to have this functionality.

1 Like

Hi Casper
The last update gives a code 502 error.
How can i solve it?

Status code 5xx means Volkswagen is undergoing maintenance or experiencing an overload. It has nothing to do with the app update, as the section where I submit requests to Volkswagen remains unchanged :slight_smile:

It’s probably just a matter of patience until they get their systems up and running again!

Hi. Thanks for making this app, I have missed the connection to my car since the VW-connect app was depreciated. I have started to migrate my flows to this new app, but there are some useful cards/tags that is missing from the old app. For ex:

  • Is vehicle home yes/no
  • Estimated max range

Is that possible to add (maybe Martijnpoppen can guide you if you cannot “find” them)

Hi, please post any feature requests here, thanks!

Also, I don’t think I’m going to add is vehicle home, since that’s an opinion based on what you consider home. You can use the distance from home to determine if you consider your vehicle home. For me, that’d be always within 20m of the Homey, but for someone in a narrow street in Amsterdam with limited parking space, home might be within 500m of the Homey. But within 500m for me can also be at my parents place. So you can implement your own comparison logic based on the meters from home.

Ok thanks, but I can’t find the meters from home capabilities in my ID4 GTX-23 with SW3.x

Capabilities

ID Title Type Value Set Value Last Changed
timestamp.access Åtkomst senast uppdaterad kl. number 1765954110288 8 hours ago
locked LÄst boolean true 8 hours ago
alarm_general OsÀker situation boolean false 8 hours ago
alarm_door.bonnet Motorhuv öppnad boolean false 24 hours ago
alarm_door.trunk Bagageutrymme öppnad boolean false 8 hours ago
alarm_door.rearRight Höger bakdörr öppnad boolean false 8 hours ago
alarm_door.rearLeft VÀnster bakdörr öppnad boolean false 8 hours ago
alarm_door.frontRight Höger framdörr öppnad boolean false 8 hours ago
alarm_door.frontLeft VÀnster framdörr öppnad boolean false 8 hours ago
alarm_window.frontLeft VÀnster framfönster öppnad boolean false 24 hours ago
alarm_window.frontRight Höger framfönster öppnad boolean false 24 hours ago
alarm_window.rearLeft VÀnster bakfönster öppnad boolean false 24 hours ago
alarm_window.rearRight Höger bakfönster öppnad boolean false 24 hours ago
timestamp.battery_status Batteristatus senast uppdaterad kl. number 1765954093000 8 hours ago
measure_battery Batteri number 74 8 hours ago
measure_battery_percentage Batteriprocent number 74 8 hours ago
measure_range RĂ€ckvidd number 267 8 hours ago
measure_battery.until_target_soc Till mÄlnivÄ för laddning batteri number 16 8 hours ago
measure_battery.until_full Till full batteri number 26 8 hours ago
timestamp.temperature_battery_status Batteritemperaturstatus senast uppdaterad kl. number 1765954090924 8 hours ago
measure_battery_temperature.min Minsta batteritemperatur number 11 8 hours ago
measure_battery_temperature.max Maximala batteritemperatur number 13 8 hours ago
timestamp.charging_settings LaddningsinstÀllningar senast uppdaterad kl. number 1765954093000 8 hours ago
target_soc MÄlnivÄ för laddning number 0.9 20 hours ago
timestamp.charging_status Laddningsstatus senast uppdaterad kl. number 1765954093000 8 hours ago
ev_charging_state Laddningsstatus enum plugged_out 8 hours ago
is_charging Laddar boolean false 8 hours ago
measure_charging_power Laddeffekt number 0 8 hours ago
measure_charging_rate Laddhastighet number 0 8 hours ago
measure_remaining_charging_time ÅterstĂ„ende laddningstid number 0 8 hours ago
timestamp.climatisation_status Klimatstatus senast uppdaterad kl. number 1765954096000 8 hours ago
climatisation_onoff KlimatanlÀggning boolean false truefalse 8 hours ago
target_temperature MÄltemperatur number 20 8 hours ago
measure_remaining_climatisation_time ÅterstĂ„ende klimattid number 0 8 hours ago
timestamp.maintenance_status UnderhÄllsstatus senast uppdaterad kl. number 1765953989443 8 hours ago
maintenance_due_days UnderhÄll förfaller number -4 8 hours ago
timestamp.odometer_status Odometerstatus senast uppdaterad kl. number 1765953989443 8 hours ago
meter_odometer KilometerrÀknare number 58354 8 hours ago
timestamp.plug_status Kontaktstatus senast uppdaterad kl. number 1765954113000 8 hours ago
is_plug_connected Kontakt ansluten boolean false 8 hours ago
vehicle_online Fordon online boolean true 16 hours ago
vehicle_active Fordon aktiv boolean false 8 hours ago
button_wake VĂ€ck fordon boolean null truefalse 24 hours ago
button_wake_refresh VĂ€ck fordonet och uppdatera data boolean null truefalse 24 hours ago

That’s strange
 I think some capabilities did not register properly. It should work for the ID.4. Can you try to reboot the app to trigger the capability registration again?

Settings > Apps > Volkswagen > App settings > Reboot app

Just tried to reboot the app, but I can’t find the capability unfortenantely. I’m not sure if it would help to reinstall the device, but I would like to avoid that since it will mess up my flows.
For info, on the old VW-connect device, I can see the latitude and longitud capabilities, so the car did have them before (they just don’t update anymore in that app, since it is depreciated).

I just tried change the language to english and rebooted the Homey, and now the distance from home capability showed up. So I tried to change back to Swedish to see if the language was the problem, but it was still there. So I cannot say what he fix was, because I tried reboot the Homey yesterday without changing language, without any success.
Anyway, it is solved and thanks for making this excellent app!

1 Like

Good to hear!

Tomorrow, I finally have a full day to fix some of these issues. I’ll try to link this to the repair function so you can retrigger the initialise function. I think the issue is that if the car didn’t provide the information when the app/homey boots, it’ll never try to re-initialise these missing capabilities :thinking:

I’m also going to add an optional feature in the settings to start logging so when you create a diagnostics report, you can share the output of your car so I can better understand why these seemingly random issues pop up.

1 Like

Hi Bloemendaal, congratulations with this app, great work.

I have a Skoda Elroq and noticed the app uses the same ‘VAG’ network/server, but I cannot connect with your app.

I would love to work together on trying to modify and maintaining an app for Skoda, let me know if you are ok with that. (I published my first app today :star_struck: while I bought my Homey Pro 1 month ago)

1 Like

Is it possible to add the state “moving/not moving”?

I want to use that for the check if the car is locked or not when it’s parked.

Hi,

thanx for making the app. I was looking for this when Martijn Poppen stopped the development of the other app. I have an id 4 and the app works great. I also was looking for a variable for when the car is parked. I only found ‘vehicle active’. I assume that it means ignition on/off?

1 Like

Hi everyone! Here’s a little update:

Currently in testing:

  • Optional logging setting for everyone that experienced issues. You can now go to device → advanced settings → enable logging. After enabling logging, you can go to apps → Volkswagen → send diagnostic report to share the Volkswagen responses with me. This helps me understand why some features work for me and not for you. @Olex @KoenvdL
  • Fixed an issue where locking/unlocking doesn’t work on vehicles that should support it.
  • Internal improvements where multiple capabilities failed to register if one of them was giving an invalid response. Every polling interval the app now checks if a new capability should exist based on the latest response. E.g. when the car still reports that you were driving while adding the device, multiple capabilities disappeared. Thanks for reporting this @Westberg!
  • Fixed an issue where updating the max current AC in flows without explicitly providing the auto lock charging cable caused the flow to crash. Those values must either both be present or both be absent. Picking the unchanged option now uses the device’s capabilities to fill in the missing properties.
  • Fixed an issue where the update max. charging current would show you all options instead of only the options that your vehicle supports. It should now match the options you see in your app (either maximum/reduced or 5A/10A/13A/32A).
  • Added the max_charging_current capability. If your vehicle only supports the maximum and reduced options, it’ll show you 16A or 6A.

Next up:

  • I created the is_parked capability based on the code of Martijns app as @Raymond and @Fiek requested. After the features currently on testing are released, I’ll push this feature to testing. Because of the big refactor I want to make sure everything still works as expected before pushing this release to everyone, but feel free to review and install the app in advance based on this branch. I expect to release it somewhere after Christmas.

Lastly, @Rob_Hagemann and I started talking about the Skoda app. Somewhere after Christmas we’ll have our first call/attempt to get this working! :rocket:

Merry Christmas everyone! :christmas_tree:

8 Likes

@Bloemendaal Do you have plans for creating a connection with Cupra cars?

@Fiek, where do you see ‘vehicle active’?

Hi Jasper!

I only want to publish and maintain high quality apps. Since I don’t own a Cupra car, I cannot test my app and thus not guarantee that high standard. So unless you’re a developer willing to maintain a modified version of the Volkswagen app, I’m afraid I can’t help you.