Hi, I wrote a very simple Android app for turning on a Leaf's heat or a/c remotely. It is available in the Google play store:
https://play.google.com/store/apps/details?id=org.nissano&hl=en.
I wrote this to overcome three problems with Nissan carwings / connect:
1) If I turned the heat on, drove, got out, and wanted to turn it on again, I wait forever on the app to do an "update". Lame and unnecessary.
2) The old Nissan carwings app stopped working. Really bad project management - you should never leave users hanging.
3) new Nissan connect app wants sensitive data access, such as the phone's exact location. Completely intrusive and unnecessary.
The app is completely open-source. The source code is here:
https://github.com/wannamak/nissano.
I hope it helps others; the app has really been a huge time saver for me.
https://play.google.com/store/apps/details?id=org.nissano&hl=en.
I wrote this to overcome three problems with Nissan carwings / connect:
1) If I turned the heat on, drove, got out, and wanted to turn it on again, I wait forever on the app to do an "update". Lame and unnecessary.
2) The old Nissan carwings app stopped working. Really bad project management - you should never leave users hanging.
3) new Nissan connect app wants sensitive data access, such as the phone's exact location. Completely intrusive and unnecessary.
The app is completely open-source. The source code is here:
https://github.com/wannamak/nissano.
I hope it helps others; the app has really been a huge time saver for me.