The mopar component is up and running for me, however it isn’t returning the data I had hoped. I can see on the mopar website my charge state (Pacifica plug in hybrid).
So, how d I go about troubleshooting this to eventually make a suggestion to code correction? The way I see it there are a few possibilities:
Mopar just returns the data pieces requested and I just need to request that one too in the .py file.
Mopar doesn’t return it at all. Out of luck.
Mopar returns it but the component wasn’t expecting it and doesn’t display it.
This will be my first foray into trying to understand and maybe even make a correction/enhancement to a component.
Whether this change of dependencies, which hasn’t made it into pypi and therefore not into HA makes a difference, I do not know. It may be worth you raising an issue on the home assistant github.