Hi,
i have finish my development to integrate Cupra / Seat Telemetry Data in my MagicMirror.
I don’t have writen a Module for MM, but i have integratet a Python Script to read via Node-Red the Data from the Car, and send it over MQTT to the MM.
All the Work do Node-Red.
Im not sure, if Im right here, but maybe it helps some other Users.
It is writen in german, so if you need an other language use a translator.
Installation of pycupra to read the data:
https://github.com/SteitzTo/pycupra_manual_de.git
Installation of an Node-Red Workflow to send the Data to the MM:
https://github.com/SteitzTo/pycupra_to_MagicMirror.git
I hope it helps other Users to Display some Data from there cars.
Greetings Torsten