-
Notifications
You must be signed in to change notification settings - Fork 249
Add Home Assistant integration documentation #1114
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Daniel Hansson <[email protected]>
Signed-off-by: Daniel Hansson <[email protected]>
Signed-off-by: Daniel Hansson <[email protected]>
@dexterbg I'm open for discussion on this one. |
Here's a good read about MQTT overhead: https://medium.com/@dheeptuck/how-to-optimize-data-usage-over-mqtt-792abebd2cd1 |
cc @markwj as well. 👍 |
Interesting! I thought about the same, but I use another approach I get data with integrated REST API from OVMS-Server v2. I use a multi SIM tariff with 150GB traffic so this is not a problem on my modules, but I still use v2 protocol because I like its efficiency. I grab data from the modules with HA's integrated REST API function to poll these from my OVMS Server. Of course if public servers are used, there should be a limit how many polls per day should be allowed, in this case MQTT might be better. If you like it and want to add it to your documentation, I attached the yaml file for home assistant. Of course this works with HTTPS encryption too. |
@CrashOverride2 That's super neat. My first problem as a new user though, I want ALL the entities(!) - and without knowing how to tinker with the OVMS module, I created an integration that does it for me. 👍 |
Ah ok this makes sense! In my first days with OVMS (2022) I want all metrics too and created a nice Grafana dashboard, but thats still too many, never looked at the dashboard again execpt for the first weeks of course :-) |
I don't really care either, but thought I'd try, and it worked! The integration gives me ~175 entities for my VW e-UP, but I only need like 4. 😂 Anyway, I made it to make the step into OVMS easier, and we'll, it works. :) MQTT is the future, and in 5 years it may be at the same stage as V2, so that's the reason for my decision. It also integrated nicely into HA. |
OVMS Home Assistant Documentation Overview
This documentation provides a comprehensive guide to integrating Open Vehicle Monitoring System (OVMS) with Home Assistant. It covers: