-
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrating with Open Vehicle Monitoring System (OVMS) #331
Comments
Hi @amotl, I've recently been using OwnTracks with OVMS which works well to record the location of the vehicle. See an example of a recent trip I made this christmas in my EV The integration was done in quick and hacky way using OVMS V3 server logging to MQTT then using NodeRED so subscribe to the OVMS GPS MQTT topics and then publish these to owntracks recorder MQTT topics in the correct format. I'm happy to share this NodeRED flow but it's probably not the most eligant solution. |
Thanks for sharing your example!
Sure, this would well resonate with what I wrote elsewhere just yesterday where I've asked @dexterbg about appropriate integration with InfluxDB and Grafana through Kotori.
|
Here is my NodeRED flow:
|
Thanks @glynhudson! @jpmens, @ckrey, @linusg and the community will like it. On the other hand, I might be able to reuse the essence of that ( @jpmens: Should we add this file [1] to the repository or put it into the documentation somehow? [1] https://gist.github.com/amotl/53489f65ea769d5c6118afbd65aa92a3 |
Hi there,
after writing down #330, I just found @glynhudson might already be working on a respective integration with the Open Vehicle Monitoring System (OVMS) he outlined within #321.
I am deliberately opening this issue as an anchor to track the integration between both systems.
With kind regards,
Andreas.
cc @dexterbg
The text was updated successfully, but these errors were encountered: