yp87 / leaf2mqtt

Pull in data from the Nissan Connect platform for the LEAF and publish over MQTT
GNU General Public License v3.0
42 stars 39 forks source link

Support non-North America leaf made before May 2019 #6

Closed yp87 closed 2 years ago

yp87 commented 3 years ago

Add DartCarwings library support.

yp87 commented 3 years ago

Missing blowfish implementation

yp87 commented 2 years ago

Enabled support since blowish was added directly in the DartCarwings library.

This is untested since I don't have such Leaf. Please report feedback!

tskulbru commented 2 years ago

I couldnt get this to work, what exactly do I use as LEAF_TYPE to get this working?

yp87 commented 2 years ago

Hello @tskulbru ! I forgot to update the readme 😅 Here are the new choices: olderEurope, olderAustralia or olderJapan. I could not test it because I am not from these region, so I am re-opening this issue until I receive your feedback.

Thank you!

tskulbru commented 2 years ago

Can confirm olderEurope works for my 2018 Leaf.

yp87 commented 2 years ago

Awesome!