[APP][Pro][DEPRECATED] We Connect / myAudi / MyŠKODA / My SEAT / My Cupra

Trying to install it with CLI and getting these errors, could someone point out what I’m doing wrong?

I have the github repo at the folder and the folder has the adapter-core folder and index.js in it.

36 verbose node v14.15.3
37 verbose npm  v8.5.4
38 error code ELSPROBLEMS
39 error missing: @iobroker/adapter-core@file:./lib/@iobroker/adapter-core, required by com.we-volkswagen.connect@1.0.0
39 error missing: @peculiar/webcrypto@^1.1.6, required by com.we-volkswagen.connect@1.0.0
39 error missing: axios@^0.21.1, required by com.we-volkswagen.connect@1.0.0
39 error missing: dottie@^2.0.2, required by com.we-volkswagen.connect@1.0.0
39 error missing: ngeohash@^0.6.3, required by com.we-volkswagen.connect@1.0.0
39 error missing: npm-force-resolutions@^0.0.10, required by com.we-volkswagen.connect@1.0.0
39 error missing: request@^2.88.2, required by com.we-volkswagen.connect@1.0.0
39 error missing: traverse@^0.6.6, required by com.we-volkswagen.connect@1.0.0
39 error missing: uuid@^8.3.2, required by com.we-volkswagen.connect@1.0.0

@peltsi51 do a “npm install” before “homey app install”

Thanks. Actually did npm install already but apparently it didn’t actually go through. Rebooted, npm install and voila it works.

2 Likes

Tried to add my ID3 with the VAG connect app. During the inclusion in the “Select devices you’d like to add” window I get the “An unknown error has occurred [null]”

I cannot get any further than this in the inclusion.

Sent the error log with PM to @martijnpoppen

@peltsi51 Will have a look :slight_smile:
Couldn’t test ID cars yet

1 Like

@martijnpoppen when trying to add a pre 2020 hybrid VW i run into the timeout after 30000ms as well. not sure how to proceed.

@Bug
Yes checking that with Athom. Somehow it throws that error.
You can try via the webapp there the alert doesnt brick the pairing flow

somehow it is throwing “network request failed” on the same spot as the phone app.
it went to ask for the credentials once but not anymore… (had to search for the credentials…)

Will check. Athom is also checking it

1 Like

Excelent. No hurry and thanks again for developing for this app! Just ask if you need some more info or to do some tests.

1 Like

@Bug network errors are fixed. You should be able to pair now.

@peltsi51 extended the loading time to get the results from the server. Hopefully that fixes your error.
Is it also possible to export your ioBroker json to me @peltsi51 ? Then I can compare ID cars with the other API

@Sharkys S-PIN on pairing is fixed too :slight_smile:

1 Like

@martijnpoppen getting one step closer… i get to the spin part… fetching data from server and then back to the user name and password screen that sits before the spin screen (VW hybrid pre 2020)
when adding it with the post 2020 it finds the car… waiting if it will fetch the data

@Bug Then no car could be found. Can you try to use the > 2020 type?

@martijnpoppen when adding it with the post 2020 it finds the car… waiting if it will fetch the data

@Bug probably your car uses the new method of connecting :stuck_out_tongue:

1 Like

@martijnpoppen I know it’s not fully ready yet so simply ignore this if it’s wip , using latest tree :

  • when trying to Unlock / Lock - nothing happens, only error
[log] [Device] VW - e-GOLF COMFO 100 E1F - onCapability_ACTION true
[error] TypeError: Cannot use 'in' operator to search for 'locked' in true
    at device_vw_ev.onCapability_ACTION (/drivers/main-device.js:101:30)
    at device_vw_ev._onSetCapabilityValue (/opt/homey-client/node_modules/homey-apps-sdk-v3/lib/Device.js:167:11)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
[log] [Device] VW - e-GOLF COMFO 100 E1F - onCapability_ACTION false
[error] TypeError: Cannot use 'in' operator to search for 'locked' in false
    at device_vw_ev.onCapability_ACTION (/drivers/main-device.js:101:30)
    at device_vw_ev._onSetCapabilityValue (/opt/homey-client/node_modules/homey-apps-sdk-v3/lib/Device.js:167:11)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
  • flash & flash & honk does nothing - log :
[log] [Device] VW - e-GOLF COMFO 100 E1F - onCapability_ACTION { remote_flash: false }
[log] [Device] VW - e-GOLF COMFO 100 E1F - setCapabilityValues

I haven’t re-added car after installing from latest tree - if it’s required, happy to test after re-adding
(I did set SPIN in the app)

@Sharkys lock is fixed.
Not sure about the remote flash. But it might take a while.

1 Like

@martijnpoppen App installed - Audi login not yet possible but I read to late that you will finish VW first ,)

@SvenRhein sorry :stuck_out_tongue:

But if you want you can already help me with some data. You can send me in a DM :slight_smile:

If you have the ioBroker installation.

1 Like