Read the statement by Michael Teeuw here.
Nissan Connect EV
-
Anyone interested in making a module for Nissan connect ev? I’ve been looking around, trying to find any pre-existing modules without luck. It would be nice to be able to check the battery status, and available distance for the car. Refreshing the info either by timer every xxx minutes, or manually. If possible also status of the heater/fan (active/inactive) and ability to start the heater.
What I have found is an api that maybe could be used; https://github.com/josteitv/nissanconnect-api
Anyone interested?
-
I’ve found another repo on github for this. A node.js client library for NissanConnect EV (previously called carwings).
https://github.com/philliphoff/carwings2
Anyone savvy enough to say if this is something that could be used for a quick build?