This is great. Are we able to have the OBD PIDs as loadable pairs in some form of JSON file, with the values and descriptors loaded at run time, so different vehicle manufacrurers PIDs can be loaded, not just the generic ones? Maybe select by GUI, ticking them off.
I'm thinking battery charge time and distance remaining, etc for electric vehicles where I don't think standard PIDs exist.
People could add to the database of PIDs for different vehicles, and you could select for which to use based on your preferences.
Yes, the app uses https://github.com/eigger/hassble-config as its default repository. Users can also fork it or use their own personal repositories. Right now, the repository only has predefined PIDs, but the configuration format allows for manual setup. So, as long as the PID and formula are known, it can be configured right away—and once those items are set up in the repository, users can add them in the app with just a single click.
For people that look up or discover the PIDs that are specific for their vehicles, do you want them to post them here in this thread to share with everyone else?
That sounds good. I can't track down every single PID on my own, so it would be great if we could all share them here. For reference, I’ve also opened a dedicated issue on GitHub for sharing them.