Replies: 1 comment 1 reply
-
Update: I have installed weconnect-cli on a separate RPI3b. With this command line tool, I'm able to retrieve information, including current SoC, which does not show up anymore in my weconnect-mqtt setup: `pi@rpi3Lite64:~ $ weconnect-cli --username [email protected] --password 1234567890 shell 78` So, there seems nothing wrong between the car and the weconnect server to weconnect-cli. I must have messed up something with my weconnect-mqtt setup, which stops it from reporting SoC (among others) yet continues to provide update timestamps. |
Beta Was this translation helpful? Give feedback.
-
Dear Forum,
I’m setting up weconnect-mqtt for my ID.3 on Domoticz, using Node-RED in between and Mosquitto as mqtt broker. All is running on an RPI4. On my PC. I’m using mqtt.fx as monitoring tool. First results were encouraging. I received data every 300 secs on subscribed topics like SoC, Remaining Range, Charge Power and alike. All correctly showing up in Domoticz. Also, using write-topics, able to set target-SoC and Reduce Charge Current using the related write-topics.
However, around mid December, no more updates are coming in and similarly setting Target SoC or Reduced Charge Current fails. The only topic that currently arrives every 300 secs is weconnect/0/mqtt/weconnectUpdated. This is consistent with what I see in the mqtt.fx monitoring tool. On accasion I noted a parking position (lon/lat/timestamp) coming in. Once with correct coordinates, once without coordinates.
I have tried restarting, ensuring latest versions of weconnect-python (0.59.5) and weconnect-mqtt (0.48.3), etc. I must have missed something or changed something unintentionally (I added a user in the ID.3 and removed it again later).
Any tips, for example on:
would be appreciated to figure out were I made a mistake.
Thanks in advance.
Update: in the meantime, I have reset the ID3 to factory defaults and reconnected it to the services and mobile app, new spin, etc. Received a correct location and topic list and the regular weconnect/0/mqtt/weconnectUpdated timestamps, yet not information like SoC, range, etc.
Beta Was this translation helpful? Give feedback.
All reactions