VW WeConnect ID - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: VW WeConnect ID (/showthread.php?tid=4042) |
VW WeConnect ID - tomnord - 12.05.2022 Hello. Any pointers on how to get this integrated in LM? https://pypi.org/project/weconnect/ RE: VW WeConnect ID - Daniel - 13.05.2022 You could try using this. LM has Broker app and MQTT client https://github.com/tillsteinbach/WeConnect-mqtt RE: VW WeConnect ID - pioneersteffen - 14.05.2022 Hi, I‘m also interested to connect to WeConnect. Is this also working for W4K? I‘ve not seen a Broker and MQTT app in the app store. Many thanks for your help. Best Regards Steffen RE: VW WeConnect ID - admin - 16.05.2022 The broker app is only available on LM. But you still need some other device like a Raspberry Pi to run the Python code that handles the cloud communication. As with many unofficial solutions this basically emulates a mobile app. This means that the integration can break at any time if the something changes on the manufacturer's side. |