[RELEASE] Nissan Leaf integration leaf2mqtt

Hello everyone,

I created a driver to get my Nissan Leaf battery level.
Plenty of growth possibilities, but better start simple.

The easy way requires some knowledge and possibility to run containers. The leaf2mqtt container polls the car and populates a topic on an mqtt bus. The driver gets the data from the mqtt bus.

Installation

Source

Hope it helps others

Jean.

1 Like

v2 code update

Due to mqtt connection losses, I made a couple changes:

  • auto reconnect
  • keepalive publishing a timestamp to mqtt