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.
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…)
@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
@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
@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)