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

Yeah, I really hope so.

Seems like a quite solid solution so far, a small delay from the flow is started and the actual heating starts, but something I definitely can live with. Sweet

I made also a backup to start the heating because sometimes it doesnt start, especially when the car is “sleeping”.

I made a flow which writes the command again after 60s. Now it’s close to a bulletproof.:wink:

Okay, so in the same flow you send the command again with a 60s delay?

Exactly

1 Like

Ping on someone to build a Homey app for Volkswagen We connect? Iobroker workaround works, but it is a workaround…

Anyone?

+1 …that would be awesome indeed

+2!
Proof of concept is done, API is working. But I cannot code. :scream:

1 Like

Btw ioBroker seems to be nice tool indeed, thank you @peltsi51 … just first draft, started with Node-Red two days ago and I’m not developer… but can someone provide some good link on nice documentation for those values ? The GitHub is not specific on all the options. Otherwise I’m guessing only. …next phase is to use MQTT to do some automation inside of Homey but…direct integration would be much better.

Btw, it’s running in Container on Synology (HowTO - How to Install ioBroker on Your Synology NAS – Marius Hosting) but it’s quite resources extensive …

But I will probably go with :wink:


Agree, iobroker works good enough but an app for homey would make life easier and making us cut some corners instead of using MQTT

Would like a we connect app too!

https://community.homey.app/t/volkswagen-we-connect/34493/16?u=gruijter

2 Likes

Yes, we know what you have said previously in the thread @Gruijter. My hope is that someone with coding skills buys a ID3/ID4, until then I will survive with the IObroker integration.

1 Like

I think there is plenty of interest, so maybe a bounty could be a way forward ?
Happy to support it with 20Euro myself.

20e from here also

Definitely, but I do not think this a financial issue. If there are a developer that buys a ID car, I am quite sure she/he develops an app

@peltsi51 and @Sharkys, you still use the iobroker adapter, right?
Have you experienced and outtages lately?
I seem to have an issue to connect for the last days:

Yes, actually just yesterday afternoon but it seems it got fixed.
I however reinstalled vw-connect as I realized I was using 0.0.30 instead of 0.0.33
obrazek

In the afternoon I was getting :

vw-connect.0 | 2021-06-01 13:27:46.495 | error | (7796) Login Failed
-- | -- | -- | --
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at IncomingMessage.emit (events.js:326:22)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at Object.onceWrapper (events.js:420:28)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/request/request.js:1076:12)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at Request.EventEmitter.emit (domain.js:483:12)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at Request.emit (events.js:314:20)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at Request.<anonymous> (/opt/iobroker/node_modules/request/request.js:1154:10)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at Request.EventEmitter.emit (domain.js:483:12)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at Request.emit (events.js:314:20)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | at Request._callback (/opt/iobroker/node_modules/iobroker.vw-connect/main.js:469:105)
vw-connect.0 | 2021-06-01 13:27:46.495 | error | (7796) TypeError: Cannot read property 'split' of undefined
vw-connect.0 | 2021-06-01 13:27:46.490 | error | (7796) TypeError: Cannot read property 'split' of undefined
vw-connect.0 | 2021-06-01 13:27:46.490 | error | (7796) Login was not successful, please check your login credentials and selected type

But now it’s working…
obrazek

Any idea why the updated version is not showing for me

EDIT: Answer to myself. The 0.0.33 is a test version and not official and can be installed via github. Question still is that do you get some more info if you update to 0.0.33?

I don’t see any major differences honestly but I wasn’t analysing it…

1 Like