After some search on web, I have found an API and a Python package to allow me to get informations from my car (Nissan Leaf 2). You only need to have a account on Nissan+You
Therefore, I tried to make my own plugin. My repo for my module https://github.com/BreizhCat/DomoticzNissanLeaf.
It's my first module so I'm sure that my code need to be enhanced. But today, it works as expected for my needs.
Sorry, the readme is only in french today but once you will have installed the plugin 6 devices will appear:
- Battery Level (%)
- Range without AC (km)
- Range with AC (km)
- Distance drove (
divider has to be managed manually)
- Car state (plugged or not)
- Swtich to refresh data manually

If you find bug or if you have any idea please share in this topic. I will have a look.

In the meantime enjoy

PS: Sorry for my english hope it's not too bad!