Need help understanding code #251
Unanswered
drlauridsen
asked this question in
Q&A
Replies: 2 comments 2 replies
-
WeConnect-mqtt only contains the MQTT part. The rest is in the python library: https://github.com/tillsteinbach/WeConnect-python |
Beta Was this translation helpful? Give feedback.
2 replies
-
I were thinking the same, and wanted to do so, but not enough time. One add on to install, and all sensors etc. autodisclvered into Homeassistant :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@tillsteinbach
I am trying to modify your code, to generate autodiscovery sensors and switches for Home Assistant.
I am a beginner level programmer, so I need some help 🙂
What I need to do is get the VIN, and then generate mqtt topics with a specific structure that automatically creates sensors in HA.
I can't seem to find the code where you generate the mqtt topics (or if it is in weconnect mqtt base.py I simply don't understand it), could you point me in the right direction?
Beta Was this translation helpful? Give feedback.
All reactions