097bc5ad5192755268e314720fbe6475760bc600
we_connect.py now only handles WeConnect login and vehicle selection. All extract_*() functions, ALL_DOMAINS, and collect_snapshot() live in data_model.py alongside the store and value helpers. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Periodically polls a VW WeConnect vehicle via the weconnect library, stores timestamped records as JSON, and pushes live data to connected TCP clients. A PyQt5 GUI client visualises the data in real time.
742 KiB
Languages
Python
89.2%
Shell
10.8%